@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#25143f;--violet:#452074;--violet-deep:#2d124f;--aqua:#13d7c8;--aqua-soft:#d9fbf5;--yellow:#f7e64b;--coral:#ff675f;--pink:#ea4198;--lime:#cce948;--paper:#fbfaf6;--mist:#f1eef9;--muted:#706780;--line:#25143f26;--white:#fff;--max-width:1180px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(var(--max-width), calc(100% - 64px));margin:0 auto}.skip-link{z-index:20;color:var(--ink);background:var(--yellow);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.topbar{color:#ffffffe6;background:var(--violet-deep);font-size:.78rem}.topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.topbar p{margin:0}.topbar-links{align-items:center;gap:20px;display:flex}.topbar a,.footer-contact a,.footer-links a{align-items:center;gap:7px;transition:color .18s;display:inline-flex}.topbar a:hover,.footer-contact a:hover,.footer-links a:hover{color:var(--yellow)}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6f0;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:84px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:54px;height:54px}.brand-copy{gap:1px;display:grid}.brand-copy strong,.footer-brand strong{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.brand-copy small{color:var(--muted);text-transform:uppercase;font-size:.7rem}.primary-navigation{color:var(--muted);align-items:center;gap:28px;font-size:.83rem;font-weight:600;display:flex}.primary-navigation>a:not(.nav-cta){transition:color .18s}.primary-navigation>a:not(.nav-cta):hover{color:var(--violet)}.nav-cta{color:var(--white);background:var(--violet);border-radius:4px;align-items:center;gap:6px;padding:11px 15px;transition:background .18s,transform .18s;display:inline-flex}.nav-cta:hover{background:var(--violet-deep);transform:translateY(-2px)}.menu-toggle{width:42px;height:42px;color:var(--violet);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:none}.hero{background-color:var(--paper);background-image:radial-gradient(#4520741c 1px,#0000 1px),linear-gradient(118deg,#fbfaf6 0%,#f4efff 59%,#e6fffa 100%);background-position:0 0,0 0;background-size:22px 22px,auto;padding:76px 0 92px;position:relative}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;display:grid}.hero-copy{z-index:1;position:relative}.eyebrow,.section-kicker{color:var(--pink);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:.75rem;font-weight:700;display:flex}.hero h1,h2,h3{margin:0;font-family:Space Grotesk,sans-serif;font-weight:700}.hero h1{max-width:640px;color:var(--violet-deep);font-size:6.2rem;line-height:.9}.hero h1 span{color:var(--coral)}.hero-intro{max-width:510px;color:var(--muted);margin:27px 0 0;font-size:1.05rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:.86rem;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--violet)}.button-primary:hover{background:var(--violet-deep)}.button-quiet{color:var(--violet);border:1px solid var(--line);background:#ffffffa6}.button-quiet:hover{background:var(--white)}.button-dark{color:var(--white);background:var(--violet-deep)}.button-dark:hover{background:var(--violet)}.hero-note{color:var(--muted);align-items:center;gap:9px;margin-top:23px;font-size:.8rem;display:flex}.note-dot{background:var(--aqua);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #13d7c82e}.hero-visual{justify-self:end;max-width:590px;padding:12px 0 54px;position:relative}.hero-image-frame{border:10px solid var(--white);box-shadow:22px 22px 0 var(--aqua), 0 26px 50px #2d124f2e;border-radius:10px;position:relative;overflow:hidden}.hero-image-frame:after{content:"";background:linear-gradient(#0000 48%,#2d124fa3 100%);position:absolute;inset:0}.hero-image-frame img{aspect-ratio:1/1.03;object-fit:cover;width:100%}.image-caption{z-index:1;color:var(--white);gap:3px;display:grid;position:absolute;bottom:20px;left:22px;right:22px}.image-caption span{color:var(--yellow);text-transform:uppercase;font-size:.68rem;font-weight:700}.image-caption strong{font-family:Space Grotesk,sans-serif;font-size:1.55rem}.hero-peek{width:290px;min-height:95px;color:var(--white);background:var(--violet);border:6px solid var(--paper);border-radius:6px;align-items:center;gap:12px;padding:8px 14px 8px 8px;transition:transform .18s,background .18s;display:flex;position:absolute;bottom:-42px;left:-54px;box-shadow:0 15px 30px #2d124f33}.hero-peek:hover{background:var(--violet-deep);transform:translateY(-4px)}.hero-peek img{object-fit:cover;border-radius:3px;width:78px;height:78px}.hero-peek span{flex:1;gap:4px;display:grid}.hero-peek small{color:var(--aqua);text-transform:uppercase;font-size:.65rem;font-weight:700}.hero-peek strong{font-family:Space Grotesk,sans-serif;font-size:.92rem;line-height:1.1}.hero-sticker{width:86px;height:86px;color:var(--violet-deep);background:var(--yellow);text-align:center;border-radius:50%;place-content:center;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;line-height:1.05;display:grid;position:absolute;top:-18px;right:-30px;transform:rotate(12deg)}.proof-strip{color:var(--violet-deep);background:var(--yellow)}.proof-grid{grid-template-columns:1.05fr repeat(3,1fr);align-items:center;gap:24px;min-height:92px;display:grid}.proof-intro{gap:2px;display:grid}.proof-intro span{text-transform:uppercase;font-size:.7rem;font-weight:700}.proof-intro strong{font-family:Space Grotesk,sans-serif;font-size:1.12rem}.proof-item{align-items:center;gap:10px;font-size:.79rem;font-weight:600;display:flex}.proof-item svg{color:var(--pink);flex:none}.section-pad{padding:120px 0}.about-section{background:var(--paper)}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:84px;display:grid}.about-copy h2,.section-heading h2,.area-copy h2,.booking-grid h2{max-width:600px;color:var(--violet-deep);font-size:3.55rem;line-height:.98}.about-copy>p:not(.section-kicker){max-width:510px;color:var(--muted);margin:22px 0 0;line-height:1.7}.check-list{gap:12px;margin:27px 0 30px;padding:0;font-size:.9rem;font-weight:600;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;display:flex}.check-list svg{color:var(--violet-deep);background:var(--aqua);border-radius:50%;flex:none;padding:3px}.text-link,.product-link{color:var(--pink);align-items:center;gap:7px;font-size:.84rem;font-weight:700;display:inline-flex}.text-link:hover,.product-link:hover{color:var(--violet)}.about-image-wrap{padding:0 0 24px 24px;position:relative}.about-image-wrap:before{content:"";background:var(--pink);width:42%;height:58%;position:absolute;top:-20px;left:0}.about-image-wrap:after{content:"";background:var(--yellow);width:46%;height:46%;position:absolute;bottom:0;right:0}.about-image-wrap img{z-index:1;aspect-ratio:1.12;object-fit:cover;border:9px solid var(--white);border-radius:6px;width:100%;position:relative;box-shadow:0 18px 40px #2d124f2b}.about-image-label{z-index:2;width:190px;color:var(--white);background:var(--violet);border:5px solid var(--paper);gap:4px;padding:15px 17px;display:grid;position:absolute;bottom:14px;right:-13px}.about-image-label span{color:var(--aqua);text-transform:uppercase;font-size:.66rem;font-weight:700}.about-image-label strong{font-family:Space Grotesk,sans-serif;font-size:1.03rem;line-height:1.08}.catalogue-section{background:var(--white);border-top:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.section-heading>p{max-width:340px;color:var(--muted);margin:0 0 3px;font-size:.91rem;line-height:1.6}.filter-row{flex-wrap:wrap;gap:8px;margin:42px 0 30px;display:flex}.catalogue-contact{color:var(--white);background:var(--violet-deep);border:4px solid var(--yellow);border-radius:6px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:24px;margin:0 0 30px;padding:18px 20px;display:grid}.catalogue-contact-copy{gap:4px;display:grid}.catalogue-contact-copy p{color:var(--yellow);text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.catalogue-contact-copy strong{font-family:Space Grotesk,sans-serif;font-size:1.06rem;line-height:1.15}.contact-ribbon-actions{justify-content:flex-end;gap:10px;display:flex}.contact-ribbon-link{min-width:0;color:var(--violet-deep);background:var(--yellow);border-radius:3px;flex:1;align-items:center;gap:10px;padding:10px 12px;transition:transform .18s,background .18s;display:flex}.contact-ribbon-link:last-child{background:var(--white)}.contact-ribbon-link:hover{background:var(--aqua);transform:translateY(-2px)}.contact-ribbon-link>span{gap:2px;min-width:0;display:grid}.contact-ribbon-link small{text-transform:uppercase;font-size:.62rem;font-weight:700}.contact-ribbon-link strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.15}.filter-button{color:var(--muted);background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:9px 14px;font-size:.78rem;font-weight:700;transition:color .18s,background .18s,border-color .18s}.filter-button:hover,.filter-button.is-active{color:var(--violet-deep);background:var(--aqua);border-color:var(--aqua)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.catalogue-group+.catalogue-group{margin-top:64px}.catalogue-group-heading{border-bottom:1px solid var(--line);align-items:baseline;gap:18px;margin-bottom:24px;padding-bottom:14px;display:flex}.catalogue-group-heading .section-kicker{white-space:nowrap;margin:0}.catalogue-group-heading h3{color:var(--violet-deep);font-size:1.8rem;line-height:1}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:6px;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 28px #2d124f1f}.product-image{aspect-ratio:1/1.08;background:var(--mist);cursor:pointer;width:100%;font:inherit;text-align:left;border:0;border-radius:0;padding:0;display:block;position:relative;overflow:hidden}.product-image:focus-visible{outline:4px solid var(--yellow);outline-offset:-4px}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.04)}.product-tag{max-width:calc(100% - 54px);color:var(--violet-deep);background:var(--yellow);text-transform:uppercase;padding:6px 8px;font-size:.64rem;font-weight:700;position:absolute;top:12px;left:12px}.image-arrow{width:32px;height:32px;color:var(--white);background:var(--violet);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:11px;right:11px}.product-content{flex-direction:column;min-height:186px;padding:17px 17px 16px;display:flex}.product-content p{color:var(--pink);text-transform:uppercase;margin:0 0 7px;font-size:.66rem;font-weight:700}.product-content h3{color:var(--violet-deep);font-size:1.18rem;line-height:1.1}.product-content>span{color:var(--muted);margin-top:9px;font-size:.78rem;line-height:1.45}.product-link{margin-top:auto;padding-top:14px}.product-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:14px;display:flex}.product-actions .product-link{margin-top:0;padding-top:0}.product-email{width:30px;height:30px;color:var(--violet-deep);background:var(--aqua);border-radius:50%;flex:none;place-items:center;transition:color .18s,background .18s,transform .18s;display:grid}.product-email:hover{color:var(--white);background:var(--pink);transform:translateY(-2px)}.area-section{background:var(--aqua-soft);background-image:linear-gradient(135deg,#13d7c8b8,#cce948b3)}.area-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.area-copy h2{max-width:560px}.area-copy>p:not(.section-kicker){max-width:510px;color:var(--violet-deep);margin:22px 0 28px;line-height:1.65}.area-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.area-item{min-height:72px;color:var(--violet-deep);background:#ffffffa3;border:1px solid #2d124f29;align-items:center;gap:10px;padding:0 18px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;display:flex}.area-item svg{color:var(--pink)}.area-highlight{background:var(--white);box-shadow:6px 6px 0 var(--pink)}.area-note{color:var(--violet-deep);grid-column:1/-1;align-items:center;gap:10px;padding:14px 4px 0;font-size:.8rem;display:flex}.area-note svg{color:var(--pink);flex:none}.booking-section{color:var(--white);background:var(--violet-deep)}.booking-grid{grid-template-columns:1fr auto;align-items:center;gap:60px;display:grid}.booking-grid h2{max-width:560px;color:var(--white)}.booking-grid>div:first-child>p:last-child{color:#ffffffbd;max-width:470px;margin:22px 0 0;line-height:1.65}.booking-section .section-kicker{color:var(--yellow)}.booking-actions{justify-items:start;gap:12px;min-width:270px;display:grid}.button-yellow{color:var(--violet-deep);background:var(--yellow)}.button-yellow:hover{background:var(--white)}.button-outline{color:var(--white);border:1px solid #ffffff80}.button-outline:hover{color:var(--violet-deep);background:var(--white)}.booking-hint{color:#ffffff9e;align-items:center;gap:7px;margin-top:3px;font-size:.75rem;display:inline-flex}.image-modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d1036d6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-modal-dialog{background:var(--paper);border:7px solid var(--white);border-radius:8px;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);width:min(980px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000057}.modal-image-wrap{background:var(--violet-deep);place-items:center;min-height:520px;display:grid}.modal-image-wrap img{object-fit:contain;width:100%;height:100%;max-height:calc(100vh - 62px)}.modal-details{flex-direction:column;justify-content:center;padding:42px 34px 34px;display:flex}.modal-details .section-kicker{margin-bottom:15px}.modal-details h2{color:var(--violet-deep);font-size:2.4rem;line-height:1}.modal-details>p:not(.section-kicker){color:var(--muted);margin:18px 0 0;line-height:1.6}.modal-actions{gap:10px;margin-top:28px;display:grid}.modal-email-button{color:var(--white);background:var(--violet)}.modal-email-button:hover{background:var(--pink)}.modal-close{z-index:1;width:40px;height:40px;color:var(--violet-deep);background:var(--yellow);border:3px solid var(--violet-deep);cursor:pointer;border-radius:50%;place-items:center;transition:transform .18s,background .18s;display:grid;position:absolute;top:12px;right:12px}.modal-close:hover{background:var(--aqua);transform:rotate(8deg)}.site-footer{color:#ffffffc7;background:#1d1036}.footer-grid{grid-template-columns:1.4fr .8fr 1.2fr;gap:40px;padding:52px 0 42px;display:grid}.footer-brand,.footer-contact,.footer-links{align-content:start;gap:12px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{object-fit:cover;border-radius:50%;width:48px;height:48px}.footer-brand div{gap:3px;display:grid}.footer-brand span{color:#ffffff87;font-size:.74rem}.footer-brand strong{color:var(--white)}.footer-links{font-size:.8rem}.footer-contact{justify-items:end;font-size:.8rem}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding:16px 0 24px;font-size:.68rem;display:flex}.floating-call{z-index:8;width:52px;height:52px;color:var(--violet-deep);background:var(--yellow);border:3px solid var(--violet-deep);box-shadow:4px 4px 0 var(--pink);border-radius:50%;place-items:center;transition:transform .18s;display:grid;position:fixed;bottom:22px;right:22px}.floating-call:hover{transform:translateY(-4px)rotate(-6deg)}@media (width<=1100px){.hero h1{font-size:5.2rem}.hero-grid{gap:45px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-grid,.area-grid{gap:54px}}@media (width<=860px){.container{width:min(var(--max-width), calc(100% - 40px))}.topbar-inner{justify-content:center}.topbar p{display:none}.topbar-links{display:flex}.menu-toggle{display:inline-flex}.primary-navigation{background:var(--white);border:1px solid var(--line);align-items:stretch;gap:0;padding:8px;display:none;position:absolute;top:84px;left:20px;right:20px;box-shadow:0 20px 32px #2d124f24}.primary-navigation.is-open{display:grid}.primary-navigation>a:not(.nav-cta),.nav-cta{padding:14px}.hero{padding:58px 0 76px}.hero-grid,.about-grid,.area-grid{grid-template-columns:1fr}.hero-grid{gap:52px}.hero-copy{max-width:680px}.hero-visual{justify-self:center;width:min(100%,600px)}.about-grid,.area-grid{gap:60px}.about-copy{max-width:670px}.about-image-wrap{justify-self:center;width:min(100%,650px)}.proof-grid{grid-template-columns:repeat(2,1fr);padding:24px 0}.proof-intro{grid-column:1/-1}.booking-grid{grid-template-columns:1fr;gap:35px}.booking-actions{flex-wrap:wrap;align-items:center;display:flex}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{justify-items:start}.catalogue-contact{grid-template-columns:1fr}.contact-ribbon-actions{justify-content:stretch}.image-modal-dialog{grid-template-columns:1fr;overflow:auto}.modal-image-wrap{min-height:330px;max-height:54vh}.modal-image-wrap img{max-height:54vh}}@media (width<=620px){.container{width:min(var(--max-width), calc(100% - 28px))}.topbar{font-size:.68rem}.topbar-links{gap:12px}.topbar-links a{gap:5px}.header-inner{min-height:74px}.brand img{width:46px;height:46px}.brand-copy strong{font-size:.9rem}.primary-navigation{top:74px;left:14px;right:14px}.hero h1{font-size:3.75rem}.hero-intro{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-image-frame{box-shadow:12px 12px 0 var(--aqua), 0 20px 38px #2d124f26;border-width:6px}.hero-peek{width:calc(100% - 20px);left:10px}.hero-sticker{width:68px;height:68px;font-size:.66rem;right:-3px}.proof-grid{grid-template-columns:1fr;gap:16px}.proof-intro{grid-column:auto}.section-pad{padding:78px 0}.about-copy h2,.section-heading h2,.area-copy h2,.booking-grid h2{font-size:2.75rem}.section-heading,.catalogue-group-heading{display:block}.catalogue-group-heading .section-kicker{margin-bottom:10px}.catalogue-group-heading h3{font-size:1.55rem}.section-heading>p{margin-top:18px}.filter-row{gap:7px;margin-top:30px}.filter-button{padding:8px 10px;font-size:.7rem}.catalogue-contact{gap:16px;padding:16px}.contact-ribbon-actions{flex-direction:column}.contact-ribbon-link strong{font-size:.74rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-content{min-height:215px;padding:13px}.product-content h3{font-size:1rem}.product-content>span{font-size:.72rem}.product-link{font-size:.74rem}.image-modal-backdrop{padding:14px}.image-modal-dialog{border-width:5px;max-height:calc(100vh - 28px)}.modal-image-wrap{min-height:230px;max-height:42vh}.modal-image-wrap img{max-height:42vh}.modal-details{padding:28px 18px 18px}.modal-details h2{font-size:2.1rem}.area-list{gap:9px}.area-item{min-height:64px;padding:0 12px;font-size:.82rem}.area-note{align-items:flex-start;font-size:.74rem}.booking-actions{align-items:stretch;display:grid}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{gap:8px;line-height:1.4;display:grid}.floating-call{width:48px;height:48px;bottom:15px;right:15px}}
