﻿:root{--background: #FFFFFF;--surface: #FAFAFA;--text-primary: #0A0A0A;--text-secondary: #666666;--border: #E0E0E0;--current-item-bg: linear-gradient(45deg, rgb(253 171 61 / 30%), rgb(255 130 228 / 30%));--accent-lavender: #F2ECFF;--accent-blue: #D4EDFF;--accent-peach: #FFF0E1;--accent-mint: #D4F5E9;--accent-mist: #F2F5FF;--cta-primary: #0A0A0A;--cta-text: #FFFFFF;--dark-bg: #0A0A0A;--dark-surface: #141414;--dark-text: #F5F5F5;--dark-secondary: #A0A0A0;--wave-gradient: linear-gradient(135deg, #E879F9 0%, #818CF8 50%, #38BDF8 100%);--gradient-accent: linear-gradient(90deg, #7158f9, #ff7ce0, #ff7171);--shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);--shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.04);--shadow-lg: 0 10px 40px rgba(0, 0, 0, 0.10), 0 4px 12px rgba(0, 0, 0, 0.05);--sm-primary: #858AE3;--sm-bg: #f6effd;--sm-cta-primary: #ff99b6}[data-theme=dark]{--background: #191919;--surface: #292929;--text-primary: #F5F5F5;--text-secondary: #EAEAEA;--border: #4D4D4D;--current-item-bg: linear-gradient(45deg, rgb(253 171 61 / 80%), rgb(255 130 228 / 80%));--accent-lavender: #8378d9;--accent-blue: #7aa6fa;--accent-peach: #ff7874;--accent-mint: #54b8b5;--accent-mist: #44515e;--cta-primary: #F5F5F5;--cta-text: #0A0A0A;--dark-bg: #000000;--dark-surface: #0F0F0F;--dark-text: #F5F5F5;--dark-secondary: #808080;--gradient-accent: linear-gradient(90deg, #a291f7, #de8bca, #ff8181);--shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);--shadow-md: 0 4px 12px rgba(0, 0, 0, 0.4), 0 2px 4px rgba(0, 0, 0, 0.2);--shadow-lg: 0 10px 40px rgba(0, 0, 0, 0.5), 0 4px 12px rgba(0, 0, 0, 0.3);--sm-bg: #858AE3}@font-face{font-family:"Playfair Display";font-weight:400;font-style:normal;font-display:swap;src:url("../fonts/playfair-display-v40-latin-regular.woff2") format("woff2")}@font-face{font-family:"Playfair Display";font-weight:400;font-style:italic;font-display:swap;src:url("../fonts/playfair-display-v40-latin-italic.woff2") format("woff2")}@font-face{font-family:"Playfair Display";font-weight:700;font-style:normal;font-display:swap;src:url("../fonts/playfair-display-v40-latin-700.woff2") format("woff2")}@font-face{font-family:"Playfair Display";font-weight:700;font-style:italic;font-display:swap;src:url("../fonts/playfair-display-v40-latin-700italic.woff2") format("woff2")}@font-face{font-family:"Inter";font-weight:300;font-style:normal;font-display:swap;src:url("../fonts/inter-v20-latin-300.woff2") format("woff2")}@font-face{font-family:"Inter";font-weight:400;font-style:normal;font-display:swap;src:url("../fonts/inter-v20-latin-regular.woff2") format("woff2")}@font-face{font-family:"Inter";font-weight:600;font-style:normal;font-display:swap;src:url("../fonts/inter-v20-latin-600.woff2") format("woff2")}@font-face{font-family:"Inter";font-weight:700;font-style:normal;font-display:swap;src:url("../fonts/inter-v20-latin-700.woff2") format("woff2")}@font-face{font-family:"JetBrains Mono";font-weight:400;font-style:normal;font-display:swap;src:url("../fonts/jetbrains-mono-v24-latin-regular.woff2") format("woff2")}@font-face{font-family:"JetBrains Mono";font-weight:500;font-style:normal;font-display:swap;src:url("../fonts/jetbrains-mono-v24-latin-500.woff2") format("woff2")}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;color:var(--text-primary);background-color:var(--background);transition:background-color .3s ease,color .3s ease,border-color .3s ease;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:72px}@media(min-width: 768px){body{padding-top:80px}}h1,h2,h3,h4{font-family:"Playfair Display",Georgia,serif;line-height:1.2;color:var(--text-primary);font-weight:700}h5,h6{font-family:"Inter",system-ui,-apple-system,sans-serif;line-height:1.4;color:var(--text-primary);font-weight:600}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}h2{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}h3{font-size:clamp(1.4rem,3vw,2rem);line-height:1.25}h4{font-size:clamp(1.2rem,2.5vw,1.5rem)}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1.5rem;color:var(--text-primary)}p:last-child{margin-bottom:0}a{color:var(--text-primary);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}a:hover{opacity:.7}a:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:3px}strong,b{font-weight:700}em,i{font-style:italic}ul,ol{padding-left:1.5rem;margin-bottom:1.5rem}li{margin-bottom:.5rem}code,kbd,samp{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875em;background-color:var(--surface);border:1px solid var(--border);border-radius:4px;padding:.15em .4em}pre{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875rem;background-color:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;overflow-x:auto;margin-bottom:1.5rem;line-height:1.7}pre code{background:none;border:none;padding:0;font-size:inherit}img,video,iframe,embed{max-width:100%;height:auto;display:block}img{border-style:none}input,textarea,select,button{font:inherit}button{cursor:pointer;border:none;background:none}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}th,td{padding:.5rem 1rem;text-align:left;border-bottom:1px solid var(--border)}th{font-weight:600;font-family:"Inter",system-ui,-apple-system,sans-serif}blockquote{border-left:3px solid var(--text-primary);padding-left:1.5rem;margin:2rem 0;font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-style:italic;color:var(--text-primary)}blockquote cite{display:block;font-size:.875rem;font-style:normal;font-family:"Inter",system-ui,-apple-system,sans-serif;color:var(--text-secondary);margin-top:.5rem}blockquote cite::before{content:"— "}hr{border:none;border-top:1px solid var(--border);margin:3rem 0}.prose,.wp-block-post-content,.entry-content{max-width:720px;margin-left:auto;margin-right:auto}.prose>*+*,.wp-block-post-content>*+*,.entry-content>*+*{margin-top:1.5rem}.prose h2,.prose h3,.prose h4,.wp-block-post-content h2,.wp-block-post-content h3,.wp-block-post-content h4,.entry-content h2,.entry-content h3,.entry-content h4{margin-top:3rem;margin-bottom:1rem}.prose img,.wp-block-post-content img,.entry-content img{border-radius:12px;width:100%}.prose a,.wp-block-post-content a,.entry-content a{text-decoration:underline;text-underline-offset:3px}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;background:var(--cta-primary);color:var(--cta-text);padding:.5rem 1rem;border-radius:12px}.skip-link:focus{position:fixed;top:1rem;left:1rem;z-index:500;width:auto;height:auto;clip:auto;overflow:visible;white-space:normal}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1}.section-label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.wp-block-group{margin-top:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-24px);transition:opacity .6s ease,transform .6s ease}.reveal-left.visible{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(24px);transition:opacity .6s ease,transform .6s ease}.reveal-right.visible{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(0.95);transition:opacity .5s ease,transform .5s ease}.reveal-scale.visible{opacity:1;transform:scale(1)}.stagger-children>*{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.stagger-children>*:nth-child(1){transition-delay:0s}.stagger-children>*:nth-child(2){transition-delay:0.08s}.stagger-children>*:nth-child(3){transition-delay:0.16s}.stagger-children>*:nth-child(4){transition-delay:0.24s}.stagger-children>*:nth-child(5){transition-delay:0.32s}.stagger-children>*:nth-child(6){transition-delay:0.4s}.stagger-children>*:nth-child(7){transition-delay:0.48s}.stagger-children>*:nth-child(8){transition-delay:0.56s}.stagger-children.visible>*{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1;transform:none;transition:none}.stagger-children>*{opacity:1;transform:none;transition:none}*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}@keyframes waveMove{0%{transform:translateX(0) translateY(0)}50%{transform:translateX(0px) translateY(20px)}100%{transform:translateX(0) translateY(0)}}.d-none{display:none}.d-flex{display:flex}.d-grid{display:grid}.d-block{display:block}.d-inline{display:inline}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-center{align-items:center;justify-content:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-sm{gap:1rem}.gap-lg{gap:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.font-heading{font-family:"Playfair Display",Georgia,serif}.font-body{font-family:"Inter",system-ui,-apple-system,sans-serif}.font-mono{font-family:"JetBrains Mono","Fira Code",monospace}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:2rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.mt-sm{margin-top:1rem}.mt-md{margin-top:1.5rem}.mt-lg{margin-top:2rem}.mt-xl{margin-top:3rem}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:1.5rem}.mb-lg{margin-bottom:2rem}.mb-xl{margin-bottom:3rem}.py-sm{padding-top:1rem;padding-bottom:1rem}.py-md{padding-top:1.5rem;padding-bottom:1.5rem}.py-lg{padding-top:2rem;padding-bottom:2rem}.w-full{width:100%}.mw-content{max-width:720px}.mw-feature{max-width:1200px}.mx-auto{margin-left:auto;margin-right:auto}.rounded{border-radius:12px}.rounded-lg{border-radius:16px}.rounded-full{border-radius:100px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:.75rem 1.75rem;font-size:1rem}.btn:hover{opacity:.85;text-decoration:none}.btn:active{transform:scale(0.97)}.btn{min-height:44px;min-width:44px}.btn-sm{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:.5rem 1.25rem;font-size:.875rem}.btn-sm:hover{opacity:.85;text-decoration:none}.btn-sm:active{transform:scale(0.97)}.btn-sm{min-height:44px}.btn-lg{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:1rem 2.25rem;font-size:1.125rem}.btn-lg:hover{opacity:.85;text-decoration:none}.btn-lg:active{transform:scale(0.97)}.btn-lg{min-height:44px}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:.75rem 1.75rem;font-size:1rem}.btn-ghost:hover{opacity:.85;text-decoration:none}.btn-ghost:active{transform:scale(0.97)}.btn-ghost{background-color:rgba(0,0,0,0);color:var(--cta-primary)}.btn-ghost:hover{background-color:var(--cta-primary);color:var(--cta-text);opacity:1}.btn-ghost{min-height:44px}.btn-ghost-sm{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:.5rem 1.25rem;font-size:.875rem}.btn-ghost-sm:hover{opacity:.85;text-decoration:none}.btn-ghost-sm:active{transform:scale(0.97)}.btn-ghost-sm{background-color:rgba(0,0,0,0);color:var(--cta-primary)}.btn-ghost-sm:hover{background-color:var(--cta-primary);color:var(--cta-text);opacity:1}.btn-ghost-sm{min-height:44px}.label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.visually-hidden,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.container{padding-left:2rem;padding-right:2rem}}.container-prose{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.container-prose{padding-left:2rem;padding-right:2rem}}.bg-lavender{background-color:var(--accent-lavender)}.bg-blue{background-color:var(--accent-blue)}.bg-peach{background-color:var(--accent-peach)}.bg-mint{background-color:var(--accent-mint)}.bg-surface{background-color:var(--surface)}.bg-dark{background-color:var(--dark-bg);color:var(--dark-text)}.gradient-text{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.admin-bar header{top:46px}.admin-bar header.is-scrolled{top:0}@media(min-width: 783px){.admin-bar header.site-header{top:32px}}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:200;background-color:var(--background);border-bottom:1px solid var(--border);transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,border-color .3s ease;animation:headerSlideIn .5s ease both}.site-header.is-scrolled{box-shadow:var(--shadow-sm)}@keyframes headerSlideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.site-header__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.site-header__inner{padding-left:2rem;padding-right:2rem}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:72px}@media(min-width: 768px){.site-header__inner{height:80px}}.site-logo,.wp-block-site-logo{flex-shrink:0}.site-logo a,.wp-block-site-logo a{display:flex;align-items:center;text-decoration:none}.site-logo a:hover,.wp-block-site-logo a:hover{opacity:1}.site-logo img,.wp-block-site-logo img{height:20px;width:auto;max-width:180px}@media(min-width: 768px){.site-logo img,.wp-block-site-logo img{height:30px}}[data-theme=dark] .wp-block-site-logo img{filter:invert(1)}.site-title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;letter-spacing:-0.02em;color:var(--text-primary);text-decoration:none}.site-title:hover{opacity:.8;text-decoration:none}.wp-block-navigation__responsive-container-open,.wp-block-navigation__responsive-container-close{display:none !important}.site-nav,.wp-block-navigation{display:none !important}@media(min-width: 768px){.site-nav,.wp-block-navigation{display:flex !important;align-items:center;gap:0;flex:1;justify-content:center}}.site-nav ul,.wp-block-navigation ul{display:flex;align-items:center;gap:.25rem;list-style:none;padding:0;margin:0}.site-nav li,.wp-block-navigation li{margin:0}.site-nav a,.wp-block-navigation a{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-primary);text-decoration:none;border-radius:8px;transition:background-color .2s ease,color .2s ease;white-space:nowrap;min-height:40px}.site-nav a:hover,.wp-block-navigation a:hover{background:var(--current-item-bg);opacity:1;text-decoration:none}.site-nav a[aria-current=page],.wp-block-navigation a[aria-current=page]{background:var(--current-item-bg)}.site-nav a span,.wp-block-navigation a span{color:var(--text-primary)}.site-nav .wp-block-navigation-submenu__toggle,.wp-block-navigation .wp-block-navigation-submenu__toggle{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-primary);background:none;border:none;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:4px}.site-nav .wp-block-navigation__submenu-container,.wp-block-navigation .wp-block-navigation__submenu-container{background-color:var(--background);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);padding:.5rem;min-width:180px}.site-nav .wp-block-navigation__submenu-container a,.wp-block-navigation .wp-block-navigation__submenu-container a{border-radius:6px;font-size:.875rem}.site-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:44px;min-height:44px;border-radius:50%;background:var(--surface);cursor:pointer;color:var(--text-primary);transition:background-color .2s ease,border-color .2s ease;padding:0}.theme-toggle:hover{background:var(--current-item-bg)}.theme-toggle:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:3px}.theme-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;pointer-events:none}.theme-toggle .theme-toggle__sun{display:none}.theme-toggle .theme-toggle__moon{display:block}[data-theme=dark] .theme-toggle .theme-toggle__sun{display:block}[data-theme=dark] .theme-toggle .theme-toggle__moon{display:none}.hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;gap:5px;background:none;border:none;cursor:pointer;padding:0;color:var(--text-primary)}@media(min-width: 768px){.hamburger{display:none}}.hamburger:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:3px}.hamburger span{display:block;width:22px;height:2px;background-color:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.hamburger[aria-expanded=true] span:nth-child(1),.hamburger.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[aria-expanded=true] span:nth-child(2),.hamburger.is-active span:nth-child(2){opacity:0}.hamburger[aria-expanded=true] span:nth-child(3),.hamburger.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;top:72px;left:0;right:0;bottom:0;z-index:9;transform:translateY(-100%);transition:transform .4s ease;overflow-y:auto;display:flex;flex-direction:column}@media(min-width: 768px){.mobile-menu{display:none !important}}.mobile-menu.is-open{background-color:var(--background);transform:translateY(0)}.admin-bar .mobile-menu{top:calc(72px + 46px)}@media(min-width: 768px){.admin-bar .mobile-menu{top:calc(80px + 46px)}}@media(min-width: 783px){.admin-bar .mobile-menu{top:calc(80px + 32px)}}.mobile-menu__nav{flex:1;padding:1.5rem 1rem}.mobile-menu__list{list-style:none;padding:0;margin:0}.mobile-menu__list li{border-bottom:1px solid var(--border);opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.mobile-menu__list a{display:flex;align-items:center;padding:1.5rem 0;font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none;min-height:64px}.mobile-menu__list a:hover{opacity:.6;text-decoration:none}.mobile-menu.is-open .mobile-menu__list li{opacity:1;transform:translateY(0)}.mobile-menu.is-open .mobile-menu__list li:nth-child(1){transition-delay:0.08s}.mobile-menu.is-open .mobile-menu__list li:nth-child(2){transition-delay:0.13s}.mobile-menu.is-open .mobile-menu__list li:nth-child(3){transition-delay:0.18s}.mobile-menu.is-open .mobile-menu__list li:nth-child(4){transition-delay:0.23s}.mobile-menu.is-open .mobile-menu__list li:nth-child(5){transition-delay:0.28s}.mobile-menu.is-open .mobile-menu__list li:nth-child(6){transition-delay:0.33s}.mobile-menu.is-open .mobile-menu__list li:nth-child(7){transition-delay:0.38s}.mobile-menu.is-open .mobile-menu__list li:nth-child(8){transition-delay:0.43s}.mobile-menu.is-open .mobile-menu__list li:nth-child(9){transition-delay:0.48s}.mobile-menu.is-open .mobile-menu__list li:nth-child(10){transition-delay:0.53s}html.menu-open{overflow:hidden}.site-footer{background-color:var(--dark-bg);color:var(--dark-text);padding-top:5rem}.site-footer__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.site-footer__inner{padding-left:2rem;padding-right:2rem}}.footer-main{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width: 768px){.footer-main{grid-template-columns:1fr 1fr;gap:3rem 4rem}.footer-main .footer-brand{grid-column:1/-1}}@media(min-width: 1024px){.footer-main{grid-template-columns:200px repeat(4, 1fr);gap:4rem}.footer-main .footer-brand{grid-column:1}}.footer-brand .footer-logo{display:block;margin-bottom:1.5rem}.footer-brand .footer-logo img{height:30px;width:auto;filter:brightness(0) invert(1);opacity:.9}.footer-brand .footer-logo:hover{opacity:1}.footer-brand .footer-brand__name{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--dark-text);margin-bottom:.5rem}.footer-brand .footer-brand__tagline{font-size:.875rem;color:var(--dark-text);line-height:1.5}.footer-col h4{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dark-text);margin-bottom:1.5rem}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:.5rem}.footer-col a{font-size:.875rem;color:var(--dark-text);text-decoration:none;opacity:.8;transition:opacity .2s ease;display:inline-block;min-height:28px;line-height:28px}.footer-col a:hover{opacity:1;text-decoration:none}.footer-social{display:flex;flex-direction:column}.footer-social h4{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dark-text);margin-bottom:1.5rem}.footer-social__icons{display:flex;flex-wrap:wrap;gap:.5rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:44px;min-height:44px;color:var(--dark-text);opacity:.7;text-decoration:none;border-radius:8px;transition:opacity .2s ease,background-color .2s ease}.social-link:hover{opacity:1;background-color:hsla(0,0%,100%,.1);text-decoration:none}.social-link svg{width:18px;height:18px;fill:currentColor}.header-social .social-link{color:var(--text-primary);opacity:.7}.header-social .social-link:hover{background-color:var(--surface);opacity:1}.footer-newsletter{border-top:1px solid hsla(0,0%,100%,.1);margin-top:4rem;padding:3rem 0;display:flex;flex-direction:column;gap:2rem}@media(min-width: 768px){.footer-newsletter{flex-direction:row;align-items:center;justify-content:space-between}}.footer-newsletter__text h3{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:700;color:var(--dark-text);margin-bottom:.25rem;line-height:1.2}.footer-newsletter__text p{font-size:.875rem;color:var(--dark-secondary);margin-bottom:0}.footer-newsletter__form{position:relative;flex-shrink:0;width:100%}@media(min-width: 768px){.footer-newsletter__form{width:380px}}.newsletter-privacy{position:absolute;bottom:calc(100% + 14px);left:0;right:0;background-color:#262626;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:1.5rem 2rem;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;z-index:10}.newsletter-privacy::after{content:"";position:absolute;bottom:-7px;left:28px;width:14px;height:7px;background-color:#262626;clip-path:polygon(0 0, 100% 0, 50% 100%)}.newsletter-privacy.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.newsletter-privacy__close{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:none;border:none;color:hsla(0,0%,100%,.45);cursor:pointer;border-radius:50%;transition:color .2s ease,background-color .2s ease}.newsletter-privacy__close:hover{color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.1)}.newsletter-privacy__text{font-size:.875rem;color:hsla(0,0%,100%,.75);line-height:1.6;margin:0;padding-right:2rem}.newsletter-privacy__text a{color:hsla(0,0%,100%,.9);text-decoration:underline;text-underline-offset:2px}.newsletter-privacy__text a:hover{color:#fff}.ff-column-container{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.15);border-radius:100px;padding:6px 6px 6px 1.5rem}.ff-column-container .ff-t-cell{flex-basis:auto !important}.ff-column-container .ff-t-column-2{width:fit-content}.ff-column-container .ff-el-group{text-align:end;justify-content:end;margin-bottom:0}.ff-column-container .ff-el-group input[type=email].ff-el-form-control{flex:1;background:none;border:none;outline:none;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.875rem;color:var(--dark-text);min-height:36px}.ff-column-container .ff-el-group input[type=email].ff-el-form-control::placeholder{color:var(--dark-secondary)}.ff-column-container .ff-el-group input[type=email].ff-el-form-control:focus{box-shadow:none}.ff-column-container .ff-el-group button[type=submit].ff-btn-submit{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;font-size:0;color:var(--dark-bg);border-radius:50%;flex-shrink:0;transition:opacity .2s ease,transform .2s ease;min-width:44px;min-height:44px;margin-bottom:0}.ff-column-container .ff-el-group button[type=submit].ff-btn-submit:hover{min-width:44px;opacity:.85}.ff-column-container .ff-el-group button[type=submit].ff-btn-submit:active{transform:scale(0.96)}.ff-column-container .ff-el-group button[type=submit].ff-btn-submit::after{content:"";display:block;min-width:20px;width:20px;height:20px;background-image:url("../icons/arrow-right.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:2rem 0 3rem;display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}.footer-copyright{font-size:.875rem;color:var(--dark-text)}.footer-legal-links{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;padding:0;margin:0}.footer-legal-links a{font-size:.875rem;color:var(--dark-text);text-decoration:none;transition:color .2s ease;min-height:28px;line-height:28px;display:inline-block}.footer-legal-links a:hover{color:var(--dark-text);text-decoration:none}.back-to-top{position:fixed;bottom:2rem;right:2rem;z-index:10;width:44px;height:44px;background-color:var(--cta-primary);color:var(--cta-text);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;box-shadow:var(--shadow-md);opacity:0;transform:translateY(16px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.back-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover{opacity:.85}.back-to-top:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:3px}.back-to-top svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.hero{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.hero{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.hero{padding-top:7.5rem;padding-bottom:7.5rem}}.hero{position:relative;overflow:hidden;text-align:center;position:relative;z-index:1}@media(min-width: 1024px){.hero{text-align:left}}.hero__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.hero__inner{padding-left:2rem;padding-right:2rem}}.hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}@media(min-width: 1024px){.hero__inner{flex-direction:row;align-items:center;gap:5rem}}.hero__content{flex:1}@media(min-width: 1024px){.hero__content{max-width:600px}}.hero__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem;margin-bottom:1rem}.hero__heading{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:1.5rem}.hero__subheading{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-secondary);line-height:1.6;margin-bottom:3rem;max-width:520px}.hero--centered .hero__subheading{margin-left:auto;margin-right:auto}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width: 1024px){.hero__actions{justify-content:flex-start}}.hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:1rem 2.25rem;font-size:1.125rem}.hero__cta:hover{opacity:.85;text-decoration:none}.hero__cta:active{transform:scale(0.97)}.hero__cta-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:1rem 2.25rem;font-size:1.125rem}.hero__cta-ghost:hover{opacity:.85;text-decoration:none}.hero__cta-ghost:active{transform:scale(0.97)}.hero__cta-ghost{background-color:rgba(0,0,0,0);color:var(--cta-primary)}.hero__cta-ghost:hover{background-color:var(--cta-primary);color:var(--cta-text);opacity:1}.hero__graphic{flex:1;display:none}@media(min-width: 1024px){.hero__graphic{display:flex;align-items:center;justify-content:center;max-width:500px}}.hero__graphic img{border-radius:16px;box-shadow:var(--shadow-lg);width:100%}.hero--dark{background-color:var(--dark-bg);color:var(--dark-text)}.hero--dark .hero__heading{color:var(--dark-text)}.hero--dark .hero__subheading{color:var(--dark-secondary)}.hero--dark .hero__label{color:var(--dark-secondary)}.hero--gradient{background:linear-gradient(135deg, #FFECD2 0%, #FCB69F 50%, #F5EFFF 100%)}[data-theme=dark] .hero--gradient{background:linear-gradient(135deg, #1a0a00 0%, #2d1500 50%, #0f0720 100%)}.hero__wave{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.hero__wave svg{position:absolute;width:120%;height:120%;top:-10%;left:-10%;opacity:.12;animation:waveMove 8s ease-in-out infinite}.app-hero{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.app-hero{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.app-hero{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.app-hero{padding-top:7.5rem;padding-bottom:7.5rem}}.app-hero{background-color:var(--sm-bg);text-align:center}.app-hero__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.app-hero__inner{padding-left:2rem;padding-right:2rem}}.app-hero__icon{width:100px;height:100px;border-radius:24px;margin:0 auto 2rem;box-shadow:var(--shadow-md)}.app-hero__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem}.app-hero__subtitle{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.app-hero__tagline{font-size:1.25rem;color:var(--text-secondary);margin-bottom:3rem;max-width:560px;margin-left:auto;margin-right:auto}.app-store-badge{display:inline-flex;align-items:center}.app-store-badge .badge--light{display:block}.app-store-badge .badge--dark{display:none}.app-store-badge:hover{opacity:.85;text-decoration:none}.app-store-badge svg{width:160px;height:50px}[data-theme=dark] .app-store-badge .badge--light{display:none}[data-theme=dark] .app-store-badge .badge--dark{display:block}.cards-section{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.cards-section{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.cards-section{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.cards-section{padding-top:7.5rem;padding-bottom:7.5rem}}.cards-section{background-color:var(--background)}.cards-section__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.cards-section__inner{padding-left:2rem;padding-right:2rem}}.cards-section__inner{position:relative;z-index:1}.cards-section__header{margin-bottom:4rem;text-align:center}@media(min-width: 1024px){.cards-section__header{text-align:left;display:flex;align-items:flex-end;justify-content:space-between}}.cards-section__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.cards-section__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:.5rem;max-width:600px}.cards-section__subtitle{font-size:1.125rem;color:var(--text-secondary);max-width:480px}.cards-section__see-all{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:.5rem 1.25rem;font-size:.875rem}.cards-section__see-all:hover{opacity:.85;text-decoration:none}.cards-section__see-all:active{transform:scale(0.97)}.cards-section__see-all{background-color:rgba(0,0,0,0);color:var(--cta-primary)}.cards-section__see-all:hover{background-color:var(--cta-primary);color:var(--cta-text);opacity:1}.cards-section__see-all{white-space:nowrap;margin-top:1.5rem}@media(min-width: 1024px){.cards-section__see-all{margin-top:0}}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.card-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.card-grid--2col{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.card-grid--2col{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.card-grid--4col{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.card-grid--4col{grid-template-columns:repeat(4, 1fr)}}.feature-card{border-radius:16px;padding:3rem;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;text-decoration:none;cursor:pointer}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);text-decoration:none;opacity:1}.feature-card:hover .feature-card__link svg{transform:translateX(4px)}.feature-card--lavender{background-color:var(--accent-lavender)}.feature-card--blue{background-color:var(--accent-blue)}.feature-card--peach{background-color:var(--accent-peach)}.feature-card--mint{background-color:var(--accent-mint)}.feature-card--mist{background-color:var(--accent-mist)}.feature-card--surface{background-color:var(--surface);border:1px solid var(--border)}.feature-card__icon{width:48px;height:48px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.feature-card__icon svg,.feature-card__icon img{width:100%;height:100%}.feature-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary);line-height:1.3}.feature-card__desc{font-size:1rem;color:var(--text-secondary);line-height:1.65;flex:1;margin-bottom:0}.feature-card__link{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:var(--text-primary);text-decoration:none;margin-top:1.5rem}.feature-card__link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.feature-card__link:hover{opacity:.7;text-decoration:none}.feature-card__link:hover svg{transform:translateX(3px)}.screenshot-card{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border);background-color:var(--surface);transition:transform .2s ease,box-shadow .2s ease}.screenshot-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.screenshot-card__top{padding:2rem 2rem 0;border-radius:16px 16px 0 0;min-height:160px;display:flex;align-items:flex-end;overflow:hidden}.screenshot-card__top--lavender{background-color:var(--accent-lavender)}.screenshot-card__top--blue{background-color:var(--accent-blue)}.screenshot-card__top--peach{background-color:var(--accent-peach)}.screenshot-card__top--mint{background-color:var(--accent-mint)}.screenshot-card__top--mist{background-color:var(--accent-mist)}.screenshot-card__top img{border-radius:12px 12px 0 0;width:100%;box-shadow:var(--shadow-lg)}.screenshot-card__body{padding:2rem}.screenshot-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.screenshot-card__desc{font-size:1rem;color:var(--text-secondary);margin-bottom:0}.stats-section{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.stats-section{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.stats-section{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.stats-section{padding-top:7.5rem;padding-bottom:7.5rem}}.stats-section{background-color:var(--dark-bg);position:relative;overflow:hidden}.stats-section__wave{position:absolute;inset:0;pointer-events:none;z-index:0}.stats-section__wave svg{width:100%;height:100%;opacity:.35;animation:waveMove 10s ease-in-out infinite}.stats-section__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.stats-section__inner{padding-left:2rem;padding-right:2rem}}.stats-section__inner{position:relative;z-index:1}.stats-section__header{text-align:center;margin-bottom:4rem}.stats-section__header .section-label{color:hsla(0,0%,100%,.5)}.stats-section__header h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);color:var(--dark-text)}.stats-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem 2rem}@media(min-width: 768px){.stats-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.stats-grid{grid-template-columns:repeat(4, 1fr)}}.stat-item{text-align:center}.stat-item__number{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--dark-text);line-height:1;margin-bottom:.5rem}.stat-item__label{font-size:.875rem;color:var(--dark-secondary);text-transform:uppercase;letter-spacing:.08em}.values-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.values-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.values-grid{grid-template-columns:repeat(3, 1fr)}}.value-card{padding:3rem;border-radius:16px;background-color:var(--surface);border:1px solid var(--border)}.value-card__icon{width:56px;height:56px;margin-bottom:1.5rem}.value-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.value-card__text{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin-bottom:0}.blog-archive{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.blog-archive{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.blog-archive{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.blog-archive{padding-top:7.5rem;padding-bottom:7.5rem}}.blog-archive{background-color:var(--background)}.blog-archive__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.blog-archive__inner{padding-left:2rem;padding-right:2rem}}.blog-archive__header{margin-bottom:4rem}.blog-archive__header .section-label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.blog-archive__header h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem}.blog-archive__header p{font-size:1.125rem;color:var(--text-secondary);max-width:560px;margin-bottom:0}.blog-featured-row{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:5rem}@media(min-width: 1024px){.blog-featured-row{grid-template-columns:1fr 380px}}.blog-featured-post{background-color:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-featured-post:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.blog-featured-post__image{aspect-ratio:16/9;overflow:hidden}.blog-featured-post__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-featured-post:hover .blog-featured-post__image img{transform:scale(1.03)}.blog-featured-post__body{padding:2rem}.blog-featured-post__category{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem;margin-bottom:.5rem;color:var(--text-secondary)}.blog-featured-post__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.blog-featured-post__title a{color:var(--text-primary);text-decoration:none}.blog-featured-post__title a:hover{text-decoration:underline;text-underline-offset:3px}.blog-featured-post__excerpt{font-size:1rem;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.5rem}.blog-featured-post__meta{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-secondary)}.blog-featured-post__author{display:flex;align-items:center;gap:.5rem}.blog-featured-post__author img{width:28px;height:28px;border-radius:50%}.blog-recent-sidebar{display:flex;flex-direction:column;gap:1.5rem}.blog-recent-sidebar__heading{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);padding-bottom:.5rem;border-bottom:1px solid var(--border)}.recent-post-item{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.recent-post-item:last-child{border-bottom:none}.recent-post-item__image{flex-shrink:0;width:72px;height:72px;border-radius:12px;overflow:hidden}.recent-post-item__image img{width:100%;height:100%;object-fit:cover}.recent-post-item__content{flex:1}.recent-post-item__category{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:4px}.recent-post-item__title{font-family:"Playfair Display",Georgia,serif;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:4px}.recent-post-item__title a{color:var(--text-primary);text-decoration:none}.recent-post-item__title a:hover{text-decoration:underline;text-underline-offset:3px}.recent-post-item__date{font-size:.75rem;color:var(--text-secondary)}.blog-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.blog-grid{grid-template-columns:repeat(3, 1fr)}}.post-card{background-color:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.post-card{display:flex;flex-direction:column;background-color:var(--surface)}.post-card__image{aspect-ratio:16/9;overflow:hidden;background-color:var(--border)}.post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .post-card__image img{transform:scale(1.04)}.post-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.post-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.post-card__category{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary)}.post-card__read-time{font-size:.75rem;color:var(--text-secondary)}.post-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:.5rem;flex:1}.post-card__title a{color:var(--text-primary);text-decoration:none}.post-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.post-card__excerpt{font-size:.875rem;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.5rem;line-height:1.6}.post-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.post-card__author{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-secondary)}.post-card__author img{width:24px;height:24px;border-radius:50%}.post-card__date{font-size:.75rem;color:var(--text-secondary)}[data-theme=dark] .post-card{background-color:var(--surface);border-color:var(--border)}body.single-post{padding:0}.single-post{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.single-post{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.single-post{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.single-post{padding-top:7.5rem;padding-bottom:7.5rem}}.single-post__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.single-post__inner{padding-left:2rem;padding-right:2rem}}.post-header{max-width:720px;margin:0 auto 4rem;text-align:center}.post-header__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem;margin-bottom:1rem}.post-header__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;line-height:1.15;margin-bottom:1.5rem}.post-header__meta{display:flex;align-items:center;justify-content:center;gap:1.5rem;font-size:.875rem;color:var(--text-secondary);flex-wrap:wrap}.post-header__author{display:flex;align-items:center;gap:.5rem}.post-header__author img{width:32px;height:32px;border-radius:50%}.post-featured-image{max-width:1200px;margin:0 auto 4rem;border-radius:16px;overflow:hidden}.post-featured-image img{width:100%;height:auto;max-height:520px;object-fit:cover}.post-content{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.post-content{padding-left:2rem;padding-right:2rem}}.toc{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin-bottom:3rem}.toc__title{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem}.toc ol{padding-left:1.5rem;margin-bottom:0}.toc li{font-size:.875rem;margin-bottom:.25rem}.toc a{color:var(--text-primary);text-decoration:none}.toc a:hover{text-decoration:underline}.related-posts{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.related-posts{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.related-posts{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.related-posts{padding-top:7.5rem;padding-bottom:7.5rem}}.related-posts{border-top:1px solid var(--border);margin-top:4rem}.related-posts__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.related-posts__inner{padding-left:2rem;padding-right:2rem}}.related-posts__title{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem;margin-bottom:3rem}.wp-block-query-pagination,.pagination,.posts-navigation{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border)}.wp-block-query-pagination a,.wp-block-query-pagination span,.pagination a,.pagination span,.posts-navigation a,.posts-navigation span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 1rem;font-size:.875rem;font-weight:500;border-radius:8px;text-decoration:none;color:var(--text-primary);transition:background-color .2s ease}.wp-block-query-pagination a:hover,.pagination a:hover,.posts-navigation a:hover{background-color:var(--surface);text-decoration:none}.wp-block-query-pagination .current,.wp-block-query-pagination [aria-current],.pagination .current,.pagination [aria-current],.posts-navigation .current,.posts-navigation [aria-current]{background-color:var(--cta-primary);color:var(--cta-text)}.blog-category-row{margin-bottom:4rem}.blog-category-row__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.blog-category-row__header h2{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:700}.blog-category-row__header a{font-size:.875rem;font-weight:600;color:var(--text-secondary);text-decoration:none;display:flex;align-items:center;gap:4px}.blog-category-row__header a:hover{color:var(--text-primary);text-decoration:none}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.form-input,input[type=text],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],input[type=number],textarea,select{display:block;width:100%;padding:.75rem 1rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;color:var(--text-primary);background-color:var(--background);border:1px solid var(--border);border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease;min-height:48px;appearance:none;-webkit-appearance:none}.form-input::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,textarea::placeholder,select::placeholder{color:var(--text-secondary);opacity:.7}.form-input:focus,input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,textarea:focus,select:focus{outline:none;border-color:var(--text-primary);box-shadow:0 0 0 3px rgba(10,10,10,.1)}[data-theme=dark] .form-input:focus,[data-theme=dark] input[type=text]:focus,[data-theme=dark] input[type=email]:focus,[data-theme=dark] input[type=tel]:focus,[data-theme=dark] input[type=url]:focus,[data-theme=dark] input[type=password]:focus,[data-theme=dark] input[type=search]:focus,[data-theme=dark] input[type=number]:focus,[data-theme=dark] textarea:focus,[data-theme=dark] select:focus{box-shadow:0 0 0 3px rgba(245,245,245,.15)}.form-input:disabled,input[type=text]:disabled,input[type=email]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=number]:disabled,textarea:disabled,select:disabled{opacity:.5;cursor:not-allowed}textarea{resize:vertical;min-height:140px;line-height:1.6}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;cursor:pointer}.input-underline{display:block;width:100%;padding:1rem 0;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;color:var(--text-primary);background:none;border:none;border-bottom:1px solid var(--border);border-radius:0;transition:border-color .2s ease;min-height:44px}.input-underline::placeholder{color:var(--text-secondary)}.input-underline:focus{outline:none;border-bottom-color:var(--text-primary);box-shadow:none}.contact-section{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.contact-section{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.contact-section{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.contact-section{padding-top:7.5rem;padding-bottom:7.5rem}}.contact-section__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.contact-section__inner{padding-left:2rem;padding-right:2rem}}.contact-header{text-align:center;margin-bottom:4rem}.contact-header__icon{width:56px;height:56px;background-color:var(--surface);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.contact-header__icon svg{width:24px;height:24px;fill:none;stroke:var(--text-primary);stroke-width:1.5}.contact-header__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.contact-header__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.contact-card{background-color:var(--accent-lavender);border-radius:16px;padding:3rem;max-width:680px;margin:0 auto}@media(min-width: 768px){.contact-card{display:flex;gap:3rem;align-items:flex-start}}.contact-card__photo{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-bottom:1.5rem}@media(min-width: 768px){.contact-card__photo{margin-bottom:0}}.contact-card__photo img{width:100%;height:100%;object-fit:cover}.contact-card__info{flex:1}.contact-card__info h3{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;margin-bottom:.5rem}.contact-card__info p{font-size:.875rem;color:var(--text-secondary);margin-bottom:1.5rem}.contact-card__links{display:flex;flex-direction:column;gap:.5rem}.contact-card__links a{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--text-primary);text-decoration:none;min-height:44px}.contact-card__links a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.contact-card__links a:hover{opacity:.7;text-decoration:none}.contact-page{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.contact-page{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.contact-page{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.contact-page{padding-top:7.5rem;padding-bottom:7.5rem}}.contact-page{background-color:var(--accent-mist)}.contact-page__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.contact-page__inner{padding-left:2rem;padding-right:2rem}}.contact-page__inner{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width: 1024px){.contact-page__inner{grid-template-columns:1fr 1fr;gap:5rem;align-items:start}}.contact-page__heading{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:2rem;color:var(--text-primary)}.contact-page__desc{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:3rem}.contact-topics{margin-bottom:3rem}.contact-topics__label{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem;display:block}.contact-topics__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.contact-topics__list li{font-size:1rem;color:var(--text-secondary);padding-left:2rem;position:relative}.contact-topics__list li::before{content:"→";position:absolute;left:-5px;background:var(--current-item-bg);border-radius:50px;width:30px;height:30px;text-align:center;display:flex;align-items:center;justify-content:center;color:#000}.contact-quote{border:1px solid var(--border);border-radius:16px;padding:2rem;background-color:var(--background)}.contact-quote__text{font-size:1rem;color:var(--text-secondary);line-height:1.7;font-style:italic;margin-bottom:1.5rem}.contact-quote__author{display:flex;align-items:center;gap:1rem}.contact-quote__author img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.contact-quote__author strong{font-size:.875rem;font-weight:700;display:block;color:var(--text-primary)}.contact-quote__author span{font-size:.75rem;color:var(--text-secondary)}.contact-page__right{position:sticky;top:calc(80px + 2rem)}.contact-form-card{background-color:var(--background);border-radius:16px;padding:3rem;box-shadow:var(--shadow-lg)}@media(min-width: 768px){.contact-form-card{padding:4rem}}.contact-form-card .frm-fluent-form input:focus,.contact-form-card .frm-fluent-form textarea:focus{background-color:rgba(0,0,0,0);border-color:var(--text-primary)}.contact-form-card .frm-fluent-form button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:1rem 2.25rem;font-size:1.125rem}.contact-form-card .frm-fluent-form button[type=submit]:hover{opacity:.85;text-decoration:none}.contact-form-card .frm-fluent-form button[type=submit]:active{transform:scale(0.97)}.contact-form-card__title{font-family:"Playfair Display",Georgia,serif;font-weight:700;color:var(--text-primary);margin-bottom:2rem;text-align:center}.wpforms-form .wpforms-field-label,.wpforms-form .ff-el-group label,.ff-form-wrap .wpforms-field-label,.ff-form-wrap .ff-el-group label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.wpforms-form input[type=text],.wpforms-form input[type=email],.wpforms-form textarea,.ff-form-wrap input[type=text],.ff-form-wrap input[type=email],.ff-form-wrap textarea{background-color:var(--background);border-color:var(--border);color:var(--text-primary)}.wpforms-form .wpforms-submit,.wpforms-form .ff_btn_submit,.ff-form-wrap .wpforms-submit,.ff-form-wrap .ff_btn_submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--cta-primary);color:var(--cta-text);border:2px solid var(--cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:.75rem 1.75rem;font-size:1rem}.wpforms-form .wpforms-submit:hover,.wpforms-form .ff_btn_submit:hover,.ff-form-wrap .wpforms-submit:hover,.ff-form-wrap .ff_btn_submit:hover{opacity:.85;text-decoration:none}.wpforms-form .wpforms-submit:active,.wpforms-form .ff_btn_submit:active,.ff-form-wrap .wpforms-submit:active,.ff-form-wrap .ff_btn_submit:active{transform:scale(0.97)}.legal-hub{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.legal-hub{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.legal-hub{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.legal-hub{padding-top:7.5rem;padding-bottom:7.5rem}}.legal-hub{background-color:var(--background)}.legal-hub__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.legal-hub__inner{padding-left:2rem;padding-right:2rem}}.legal-hub__header{margin-bottom:4rem}.legal-hub__header .section-label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.legal-hub__header h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem}.legal-hub__header p{font-size:1.125rem;color:var(--text-secondary);max-width:560px;margin-bottom:0}.legal-cards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem}@media(min-width: 768px){.legal-cards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.legal-cards{grid-template-columns:repeat(3, 1fr)}}.legal-card{border-radius:16px;padding:3rem;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.legal-card--lavender{background-color:var(--accent-lavender)}.legal-card--blue{background-color:var(--accent-blue)}.legal-card--peach{background-color:var(--accent-peach)}.legal-card--mint{background-color:var(--accent-mint)}.legal-card--mist{background-color:var(--accent-mist)}.legal-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);text-decoration:none;opacity:1}.legal-card__icon{width:48px;height:48px;margin-bottom:1.5rem}.legal-card__icon svg{width:100%;height:100%;fill:none;stroke:var(--text-primary);stroke-width:1.5}.legal-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.legal-card__desc{font-size:.875rem;color:var(--text-secondary);line-height:1.65;flex:1;margin-bottom:1.5rem}.legal-card__arrow{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:var(--text-primary)}.legal-card__arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.legal-card:hover .legal-card__arrow svg{transform:translateX(4px)}.legal-page-layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width: 1024px){.legal-page-layout{grid-template-columns:240px 1fr;align-items:start}}.legal-sidebar{display:none}@media(min-width: 1024px){.legal-sidebar{display:block;position:sticky;top:100px}}.legal-sidebar__title{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1.5rem}.legal-sidebar nav ul{list-style:none;padding:0;margin:0;border-left:1px solid var(--border)}.legal-sidebar nav li{margin-bottom:0}.legal-sidebar nav a{display:block;padding:.5rem 1rem;font-size:.875rem;color:var(--text-secondary);text-decoration:none;border-left:2px solid rgba(0,0,0,0);margin-left:-1px;transition:color .2s ease,border-color .2s ease;min-height:36px;line-height:36px}.legal-sidebar nav a:hover,.legal-sidebar nav a.is-active{color:var(--text-primary);border-left-color:var(--text-primary);text-decoration:none}.legal-content{min-width:0}.legal-section{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.legal-section{padding-left:2rem;padding-right:2rem}}.legal-section{margin:0 0 5rem;padding-top:3rem}.legal-section:last-child{margin-bottom:0}.legal-section__header{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.legal-section__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.legal-section__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;margin-bottom:.5rem}.legal-section__updated{font-size:.875rem;color:var(--text-secondary)}.legal-section h2{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:700;margin-top:3rem;margin-bottom:1rem}.legal-section h3{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}.legal-section p{font-size:1rem;color:var(--text-primary);line-height:1.75;margin-bottom:1.5rem}.legal-section ul,.legal-section ol{margin-bottom:1.5rem;padding-left:2rem;line-height:1.75}.legal-section li{margin-bottom:.5rem;color:var(--text-primary)}.legal-section strong{font-weight:600;color:var(--text-primary)}.affiliate-disclosure{background-color:var(--accent-peach);border-radius:12px;padding:1.5rem;display:flex;gap:1rem;align-items:flex-start;margin-bottom:3rem;width:fit-content}.affiliate-disclosure svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:var(--text-primary);stroke-width:1.5;margin-top:2px}.affiliate-disclosure p{font-size:.875rem;color:var(--text-primary);line-height:1.6;margin-bottom:0}@media(max-width: 767px){.affiliate-disclosure{width:100%}}.hero__shapes{position:absolute;top:0;width:60%;height:100%;pointer-events:none;z-index:0;margin-top:0}.hero__shapes.left{left:0;right:auto}.hero__shapes.right{right:0}.hero__shapes svg{width:100%;height:100%;object-fit:cover;overflow:hidden}.hero__shapes svg circle,.hero__shapes svg path,.hero__shapes svg rect{transform-box:fill-box;transform-origin:center}.hero__shapes .hero__shapes--light{display:block}.hero__shapes .hero__shapes--dark{display:none}@media(max-width: 767px){.hero__shapes{width:100%;opacity:.4}}@media(min-width: 768px){.hero__shapes{width:70%;opacity:.7}}@media(min-width: 1024px){.hero__shapes{width:65%;opacity:1}}[data-theme=dark] .hero__shapes .hero__shapes--light{display:none}[data-theme=dark] .hero__shapes .hero__shapes--dark{display:block}@keyframes float-drift-up{0%{transform:translate(0, 0) rotate(0deg)}100%{transform:translate(35px, -50px) rotate(6deg)}}@keyframes float-drift-down{0%{transform:translate(0, 0) rotate(0deg)}100%{transform:translate(-40px, 45px) rotate(-8deg)}}@keyframes float-drift-diagonal{0%{transform:translate(0, 0) rotate(0deg)}100%{transform:translate(50px, -35px) rotate(5deg)}}@keyframes float-drift-side{0%{transform:translate(0, 0) rotate(0deg)}100%{transform:translate(-45px, 30px) rotate(7deg)}}@keyframes float-drift-small{0%{transform:translate(0, 0) rotate(0deg)}100%{transform:translate(60px, -50px) rotate(-10deg)}}@keyframes float-drift-tiny{0%{transform:translate(0, 0) rotate(0deg)}100%{transform:translate(-55px, -60px) rotate(12deg)}}.float-slow-1{animation:float-drift-up 10s ease-in-out infinite alternate;transform-origin:center}.float-slow-2{animation:float-drift-down 9s ease-in-out infinite alternate;animation-delay:-3s;transform-origin:center}.float-slow-3{animation:float-drift-side 11s ease-in-out infinite alternate;animation-delay:-5s;transform-origin:center}.float-med-1{animation:float-drift-diagonal 7s ease-in-out infinite alternate;animation-delay:-2s;transform-origin:center}.float-med-2{animation:float-drift-side 6s ease-in-out infinite alternate;animation-delay:-4s;transform-origin:center}.float-med-3{animation:float-drift-up 8s ease-in-out infinite alternate;animation-delay:-6s;transform-origin:center}.float-med-4{animation:float-drift-down 6s ease-in-out infinite alternate;animation-delay:-1s;transform-origin:center}.float-med-5{animation:float-drift-diagonal 7s ease-in-out infinite alternate;animation-delay:-3s;transform-origin:center}.float-fast-1{animation:float-drift-small 5s ease-in-out infinite alternate;animation-delay:-1s;transform-origin:center}.float-fast-2{animation:float-drift-tiny 4s ease-in-out infinite alternate;animation-delay:-3s;transform-origin:center}.float-fast-3{animation:float-drift-small 5s ease-in-out infinite alternate;animation-delay:-4s;transform-origin:center}.float-fast-4{animation:float-drift-tiny 4s ease-in-out infinite alternate;animation-delay:-2s;transform-origin:center}.float-fast-5{animation:float-drift-small 3.5s ease-in-out infinite alternate;animation-delay:-5s;transform-origin:center}.float-fast-6{animation:float-drift-tiny 5s ease-in-out infinite alternate;animation-delay:-2s;transform-origin:center}.float-fast-7{animation:float-drift-small 4s ease-in-out infinite alternate;animation-delay:-3s;transform-origin:center}.float-fast-8{animation:float-drift-tiny 3.5s ease-in-out infinite alternate;animation-delay:-1s;transform-origin:center}.float-fast-9{animation:float-drift-small 5s ease-in-out infinite alternate;animation-delay:-6s;transform-origin:center}.float-fast-10{animation:float-drift-tiny 4s ease-in-out infinite alternate;animation-delay:-2s;transform-origin:center}@media(prefers-reduced-motion: reduce){[class^=float-]{animation:none !important}}.app-features{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.app-features{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.app-features{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.app-features{padding-top:7.5rem;padding-bottom:7.5rem}}.app-features{background-color:var(--background)}.app-features__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.app-features__inner{padding-left:2rem;padding-right:2rem}}.app-features__header{text-align:center;margin-bottom:4rem}.app-features__header .section-label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.app-features__header h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.app-features__header p{font-size:1.125rem;color:var(--text-secondary);max-width:560px;margin:0 auto}.app-features__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.app-features__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.app-features__grid{grid-template-columns:repeat(3, 1fr)}}.app-screenshots{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.app-screenshots{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.app-screenshots{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.app-screenshots{padding-top:7.5rem;padding-bottom:7.5rem}}.app-screenshots{background-color:var(--surface);overflow:hidden}.app-screenshots__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.app-screenshots__inner{padding-left:2rem;padding-right:2rem}}.app-screenshots__inner{text-align:center}.app-screenshots__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.app-screenshots__subtitle{font-size:1.125rem;color:var(--text-secondary);margin-bottom:4rem}.app-screenshots__gallery{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-screenshots__gallery::-webkit-scrollbar{display:none}@media(min-width: 1024px){.app-screenshots__gallery{overflow-x:visible;justify-content:center}}.app-screenshot{flex-shrink:0;width:220px}@media(min-width: 1024px){.app-screenshot{width:240px}}.app-screenshot img{width:100%;border-radius:28px;box-shadow:var(--shadow-lg)}.how-it-works{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.how-it-works{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.how-it-works{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.how-it-works{padding-top:7.5rem;padding-bottom:7.5rem}}.how-it-works{background-color:var(--accent-mist)}.how-it-works__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.how-it-works__inner{padding-left:2rem;padding-right:2rem}}.how-it-works__header{text-align:center;margin-bottom:4rem}.how-it-works__header .section-label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.how-it-works__header h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.how-it-works__steps{display:grid;grid-template-columns:1fr;gap:3rem;max-width:860px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 768px){.how-it-works__steps{grid-template-columns:repeat(3, 1fr);gap:4rem;padding-left:0;padding-right:0}}.step{text-align:center;position:relative}.step__number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:var(--sm-primary);color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;margin:0 auto 1.5rem}.step__title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.step__desc{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin-bottom:0}.app-qr-section{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.app-qr-section{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.app-qr-section{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.app-qr-section{padding-top:7.5rem;padding-bottom:7.5rem}}.app-qr-section__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.app-qr-section__inner{padding-left:2rem;padding-right:2rem}}.app-qr-section__inner{display:grid;gap:4rem;align-items:center}@media(min-width: 768px){.app-qr-section__inner{grid-template-columns:1.1fr .9fr}}.app-qr-section__content{max-width:560px}.app-qr-section__title{margin-bottom:1rem}.app-qr-section__desc{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.app-qr-section__card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;border-radius:16px;background:var(--surface);box-shadow:var(--shadow-md);text-align:center}.app-qr-section__image{display:block;width:220px;max-width:100%;height:auto;border-radius:20px;background:#fff;padding:12px;box-shadow:var(--shadow-sm)}.app-qr-section__note{margin-top:1.5rem;color:var(--text-secondary);font-size:.875rem}.faq-section{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.faq-section{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.faq-section{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.faq-section{padding-top:7.5rem;padding-bottom:7.5rem}}.faq-section{background-color:var(--surface)}.faq-section__inner{width:100%;max-width:880px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.faq-section__inner{padding-left:2rem;padding-right:2rem}}.faq-section__header{text-align:center;margin-bottom:4rem}.faq-section__header h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.faq-list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 0;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;color:var(--text-primary);text-align:left;cursor:pointer;background:none;border:none;gap:1.5rem;min-height:56px}.faq-item__question:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:3px}.faq-item__question svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.faq-item__answer{max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .35s ease,opacity .25s ease,transform .25s ease;will-change:max-height,opacity,transform}.faq-item__answer p{padding:0 0 1.5rem;font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.faq-item.is-open .faq-item__question svg{transform:rotate(45deg)}.faq-item.is-open .faq-item__answer{max-height:500px;opacity:1;transform:translateY(0)}.testimonials{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.testimonials{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.testimonials{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.testimonials{padding-top:7.5rem;padding-bottom:7.5rem}}.testimonials{background-color:var(--background)}.testimonials__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.testimonials__inner{padding-left:2rem;padding-right:2rem}}.testimonials__header{text-align:center;margin-bottom:4rem}.testimonials__header h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.testimonials__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.testimonials__grid{grid-template-columns:repeat(3, 1fr)}}.testimonial-card{background-color:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem}.testimonial-card__text{font-family:"Playfair Display",Georgia,serif;font-size:1.125rem;font-style:italic;line-height:1.6;color:var(--text-primary);margin-bottom:1.5rem}.testimonial-card__author{display:flex;align-items:center;gap:1rem}.testimonial-card__author img{width:40px;height:40px;border-radius:50%}.testimonial-card__author strong{font-size:.875rem;font-weight:600;display:block}.testimonial-card__author span{font-size:.75rem;color:var(--text-secondary)}.app-cta{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.app-cta{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.app-cta{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.app-cta{padding-top:7.5rem;padding-bottom:7.5rem}}.app-cta{background-color:var(--sm-primary);text-align:center;position:relative}.app-cta .stats-section__wave svg{opacity:1}.app-cta__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.app-cta__inner{padding-left:2rem;padding-right:2rem}}.app-cta__inner{position:relative;z-index:1}.app-cta__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,5vw,3.5rem);font-weight:700;color:var(--dark-text);margin-bottom:1rem}.app-cta__subtitle{font-size:1.25rem;color:var(--dark-text);margin-bottom:3rem}.app-cta__button{display:inline-flex;align-items:center;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--sm-cta-primary);color:#fff;border:2px solid var(--sm-cta-primary);border-radius:100px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;white-space:nowrap;padding:1rem 2.25rem;font-size:1.125rem}.app-cta__button:hover{opacity:.85;text-decoration:none}.app-cta__button:active{transform:scale(0.97)}.app-cta-split{position:relative;overflow:hidden;padding:clamp(4rem,7vw,6rem) 0;background:#050505;color:#fff}.app-cta-split__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.app-cta-split__inner{padding-left:2rem;padding-right:2rem}}.app-cta-split__inner{display:grid;gap:clamp(2rem,4vw,4rem);align-items:center}@media(min-width: 1024px){.app-cta-split__inner{grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr)}}.app-cta-split__content{max-width:560px;position:relative;z-index:2}.section-label--light{color:hsla(0,0%,100%,.72)}.app-cta-split__title{margin:0 0 1rem;font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.5rem,6vw,3.7rem);line-height:.95;letter-spacing:-0.03em;color:#fff}.app-cta-split__subtitle{margin:0 0 2rem;max-width:520px;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.45;color:hsla(0,0%,100%,.82)}.app-cta-split__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.app-cta-split__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.25rem;border-radius:999px;border:2px solid #f5f5f5;color:#f5f5f5;text-decoration:none;transition:#f5f5f5 .2s ease,background-color .2s ease,transform .2s ease}.app-cta-split__secondary:hover{color:#0a0a0a;background-color:#f5f5f5;text-decoration:none;opacity:1}.app-cta-split__visual{position:relative;z-index:1;width:100%;overflow:hidden}.feat-carousel{position:relative;width:100%;user-select:none;padding-bottom:2rem}.feat-carousel__stage{position:relative;overflow:hidden;height:400px}@media(min-width: 768px){.feat-carousel__stage{height:490px}}@media(min-width: 1024px){.feat-carousel__stage{height:660px}}.feat-carousel__card{position:absolute;top:50%;left:50%;width:180px;border-radius:20px;overflow:hidden;transform:translate(-50%, -50%);transition:transform .45s cubic-bezier(0.25, 0.1, 0.25, 1),box-shadow .45s ease;cursor:pointer}@media(min-width: 768px){.feat-carousel__card{width:220px;border-radius:22px}}@media(min-width: 1024px){.feat-carousel__card{width:300px;border-radius:24px}}.feat-carousel__card img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-drag:none}.feat-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#1a1a1a;border:none;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.feat-carousel__btn--prev{left:1rem}.feat-carousel__btn--prev:hover{background:#333;transform:translateY(-50%) scale(1.08)}.feat-carousel__btn--next{right:1rem}.feat-carousel__btn--next:hover{background:#333;transform:translateY(-50%) scale(1.08)}.feat-carousel__btn:disabled{opacity:.35;cursor:not-allowed}.feat-carousel__btn:disabled:hover{background:#1a1a1a;transform:translateY(-50%)}.feat-carousel__dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:7px;align-items:center}.feat-carousel__dot{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.3);transition:background .25s ease,width .25s ease}.feat-carousel__dot.is-active{background:#fff;width:18px;border-radius:3px}.about-hero{padding-top:7.5rem;padding-bottom:7.5rem;background:var(--accent-mist);text-align:center}@media(min-width: 768px){.about-hero{padding-top:9rem;padding-bottom:9rem}}.about-hero__inner{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.about-hero__inner{padding-left:2rem;padding-right:2rem}}.about-hero__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem;margin-bottom:1.5rem}.about-hero__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.15;color:var(--text-primary);margin-bottom:1.5rem}.about-hero__sub{font-size:1.125rem;color:var(--text-secondary);max-width:480px;margin:0 auto;line-height:1.65}.about-intro{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.about-intro{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.about-intro{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.about-intro{padding-top:7.5rem;padding-bottom:7.5rem}}.about-intro{background-color:var(--background)}.about-intro__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.about-intro__inner{padding-left:2rem;padding-right:2rem}}.about-intro__inner{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width: 768px){.about-intro__inner{grid-template-columns:2fr 3fr}}.about-intro__photo-wrap{border-radius:16px;border:3px solid rgba(0,0,0,0);background:linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)) padding-box,linear-gradient(290deg, #8f8fff 10%, #ff6ef1 90%) border-box;padding:2rem;display:flex;align-items:flex-end;justify-content:center;min-height:360px;overflow:hidden}@media(min-width: 768px){.about-intro__photo-wrap{min-height:440px}}[data-theme=dark] .about-intro__photo-wrap{background:linear-gradient(rgba(8, 8, 8, 0.9), rgba(0, 0, 0, 0.9)) padding-box,linear-gradient(290deg, #8f8fff 10%, #ff6ef1 90%) border-box}.about-intro__photo{width:100%;max-width:280px;border-radius:12px;display:block;object-fit:cover}.about-intro__name{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1.5rem;display:block}.about-intro__heading{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:2rem}.about-intro__body p{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem}.about-intro__body p:last-child{margin-bottom:0}.about-values{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.about-values{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.about-values{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.about-values{padding-top:7.5rem;padding-bottom:7.5rem}}.about-values{background-color:var(--surface)}.about-values__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.about-values__inner{padding-left:2rem;padding-right:2rem}}.about-values__header{text-align:center;margin-bottom:4rem}.about-values__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.about-values__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.about-values-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.about-values-grid{grid-template-columns:repeat(3, 1fr)}}.about-value-card{border-radius:16px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;border:3px solid rgba(0,0,0,0)}.about-value-card.about-value-card--pink{background:linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)) padding-box,linear-gradient(90deg, #8f8fff 10%, #ff6ef1 90%) border-box}.about-value-card.about-value-card--lavender{background:linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)) padding-box,linear-gradient(90deg, #ff846e 10%, #706eff 90%) border-box}.about-value-card.about-value-card--blue{background:linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)) padding-box,linear-gradient(90deg, #ff6ef1 10%, #ff846e 90%) border-box}[data-theme=dark] .about-value-card.about-value-card--pink{background:linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)) padding-box,linear-gradient(290deg, #8f8fff 10%, #ff6ef1 90%) border-box}[data-theme=dark] .about-value-card.about-value-card--lavender{background:linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)) padding-box,linear-gradient(90deg, #ff846e 10%, #706eff 90%) border-box}[data-theme=dark] .about-value-card.about-value-card--blue{background:linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)) padding-box,linear-gradient(90deg, #ff6ef1 10%, #ff846e 90%) border-box}.about-value-card__circle{width:72%;max-width:200px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.about-value-card--pink .about-value-card__circle{background-color:#d8cfff}.about-value-card--lavender .about-value-card__circle{background-color:#ffd8c0}.about-value-card--blue .about-value-card__circle{background-color:#bbedd8}.about-value-card__circle svg{width:52%;height:52%;fill:none;stroke:var(--text-primary);stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}[data-theme=dark] .about-value-card--pink .about-value-card__circle{background-color:#7b5cff}[data-theme=dark] .about-value-card--lavender .about-value-card__circle{background-color:#feac7a}[data-theme=dark] .about-value-card--blue .about-value-card__circle{background-color:#46d096}.about-value-card__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.about-value-card__text{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0;max-width:280px}.about-ecosystem{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.about-ecosystem{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.about-ecosystem{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.about-ecosystem{padding-top:7.5rem;padding-bottom:7.5rem}}.about-ecosystem{background-color:var(--background)}.about-ecosystem__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.about-ecosystem__inner{padding-left:2rem;padding-right:2rem}}.about-ecosystem__header{text-align:center;margin-bottom:4rem}.about-ecosystem__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.about-ecosystem__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:.5rem}.about-ecosystem__sub{font-size:1.125rem;color:var(--text-secondary)}.about-connect{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.about-connect{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.about-connect{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.about-connect{padding-top:7.5rem;padding-bottom:7.5rem}}.about-connect{background-color:var(--background);text-align:center}.about-connect__inner{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.about-connect__inner{padding-left:2rem;padding-right:2rem}}.about-connect__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem}.about-connect__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:3rem}.about-connect__socials{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.about-connect__socials a{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(290deg, #8f8fff 10%, #ff6ef1 90%);border:1px solid var(--border);color:var(--text-primary);text-decoration:none;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.about-connect__socials a svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.about-connect__socials a:hover{background-color:var(--border);transform:translateY(-2px);box-shadow:var(--shadow-sm);text-decoration:none}.about-connect__email{font-size:1rem;color:var(--text-secondary);text-decoration:none}.about-connect__email:hover{color:var(--text-primary);text-decoration:underline}body.is-about-page{background:radial-gradient(ellipse at 12% 55%, rgba(223, 192, 248, 0.56) 0%, rgba(223, 192, 248, 0.3) 22%, rgba(223, 192, 248, 0.12) 42%, transparent 68%),radial-gradient(ellipse at 52% 48%, rgba(205, 198, 255, 0.3) 0%, rgba(205, 198, 255, 0.15) 24%, rgba(205, 198, 255, 0.06) 42%, transparent 66%),radial-gradient(ellipse at 78% 82%, rgba(194, 230, 255, 0.4) 0%, rgba(194, 230, 255, 0.21) 24%, rgba(194, 230, 255, 0.09) 44%, transparent 70%),radial-gradient(ellipse at 48% 22%, rgba(255, 214, 238, 0.24) 0%, rgba(255, 214, 238, 0.12) 26%, rgba(255, 214, 238, 0.3) 46%, transparent 70%),linear-gradient(180deg, #fdfcff 0%, #faf6ff 34%, #f8f8fc 64%, #fbfdff 100%);min-height:100vh}[data-theme=dark] body.is-about-page{background:radial-gradient(ellipse at 12% 55%, rgba(168, 49, 196, 0.42) 0%, rgba(168, 49, 196, 0.24) 22%, rgba(168, 49, 196, 0.1) 42%, transparent 68%),radial-gradient(ellipse at 52% 48%, rgba(109, 76, 255, 0.18) 0%, rgba(109, 76, 255, 0.1) 24%, rgba(109, 76, 255, 0.04) 42%, transparent 66%),radial-gradient(ellipse at 78% 82%, rgba(14, 90, 182, 0.34) 0%, rgba(20, 126, 255, 0.18) 24%, rgba(20, 126, 255, 0.08) 44%, transparent 70%),radial-gradient(ellipse at 48% 22%, rgba(255, 66, 184, 0.16) 0%, rgba(255, 66, 184, 0.08) 26%, rgba(255, 66, 184, 0.03) 46%, transparent 70%),linear-gradient(180deg, #12001f 0%, #0b0223 34%, #040423 64%, #020617 100%)}body.is-about-page .about-hero,body.is-about-page .about-intro,body.is-about-page .about-values,body.is-about-page .about-ecosystem,body.is-about-page .about-connect{background:rgba(0,0,0,0)}[data-theme=dark] .site-footer{background:rgba(0,0,0,0)}body.is-about-page .site-header{background-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}body.is-about-page .site-header.is-scrolled{background-color:rgba(253,235,255,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:hsla(0,0%,100%,.06);box-shadow:none}.about-audience{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.about-audience{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.about-audience{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.about-audience{padding-top:7.5rem;padding-bottom:7.5rem}}.about-audience__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.about-audience__inner{padding-left:2rem;padding-right:2rem}}.about-audience__header{text-align:center;margin-bottom:4rem}.about-audience__label{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);display:block;margin-bottom:1rem;margin-bottom:1rem;display:block}.about-audience__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:var(--text-primary)}.about-audience__grid{display:grid;grid-template-columns:1fr;gap:4rem;max-width:900px;margin:0 auto;position:relative}@media(min-width: 768px){.about-audience__grid{grid-template-columns:1fr 1fr;gap:5rem}.about-audience__grid::before{content:"";position:absolute;left:50%;top:60px;bottom:0;width:1px;background:linear-gradient(180deg, transparent 0%, var(--border) 20%, var(--border) 80%, transparent 100%)}}.about-audience__column{display:flex;flex-direction:column}.about-audience__column-title{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;padding-bottom:.5rem}.about-audience__column--not .about-audience__column-title{color:var(--text-secondary);border-bottom:1px solid var(--border)}.about-audience__column--for .about-audience__column-title{color:var(--text-primary);border-bottom:2px solid #858ae3}.about-audience__list{list-style:none;padding:0;margin:0}.about-audience__list li{padding:1rem 0;padding-left:2rem;position:relative;font-size:1rem;line-height:1.5;border-bottom:1px solid var(--border)}.about-audience__list li:last-child{border-bottom:none}.about-audience__list li::before{position:absolute;left:-5px;top:.8rem;font-size:.9em;font-weight:600;line-height:1.5;background:#fc8be4;border-radius:50px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.about-audience__column--not .about-audience__list li{color:var(--text-secondary)}.about-audience__column--not .about-audience__list li::before{content:"✕";color:#fff;opacity:.45}.about-audience__column--for .about-audience__list li{color:var(--text-primary)}.about-audience__column--for .about-audience__list li::before{content:"✓";color:#fff}.about-audience__closing{text-align:center;margin-top:4rem;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2vw,1.25rem);font-style:italic;color:var(--text-primary);max-width:600px}[data-theme=dark] body.is-about-page .site-header.is-scrolled{background-color:rgba(10,10,26,.72)}.error-404{padding-top:3rem;padding-bottom:3rem}@media(min-width: 768px){.error-404{padding-top:4rem;padding-bottom:4rem}}@media(min-width: 1024px){.error-404{padding-top:5rem;padding-bottom:5rem}}@media(min-width: 1440px){.error-404{padding-top:7.5rem;padding-bottom:7.5rem}}.error-404{text-align:center}.error-404__inner{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.error-404__inner{padding-left:2rem;padding-right:2rem}}.error-404__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1;margin:1rem 0 1.5rem}.error-404__desc{font-size:1.125rem;color:var(--text-secondary);max-width:480px;margin:0 auto 3rem}.error-404__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}
