@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--aegean:#0f3d5c;--aegean-deep:#0a2a40;--aegean-light:#1a5a82;--terracotta:#c4553a;--terracotta-soft:#d4785f;--sand:#f2ece4;--sand-warm:#ede5d8;--cream:#faf8f5;--ivory:#fffdf9;--olive:#5a6b4a;--olive-muted:#8a9a78;--charcoal:#1e1e1e;--slate:#4a4a4a;--mist:#8a8a8a;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:10rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--max-width:1160px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background-color:var(--cream);color:var(--charcoal);font-size:16px;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}::selection{background:var(--terracotta);color:#fff}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--aegean-deep);font-weight:600;line-height:1.1}h1{font-size:clamp(2.8rem,7vw,5.5rem);font-weight:400}h2{margin-bottom:var(--space-lg);font-size:clamp(2rem,5vw,3.4rem);font-weight:400}h3{margin-bottom:var(--space-sm);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600}p{max-width:60ch;color:var(--slate)}.text-accent{color:var(--terracotta);font-style:italic}.container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.section{padding:var(--space-3xl) 0;position:relative}.section--dark{background:var(--aegean-deep);color:#fff}.section--dark h2,.section--dark h3{color:#fff}.section--dark p{color:#ffffffb3}.section--warm{background:var(--sand)}.section-header{margin-bottom:var(--space-2xl)}.section-eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:600;display:block}.section-eyebrow--light{color:var(--terracotta-soft)}.hero-grain{z-index:2;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.5'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.btn{border-radius:var(--radius-sm);font-family:var(--font-body);letter-spacing:.02em;transition:all .35s var(--ease-out);white-space:nowrap;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.875rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--terracotta);color:#fff;box-shadow:0 2px 12px #c4553a40}.btn-primary:hover{background:#b04a32;transform:translateY(-2px);box-shadow:0 6px 24px #c4553a59}.btn-ghost{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid #fff6}.btn-ghost:hover{background:#ffffff1a;border-color:#fff}#main-nav{z-index:1000;transition:all .4s var(--ease-out);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}#main-nav.scrolled{-webkit-backdrop-filter:blur(20px);background:#faf8f5eb;border-bottom:1px solid #0000000f;padding:.8rem 0}#main-nav.scrolled .logo-mark,#main-nav.scrolled .logo-text{color:var(--aegean-deep)}#main-nav.scrolled .nav-links a{color:var(--slate)}#main-nav.scrolled .nav-links a:hover{color:var(--terracotta)}.nav-inner{max-width:var(--max-width);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.logo{z-index:1001;align-items:center;gap:.75rem;display:flex}.logo-mark{background:var(--terracotta);color:#fff;width:36px;height:36px;font-family:var(--font-display);transition:transform .3s var(--ease-out);border-radius:8px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.logo:hover .logo-mark{transform:rotate(-6deg)scale(1.05)}.logo-text{font-family:var(--font-display);color:#fff;letter-spacing:.02em;transition:color .4s var(--ease-out);font-size:1.25rem;font-weight:600}.logo-text em{opacity:.7;font-weight:400}.nav-links{gap:2.5rem;display:flex}.nav-links a{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;font-size:.8rem;font-weight:500;transition:color .3s;position:relative}.nav-links a:after{content:"";background:var(--terracotta);width:0;height:1.5px;transition:width .3s var(--ease-out);position:absolute;bottom:-4px;left:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#fff}.nav-toggle{z-index:1001;flex-direction:column;gap:5px;padding:4px;display:none}.nav-toggle span{width:24px;height:2px;transition:all .3s var(--ease-out);background:#fff;border-radius:2px;display:block}#main-nav.scrolled .nav-toggle span{background:var(--charcoal)}.nav-toggle.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.hero{background:linear-gradient(160deg, var(--aegean-deep) 0%, var(--aegean) 35%, var(--aegean-light) 70%, #2b7a8c 100%);align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-gradient{z-index:1;background:radial-gradient(80% 50% at 20% 80%,#c4553a26 0%,#0000 70%),radial-gradient(60% 60% at 80% 20%,#2b7a8c33 0%,#0000 60%);position:absolute;inset:0}.hero-content{z-index:3;max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto;padding-top:6rem;position:relative}.hero-eyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta-soft);margin-bottom:var(--space-md);font-size:.75rem;font-weight:600}.hero h1{color:#fff;margin-bottom:var(--space-lg);max-width:14ch}.hero-sub{color:#ffffffa6;max-width:48ch;margin-bottom:var(--space-xl);font-size:1.1rem;line-height:1.7}.hero-actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.hero-scroll-hint{z-index:3;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-hint span{letter-spacing:.2em;text-transform:uppercase;color:#fff6;font-size:.65rem;font-weight:500}.scroll-line{background:linear-gradient(#fff6,#0000);width:1px;height:48px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.portfolio-grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.product-card{border-radius:var(--radius-lg);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out);background:#fff;border:1px solid #0f3d5c0f;flex-direction:column;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #00000014}.product-card-visual{padding:var(--space-xl) var(--space-lg);justify-content:center;align-items:center;min-height:180px;display:flex;position:relative}.product-card--bite .product-card-visual{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 40%,#a5d6a7 100%)}.product-card--bite .product-icon{color:var(--olive);background:#5a6b4a24}.product-card--kalfa .product-card-visual{background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 40%,#ffcc80 100%)}.product-card--kalfa .product-icon{color:var(--terracotta);background:#c4553a24}.product-card--gilt .product-card-visual{background:linear-gradient(135deg,#fff8e7 0%,#fae9c8 45%,#e8cfa3 100%)}.product-card--gilt .product-icon{color:#8a6a2e;background:#b48c4629}.product-card--simul .product-card-visual{background:linear-gradient(135deg,#fbe5e7 0%,#f5d0d5 45%,#e8b6bd 100%)}.product-card--simul .product-icon{color:#a64d63;background:#b25f6e24}.product-card--quest .product-card-visual{background:linear-gradient(135deg,#e8eaf6 0%,#c5cae9 45%,#9fa8da 100%)}.product-card--quest .product-icon{color:#465aa0;background:#465aa024}.product-card--bilal .product-card-visual{background:linear-gradient(135deg,#eef2f7 0%,#dce6ee 45%,#bdd0dd 100%)}.product-card--bilal .product-icon{color:var(--aegean);background:#0f3d5c1f}.product-icon{border-radius:var(--radius-md);width:72px;height:72px;transition:transform .5s var(--ease-out);justify-content:center;align-items:center;display:flex}.product-card:hover .product-icon{transform:scale(1.08)rotate(-4deg)}.product-icon svg{width:44px;height:44px}.product-badge{top:var(--space-md);right:var(--space-md);letter-spacing:.08em;text-transform:uppercase;color:var(--slate);background:#fff;border-radius:100px;padding:.25rem .7rem;font-size:.65rem;font-weight:600;position:absolute;box-shadow:0 2px 8px #0000000f}.product-badge--live{background:var(--olive);color:#fff}.product-badge--beta{background:var(--terracotta-soft);color:#fff}.product-badge--preview{background:var(--aegean);color:#fff}.product-badge--oss{background:var(--charcoal);color:#fff}.product-card-body{padding:var(--space-md) var(--space-lg) var(--space-lg);background:#fff;flex-direction:column;flex:1;display:flex}.product-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.4rem;font-size:.7rem;font-weight:600}.product-card-body h3{margin-bottom:var(--space-xs);font-size:1.5rem}.product-card-body p{margin-bottom:var(--space-md);flex:1;font-size:.92rem;line-height:1.65}.product-link{color:var(--terracotta);transition:gap .3s var(--ease-out);align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.product-link:hover{gap:.7rem}.product-link--soon{color:var(--mist);pointer-events:none;opacity:.75}.product-link svg{transition:transform .3s var(--ease-out)}.product-link:hover svg{transform:translate(2px,-2px)}.portfolio-footnote{text-align:center;margin-top:var(--space-2xl)}.portfolio-footnote p{color:var(--mist);margin:0 auto;font-size:.95rem}.portfolio-footnote a{color:var(--terracotta);font-weight:600}.services-grid{border-radius:var(--radius-md);background:#ffffff14;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.service-item{padding:var(--space-xl);background:var(--aegean-deep);transition:background .4s var(--ease-out)}.service-item:hover{background:#0f3d5c99}.service-num{font-family:var(--font-display);color:#ffffff1a;margin-bottom:var(--space-md);transition:color .4s var(--ease-out);font-size:2.8rem;font-weight:400;line-height:1}.service-item:hover .service-num{color:var(--terracotta-soft)}.service-item h3{margin-bottom:var(--space-sm);font-size:1.3rem}.service-item p{color:#ffffff8c;font-size:.9rem;line-height:1.7}.about-layout{gap:var(--space-2xl);grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.about-text .section-eyebrow{margin-bottom:var(--space-sm)}.about-body{color:var(--slate);margin-bottom:var(--space-md);font-size:1.05rem;line-height:1.8}.about-pattern{aspect-ratio:1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pattern-tile{border-radius:var(--radius-sm);transition:transform .6s var(--ease-out), background .6s var(--ease-out);animation:4s ease-in-out infinite tileFloat;animation-delay:calc(var(--delay) * .3s)}.pattern-tile:nth-child(odd){background:var(--sand-warm)}.pattern-tile:nth-child(2n){background:var(--terracotta);opacity:.15}.pattern-tile:nth-child(3n){background:var(--aegean);opacity:.1}.pattern-tile:nth-child(5){background:var(--terracotta);opacity:.3;border-radius:50%}@keyframes tileFloat{0%,to{transform:scale(1)}50%{transform:scale(.95)}}.contact-layout{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.contact-text p{color:var(--slate);font-size:1.05rem;line-height:1.7}.contact-card{border-radius:var(--radius-lg);padding:var(--space-xl);background:#fff;border:1px solid #0000000a;box-shadow:0 4px 24px #0000000a}.contact-method{padding:var(--space-md) 0;transition:transform .3s var(--ease-out);display:block}.contact-method:hover{transform:translate(6px)}.contact-label{letter-spacing:.15em;text-transform:uppercase;color:var(--mist);margin-bottom:.3rem;font-size:.7rem;font-weight:600;display:block}.contact-value{font-family:var(--font-display);color:var(--aegean-deep);font-size:1.4rem;font-weight:600}.contact-divider{background:var(--sand);height:1px}#site-footer{padding:var(--space-2xl) 0 var(--space-lg);background:var(--cream);border-top:1px solid #0000000f}.footer-top{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-start;display:flex}.footer-brand{align-items:center;gap:.75rem;display:flex}.footer-brand .logo-mark{width:32px;height:32px;font-size:1rem}.footer-brand .logo-text{color:var(--aegean-deep);font-size:1.1rem}.footer-links{gap:var(--space-2xl);display:flex}.footer-col{flex-direction:column;gap:.6rem;display:flex}.footer-col h4{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--mist);margin-bottom:.3rem;font-size:.7rem;font-weight:600}.footer-col a{color:var(--slate);font-size:.9rem;transition:color .3s}.footer-col a:hover{color:var(--terracotta)}.footer-bottom{padding-top:var(--space-lg);border-top:1px solid #0000000f}.footer-bottom p{color:var(--mist);font-size:.8rem}.legal-page{min-height:100vh}.legal-hero{background:linear-gradient(160deg, var(--aegean-deep) 0%, var(--aegean) 100%);padding:8rem 0 4rem;position:relative;overflow:hidden}.legal-hero h1{color:#fff;margin-bottom:var(--space-sm);font-size:clamp(2.2rem,5vw,3.5rem)}.legal-back{color:#fff9;margin-bottom:var(--space-lg);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;transition:color .3s;display:inline-flex}.legal-back:hover{color:#fff}.legal-updated{color:#fff6;font-size:.85rem}.legal-content{padding:var(--space-2xl) var(--space-lg)}.legal-body{max-width:740px;margin:0 auto}.legal-body h2{margin-top:var(--space-xl);margin-bottom:var(--space-sm);color:var(--aegean-deep);padding-bottom:var(--space-xs);border-bottom:1px solid var(--sand-warm);font-size:1.5rem}.legal-body h2:first-child{margin-top:0}.legal-body h3{margin-top:var(--space-lg);margin-bottom:var(--space-xs);color:var(--aegean);font-size:1.15rem}.legal-body p{color:var(--slate);margin-bottom:var(--space-sm);max-width:none;font-size:.95rem;line-height:1.8}.legal-body ul{margin:var(--space-sm) 0 var(--space-md) var(--space-md);list-style:none}.legal-body ul li{color:var(--slate);margin-bottom:.5rem;padding-left:1.2rem;font-size:.95rem;line-height:1.7;position:relative}.legal-body ul li:before{content:"";background:var(--terracotta-soft);border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:0}.legal-body a{color:var(--terracotta);text-underline-offset:3px;-webkit-text-decoration:underline #c4553a4d;text-decoration:underline #c4553a4d;transition:text-decoration-color .3s}.legal-body a:hover{-webkit-text-decoration-color:var(--terracotta);text-decoration-color:var(--terracotta)}.reveal{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.1s}.reveal:nth-child(3){transition-delay:.2s}.reveal:nth-child(4){transition-delay:.3s}.section-header--flex{justify-content:space-between;align-items:flex-end;gap:var(--space-xl);flex-wrap:wrap;display:flex}.section-header--flex>div:first-child{flex:1;min-width:280px}.section-header--flex h2{margin-bottom:0}.section-lede{color:var(--slate);max-width:36ch;font-size:1.05rem;line-height:1.7}.section--dark .section-lede{color:#ffffffb3}.section-link{letter-spacing:.05em;color:var(--terracotta);white-space:nowrap;align-self:center;font-size:.85rem;font-weight:600;transition:opacity .3s}.section-link:hover{opacity:.7}.section--sand{background:var(--sand-warm)}.about-pillars{margin-top:var(--space-lg);gap:var(--space-md);flex-direction:column;list-style:none;display:flex}.about-pillars li{gap:var(--space-md);padding:var(--space-md) 0;border-top:1px solid #0f3d5c14;align-items:flex-start;display:flex}.about-pillars li:last-child{border-bottom:1px solid #0f3d5c14}.pillar-num{font-family:var(--font-display);color:var(--terracotta);min-width:2.5rem;font-size:1.6rem;font-style:italic;font-weight:400;line-height:1}.about-pillars h4{font-family:var(--font-display);color:var(--aegean-deep);margin-bottom:.2rem;font-size:1.15rem;font-weight:600}.about-pillars p{color:var(--slate);margin:0;font-size:.9rem;line-height:1.6}.announcements-teaser{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.announcement-teaser-card{border-radius:var(--radius-lg);padding:var(--space-lg);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out);color:inherit;background:#fff;border:1px solid #0f3d5c0f;flex-direction:column;gap:.6rem;text-decoration:none;display:flex}.announcement-teaser-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0000000f}.announcement-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);font-size:.68rem;font-weight:600}.announcement-teaser-card h3{color:var(--aegean-deep);margin-bottom:.3rem;font-size:1.3rem;line-height:1.2}.announcement-teaser-card p{color:var(--slate);flex:1;margin:0;font-size:.92rem;line-height:1.6}.announcement-date{color:var(--mist);margin-top:var(--space-sm);font-size:.78rem}.announcements-list{flex-direction:column;gap:0;max-width:780px;margin:0 auto;display:flex}.announcement-row{gap:var(--space-lg);padding:var(--space-lg) 0;color:inherit;transition:transform .3s var(--ease-out);border-top:1px solid #0f3d5c14;align-items:flex-start;text-decoration:none;display:flex}.announcement-row:hover{transform:translate(4px)}.announcement-row:last-child{border-bottom:1px solid #0f3d5c14}.announcement-row-meta{flex-direction:column;gap:.2rem;min-width:120px;padding-top:.4rem;display:flex}.announcement-row-meta .announcement-date{color:var(--mist);margin:0;font-size:.78rem}.announcement-row-meta .announcement-tag{font-size:.65rem}.announcement-row-body{flex:1}.announcement-row-body h3{color:var(--aegean-deep);margin-bottom:.4rem;font-size:1.55rem;line-height:1.2}.announcement-row-body p{color:var(--slate);margin:0;font-size:.95rem;line-height:1.65}.announcements-empty{text-align:center;padding:var(--space-2xl) var(--space-lg);max-width:520px;margin:0 auto}.announcements-empty h3{color:var(--aegean-deep);margin-bottom:var(--space-sm);font-size:1.6rem}.announcements-empty p{color:var(--slate);max-width:40ch;margin:0 auto}.announcement-body{max-width:720px;color:var(--slate);margin:0 auto;font-size:1.05rem;line-height:1.8}.announcement-body h2{margin-top:var(--space-xl);margin-bottom:var(--space-sm);color:var(--aegean-deep);font-size:1.8rem}.announcement-body h3{margin-top:var(--space-lg);margin-bottom:var(--space-xs);color:var(--aegean);font-size:1.3rem}.announcement-body p{color:var(--slate);margin-bottom:var(--space-md);max-width:none;font-size:1.05rem;line-height:1.8}.announcement-body a{color:var(--terracotta);text-underline-offset:3px;-webkit-text-decoration:underline #c4553a4d;text-decoration:underline #c4553a4d}.announcement-body a:hover{-webkit-text-decoration-color:var(--terracotta);text-decoration-color:var(--terracotta)}.announcement-body ul,.announcement-body ol{margin:var(--space-sm) 0 var(--space-md) var(--space-md);list-style:outside}.announcement-body ol{list-style:decimal}.announcement-body li{margin-bottom:.4rem}.announcement-body img{border-radius:var(--radius-md);margin:var(--space-md) 0}.announcement-body blockquote{border-left:3px solid var(--terracotta);padding:.3rem 0 .3rem var(--space-md);margin:var(--space-md) 0;font-family:var(--font-display);color:var(--aegean-deep);font-size:1.2rem;font-style:italic}.announcement-body code{background:var(--sand);border-radius:4px;padding:.1rem .4rem;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.88em}.announcement-body pre{background:var(--cream);border:1px solid var(--sand);border-radius:var(--radius-md);padding:var(--space-md);margin:var(--space-md) 0;font-size:.9rem;line-height:1.6;overflow-x:auto}.announcement-body pre code{background:0 0;padding:0}.announcements-skeleton{display:contents}.announcements-teaser .announcements-skeleton{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.skeleton-card{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--sand) 0%, var(--sand-warm) 50%, var(--sand) 100%);background-size:200% 100%;height:180px;animation:1.6s ease-in-out infinite shimmer}.skeleton-card--row{height:90px;margin-bottom:1rem}.skeleton-line{background:linear-gradient(90deg, var(--sand) 0%, var(--sand-warm) 50%, var(--sand) 100%);background-size:200% 100%;border-radius:4px;height:1em;margin-bottom:.8rem;animation:1.6s ease-in-out infinite shimmer}.skeleton-line.short{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.newsletter-card{border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);gap:var(--space-xl);background:#fff;border:1px solid #0f3d5c0a;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 32px #0f3d5c0f}.newsletter-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4553a14 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-80px}.newsletter-copy h2{margin-bottom:var(--space-sm)}.newsletter-copy p{color:var(--slate);font-size:1rem;line-height:1.7}.newsletter-form{gap:var(--space-sm);z-index:1;flex-wrap:wrap;display:flex;position:relative}.newsletter-form input[type=email]{border-radius:var(--radius-sm);min-width:200px;font-family:var(--font-body);color:var(--charcoal);background:#fff;border:1.5px solid #0f3d5c1f;flex:1;padding:.9rem 1rem;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.newsletter-form input[type=email]:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #c4553a1f}.newsletter-status{color:var(--olive);flex-basis:100%;min-height:1.2em;margin:0;font-size:.85rem}.newsletter-status.error{color:var(--terracotta)}.newsletter-form.submitting button,.newsletter-form.submitting input{opacity:.6;pointer-events:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.subpage{min-height:100vh}.subpage-hero{background:linear-gradient(160deg, var(--aegean-deep) 0%, var(--aegean) 100%);color:#fff;padding:8rem 0 4rem;position:relative;overflow:hidden}.subpage-hero h1{color:#fff;margin-bottom:var(--space-sm);font-size:clamp(2.2rem,5vw,3.5rem)}.subpage-back{color:#fff9;margin-bottom:var(--space-lg);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;transition:color .3s;display:inline-flex}.subpage-back:hover{color:#fff}.subpage-lede{color:#ffffffb3;max-width:56ch;margin-top:var(--space-sm);font-size:1.1rem;line-height:1.7}.subpage-meta{color:#ffffff80;margin-top:var(--space-sm);font-size:.9rem}.subpage-content{padding:var(--space-2xl) var(--space-lg)}@media (width<=1024px){.portfolio-grid,.announcements-teaser,.announcements-teaser .announcements-skeleton{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.portfolio-grid,.announcements-teaser,.announcements-teaser .announcements-skeleton,.services-grid{grid-template-columns:1fr}.about-layout{gap:var(--space-xl);grid-template-columns:1fr}.about-visual{order:-1}.newsletter-card{padding:var(--space-xl) var(--space-lg);grid-template-columns:1fr}.section-header--flex{flex-direction:column;align-items:flex-start}.announcement-row{gap:var(--space-xs);flex-direction:column}.announcement-row-meta{gap:var(--space-md);flex-direction:row;align-items:center;padding-top:0}.about-pattern{max-width:280px;margin:0 auto}.contact-layout{gap:var(--space-xl);grid-template-columns:1fr}.footer-top{gap:var(--space-xl);flex-direction:column}.footer-links{gap:var(--space-xl)}}@media (width<=640px){:root{--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem}.newsletter-card{padding:var(--space-lg);border-radius:var(--radius-lg)}.product-card-visual{min-height:150px}.nav-links{background:var(--aegean-deep);z-index:999;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:none;position:fixed;inset:0}.nav-links.open{display:flex}.nav-links.open a{color:#fff;letter-spacing:.12em;font-size:1.1rem}.nav-toggle{display:flex}.hero-content{padding-top:8rem}.hero h1{font-size:clamp(2.2rem,9vw,3.2rem)}.hero-scroll-hint{display:none}.product-card-visual{padding:var(--space-xl) var(--space-lg)}.product-card-body,.service-item{padding:var(--space-lg)}.footer-links{gap:var(--space-lg);flex-direction:column}.contact-card{padding:var(--space-lg)}.contact-value{font-size:1.1rem}.legal-hero{padding:7rem 0 3rem}.hero-actions{flex-direction:column;align-items:flex-start}}
