:root{--bg-primary:#fff;--bg-secondary:#ddccb7;--bg-accent:#ede7db;--text-primary:#4d342d;--text-secondary:#6a6a53;--accent:#9b9879;--btn-primary:#4d342d;--gradient:linear-gradient(135deg, #4d342d 0%, #6a6a53 60%, #9b9879 100%);--font-display:"Cormorant Garamond", serif;--font-body:"DM Sans", sans-serif;--radius-card:20px;--radius-pill:40px;--shadow-glass:0 8px 32px #00000014;--shadow-wine:0 10px 30px #4d342d26;--blur:blur(14px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg-primary);color:var(--text-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-primary);font-weight:600}a{color:inherit;text-decoration:none;transition:all .3s}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none;outline:none;transition:all .3s}.section{width:100%;padding:100px 80px;position:relative}@media (width<=768px){.section{padding:64px 24px}}.section-light{background:#fff!important}.section-soft{background:#ede7db!important}.section-warm{background:#ddccb7!important}.section-dark{color:#ede7dbbf!important;background:linear-gradient(135deg,#4d342d 0%,#6a6a53 60%,#9b9879 100%)!important}.section-light,.section-soft,.section-warm{color:#6a6a53}.section-light h1,.section-light h2,.section-light h3,.section-light h4,.section-soft h1,.section-soft h2,.section-soft h3,.section-soft h4,.section-warm h1,.section-warm h2,.section-warm h3,.section-warm h4{color:#4d342d!important}.section-light .eyebrow,.section-soft .eyebrow,.section-warm .eyebrow{color:#9b9879!important}.section-light p,.section-soft p,.section-warm p{color:#6a6a53!important}.section-dark{color:#ede7dbbf}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:#ede7db!important}.section-dark .eyebrow{color:#ddccb799!important}.section-dark p{color:#ede7dbbf!important}.eyebrow{letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:500;display:block}.section-title{margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.15}.section-subtitle{max-width:580px;color:inherit;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.8}.glass-card{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ddccb799;border-radius:20px;transition:all .3s;box-shadow:0 4px 24px #4d342d14,inset 0 1px #ffffffe6}.hero .glass-card,.about-hero .glass-card,.section-dark .glass-card,.book-page .glass-card,.quiz-play-page .glass-card,.quiz-selection-page .glass-card{-webkit-backdrop-filter:blur(20px);background:#ede7db14;border:1px solid #ede7db33;border-radius:20px;box-shadow:0 8px 32px #00000040,inset 0 1px #ede7db1f}.btn-primary{cursor:pointer;background:#4d342d;border:none;border-radius:40px;justify-content:center;align-items:center;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #4d342d66;color:#ede7db!important}.btn-primary:hover{background:#3a2720;transform:translateY(-2px);box-shadow:0 8px 28px #4d342d80}.btn-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ede7db1a;border:1px solid #ede7db4d;border-radius:40px;justify-content:center;align-items:center;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex;color:#ede7db!important}.btn-ghost:hover{background:#ede7db2e;transform:translateY(-2px)}.btn-primary-dark{cursor:pointer;background:#4d342d;border:none;border-radius:40px;justify-content:center;align-items:center;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;color:#ede7db!important}.btn-primary-dark:hover{background:#3a2720;transform:translateY(-2px);box-shadow:0 6px 20px #4d342d40}.btn-ghost-dark{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#4d342d0d;border:1px solid #4d342d40;border-radius:40px;justify-content:center;align-items:center;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;color:#4d342d!important}.btn-ghost-dark:hover{background:#4d342d1f;transform:translateY(-2px)}.img-placeholder{border:2px dashed var(--accent);border-radius:var(--radius-card);color:var(--text-secondary);font-family:var(--font-display);text-align:center;background:#ede7db4d;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;padding:20px;font-style:italic;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.img-placeholder:before{content:"";opacity:.7;margin-bottom:8px;font-size:1.8rem}@keyframes float-slow{0%{transform:translate(0)scale(1)}33%{transform:translate(35px,-55px)scale(1.1)}66%{transform:translate(-25px,25px)scale(.9)}to{transform:translate(0)scale(1)}}@keyframes float-reverse{0%{transform:translate(0)scale(1)}33%{transform:translate(-45px,45px)scale(.95)}66%{transform:translate(25px,-35px)scale(1.05)}to{transform:translate(0)scale(1)}}.noise-overlay{z-index:1;pointer-events:none;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.orb-container{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(80px);opacity:.28;border-radius:50%;position:absolute}.orb-1{background:var(--text-primary);width:380px;height:380px;animation:12s ease-in-out infinite float-slow;top:8%;left:10%}.orb-2{background:var(--text-secondary);width:480px;height:480px;animation:15s ease-in-out infinite float-reverse;bottom:12%;right:8%}.orb-3{background:var(--accent);width:280px;height:280px;animation:10s ease-in-out 1.5s infinite float-slow;top:40%;left:45%}.orb-4{background:var(--text-primary);width:320px;height:320px;animation:14s ease-in-out .5s infinite float-reverse;bottom:5%;left:5%}.quiz-result-card h1,.quiz-result-card h2,.quiz-result-card h3,.quiz-result-card h4,.quiz-result-card p,.quiz-result-card span,.quiz-result-card li{color:inherit!important}@media (width<=768px){html,body{max-width:100vw!important;overflow-x:hidden!important}.section{padding:64px 20px!important}.section-title{font-size:clamp(26px,6vw,36px)!important;line-height:1.2!important}.glass-card,.scard,.result-card,.tcard{box-sizing:border-box!important;width:100%!important}:not(.reel-strip):not(.gallery-reel-strip){max-width:100%!important}}.hero-photo-box,.page-hero-img-box,.about-photo-box,.doctor-img-box,[class*=photo-box],[class*=img-box],[class*=portrait]{background:0 0!important;border:none!important;overflow:hidden!important}@keyframes spin{to{transform:rotate(360deg)}}.gradient-bg{position:relative;overflow:hidden;background:#1a1208!important}.gradient-bg:before{content:"";z-index:0;background:radial-gradient(80% 70% at 15%,#4d342df2 0%,#0000 55%),radial-gradient(70% 80% at 85% 30%,#6a6a53cc 0%,#0000 50%),radial-gradient(50% 60% at 50% 80%,#9b987980 0%,#0000 50%);position:absolute;inset:0}.gradient-bg>*{z-index:1;position:relative}.navbar{z-index:100;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 80px;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#1a120899;border-bottom:1px solid #ede7db1a;padding:14px 80px}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.nav-logo{align-items:center;text-decoration:none;display:flex}.nav-logo-img{object-fit:contain;filter:brightness();width:auto;height:48px;transition:opacity .2s;display:block}.nav-logo-img:hover{opacity:.85}.navbar.light .nav-logo-img{filter:brightness(.2)}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:#ede7dbbf;padding:6px 0;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none;transition:color .2s;position:relative}.nav-links a:hover,.nav-links a.active{color:#ede7db}.navbar-actions{align-items:center;gap:16px;display:flex}.nav-book-btn{color:#ede7db;cursor:pointer;background:#4d342d;border:none;border-radius:30px;align-items:center;padding:10px 22px;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none;transition:all .3s;display:inline-flex}.nav-book-btn:hover{background:#3a2720;transform:translateY(-1px);box-shadow:0 4px 16px #4d342d66}.hamburger,.mobile-menu{display:none}.mobile-menu.open{-webkit-backdrop-filter:blur(20px);z-index:999;background:#140d06f7;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:40px;display:flex;position:fixed;inset:0}.mobile-menu a,.mobile-menu button:not(.nav-book-btn){color:#ede7db;cursor:pointer;background:0 0;border:none;font-family:Cormorant Garamond,serif;font-size:28px;text-decoration:none;transition:color .2s}.mobile-menu a:hover,.mobile-menu button:not(.nav-book-btn):hover{color:#ddccb7}.mobile-menu .close-btn{color:#ede7db;cursor:pointer;background:0 0;border:none;font-size:32px;position:absolute;top:24px;right:24px}@media (width<=900px){.navbar{padding:20px 40px}.navbar.scrolled{padding:14px 40px}}@media (width<=768px){.navbar,.navbar.scrolled{padding:14px 20px!important}.nav-links{display:none!important}.hamburger{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex!important}.hamburger span{background:#ede7db;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.nav-book-btn{padding:8px 16px!important;font-size:12px!important}.nav-logo-img{height:38px}}.footer{background:var(--wine);color:var(--eggshell);padding:80px 24px 40px;position:relative;overflow:hidden}.footer-container{grid-template-columns:1.5fr 3fr;gap:60px;max-width:1200px;margin:0 auto;display:grid}.footer-brand{flex-direction:column;gap:20px;display:flex}.footer-logo{align-items:center;text-decoration:none;display:flex}.footer-logo-img{object-fit:contain;opacity:.9;width:auto;height:52px;display:block}.footer-tagline{font-family:var(--font-body);opacity:.8;max-width:320px;font-size:.95rem;line-height:1.6}.footer-socials{gap:16px;display:flex}.social-link{width:40px;height:40px;color:var(--eggshell);background:#ede7db1a;border:1px solid #ede7db26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-link:hover{background:var(--olive);border-color:var(--olive);color:var(--wine);transform:translateY(-3px)}.footer-links-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.footer-col{flex-direction:column;gap:20px;display:flex}.footer-title{font-family:var(--font-display);color:var(--linen);padding-bottom:8px;font-size:1.3rem;font-weight:600;position:relative}.footer-title:after{content:"";background:var(--olive);width:30px;height:1.5px;position:absolute;bottom:0;left:0}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{opacity:.75;font-size:.95rem;transition:all .2s}.footer-links a:hover{opacity:1;color:var(--olive);padding-left:4px}.footer-info{opacity:.8;font-size:.95rem;line-height:1.6}.footer-contact-btn{background:var(--olive);color:var(--wine);border-radius:var(--radius-pill);align-self:flex-start;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 10px #00000026}.footer-contact-btn:hover{background:var(--eggshell);transform:translateY(-2px)}.footer-divider{background:#ede7db26;justify-content:center;align-items:center;max-width:1200px;height:1px;margin:50px auto 30px;display:flex;position:relative}.leaf-icon{background:var(--wine);padding:0 16px;font-size:1.2rem;position:absolute}.footer-bottom{opacity:.6;border-top:1px solid #ede7db0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:20px;font-size:.85rem;display:flex}.footer-credit{font-style:italic}@media (width<=900px){.footer-container{grid-template-columns:1fr;gap:40px}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (width<=600px){.footer-links-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{text-align:center;flex-direction:column;gap:12px}}.reveal-wrapper{width:100%}@keyframes _shimmer_1yysr_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (width<=768px){._section_1yysr_1{padding:64px 20px}._reelCard_1yysr_47{width:170px;height:302px}}.home-page{width:100%;position:relative;overflow:hidden}.section-container{width:100%;max-width:1200px;margin:0 auto}.hero{background:#1a1208;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:radial-gradient(80% 60% at 20% 40%,#4d342df2 0%,#0000 60%),radial-gradient(70% 80% at 80% 20%,#6a6a53d9 0%,#0000 55%),radial-gradient(60% 70% at 60% 80%,#9b9879b3 0%,#0000 50%),radial-gradient(100% 100%,#1a1208 0%,#0000 100%);position:absolute;inset:0}.hero-orb-1{filter:blur(60px);z-index:0;background:radial-gradient(circle,#9b987959 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite floatOrb;position:absolute;top:-100px;right:10%}.hero-orb-2{filter:blur(80px);z-index:0;background:radial-gradient(circle,#4d342d66 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:16s ease-in-out infinite reverse floatOrb;position:absolute;bottom:0;left:5%}.hero-orb-3{filter:blur(50px);z-index:0;background:radial-gradient(circle,#ddccb733 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 3s infinite floatOrb;position:absolute;top:40%;left:40%}@keyframes floatOrb{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.97)}to{transform:translate(0)scale(1)}}.hero:after{content:"";opacity:.06;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:120px 80px 80px;display:grid;position:relative}.hero-content-wrapper{flex-direction:column;gap:32px;width:100%;display:flex}.hero-glass-card{-webkit-backdrop-filter:blur(24px);background:#ede7db12;border:1px solid #ede7db2e;border-radius:24px;flex-direction:column;align-items:flex-start;width:100%;padding:48px 40px;display:flex;box-shadow:0 8px 32px #0000004d,inset 0 1px #ede7db26}.hero-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:2.5px;text-transform:uppercase;color:#ddccb7;background:#ede7db1f;border:1px solid #ede7db40;border-radius:40px;margin-bottom:24px;padding:6px 18px;font-size:11px;font-weight:600;display:inline-block}.hero-h1{color:#ede7db;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(40px,4.5vw,68px);font-weight:600;line-height:1.1}.hero-h1 em{color:#ddccb7;font-style:italic;font-weight:400}.hero-sub{color:#ede7dbbf;margin-bottom:36px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.8}.hero-btns{flex-wrap:wrap;gap:14px;display:flex}.hero-photo-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ede7db0d;border:1.5px dashed #ede7db4d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:380px;height:580px;margin:0 auto;display:flex;position:relative;overflow:hidden}.hero-photo-box:before{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#1a120899 100%);border-radius:24px;position:absolute;inset:0}.hero-photo-label{color:#ede7db80;z-index:1;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;position:relative}.hero-stats{grid-template-columns:repeat(4,1fr);gap:12px;width:100%;margin-top:10px;display:grid}.stat-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ede7db12;border:1px solid #ede7db26;border-radius:16px;padding:16px 12px;transition:all .3s}.stat-card:hover{background:#ede7db1f;transform:translateY(-3px)}.stat-number{color:#ede7db;margin-bottom:6px;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;line-height:1}.stat-label{letter-spacing:2px;text-transform:uppercase;color:#ede7db8c;font-family:DM Sans,sans-serif;font-size:9px}.snippet-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid}.snippet-image-wrapper{width:100%;position:relative}.snippet-img-box{aspect-ratio:1;border:2px dashed var(--accent);border-radius:var(--radius-card);z-index:5;background:#9b98791a}.snippet-image-accent{border:2px solid var(--bg-accent);border-radius:var(--radius-card);z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:-15px;left:-15px}.snippet-content{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.snippet-text{font-size:1.02rem;line-height:1.65}.snippet-credentials{flex-wrap:wrap;gap:12px;display:flex}.cred-tag{border-radius:var(--radius-pill);color:var(--text-primary);background:#9b98791a;border:1px solid #9b987926;padding:6px 14px;font-size:.85rem;font-weight:500}.btn-link{color:var(--text-primary);align-items:center;gap:6px;margin-top:10px;font-weight:600;display:flex}.btn-link:hover{color:var(--accent);transform:translate(4px)}.services-preview-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.service-preview-card{flex-direction:column;align-items:flex-start;gap:16px;height:100%;padding:40px 30px;display:flex}.service-icon-box{width:60px;height:60px;color:var(--text-primary);background:#9b987926;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.service-preview-card h3{color:var(--text-primary);font-size:1.45rem;font-weight:600}.service-preview-card p{font-size:.95rem;line-height:1.55}.card-link{color:var(--text-primary);border-bottom:1.5px solid #0000;margin-top:auto;font-size:.9rem;font-weight:600}.card-link:hover{color:var(--accent);border-color:var(--accent)}.quiz-cta-card{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:60px;display:flex}.quiz-cta-title{color:var(--bg-accent);font-size:2.8rem}.quiz-cta-desc{opacity:.9;max-width:650px;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.quiz-cta-options{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:800px;display:grid}.quiz-opt-btn{text-align:left;align-items:center;gap:20px;padding:24px;display:flex}.quiz-opt-btn:hover{transform:translateY(-4px);background:#ede7db24!important}.quiz-opt-icon{font-size:2.5rem}.quiz-opt-text h4{color:var(--bg-accent);margin-bottom:4px;font-size:1.25rem}.quiz-opt-text p{font-size:.85rem;color:#ede7dbbf!important}.section-header-flex{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:40px;display:flex}.drag-hint{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.85rem;font-weight:600}.carousel-wrapper{cursor:grab;width:100%;overflow:hidden}.carousel-inner{gap:24px;width:max-content;padding:10px 0;display:flex}.resultsSection{background:#ddccb7;padding:100px 80px}.resultsHeader{margin-bottom:48px}.reelStrip{cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding:12px 0 20px;display:flex;overflow-x:auto}.reelStrip::-webkit-scrollbar{display:none}.reelCard{cursor:pointer;border-radius:16px;flex-shrink:0;width:280px;height:280px;transition:all .3s;overflow:hidden}.reelCard:hover{transform:scale(1.03);box-shadow:0 12px 32px #4d342d33}.reelImg{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .4s;display:block}.reelCard:hover .reelImg{transform:scale(1.06)}@media (width<=768px){.resultsSection{padding:64px 20px}.reelCard{width:200px;height:200px}}.viewMoreWrap{justify-content:center;margin-top:8px;display:flex}.viewMoreBtn{color:#ede7db;cursor:pointer;background:#4d342d;border:none;border-radius:40px;padding:13px 32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.viewMoreBtn:hover{background:#3a2720;transform:translateY(-2px);box-shadow:0 6px 20px #4d342d40}.book-cta-card{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:80px 40px;display:flex;position:relative;overflow:hidden;background:#ede7db1a!important;border-color:#ede7db40!important}.botanical-accent{opacity:.12;pointer-events:none;font-size:3.5rem;position:absolute}.botanical-1{top:10%;left:8%}.botanical-2{bottom:15%;right:8%}@media (width<=1024px){.hero-content{text-align:center;grid-template-columns:1fr;gap:40px;padding:120px 40px 60px}.hero-content-wrapper{align-items:center}.hero-glass-card{align-items:center;width:100%}.snippet-grid{grid-template-columns:1fr;gap:40px}.snippet-image-wrapper{max-width:450px;margin:0 auto}.snippet-content{text-align:center;align-items:center}.snippet-credentials{justify-content:center}.services-preview-grid{grid-template-columns:1fr;gap:24px}.quiz-cta-options{grid-template-columns:1fr;gap:16px}}@media (width<=768px){.hero-content{grid-template-columns:1fr!important;gap:28px!important;padding:100px 20px 60px!important}.hero-glass-card{text-align:center!important;align-items:center!important;padding:28px 20px!important}.hero-h1{font-size:34px!important;line-height:1.2!important}.hero-sub{font-size:14px!important}.hero-btns{flex-wrap:wrap!important;justify-content:center!important;gap:10px!important}.hero-photo-box,.heroPhotoBox,[class*=photoBox],[class*=photo-box]{display:none!important}.hero-stats{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.stat-number{font-size:22px!important}.quiz-cta-card{padding:30px}}.about-page{width:100%}@media (width<=768px){.pageHeroInner{padding:110px 24px 60px}.pageHeroTitle{font-size:32px}}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.story-content{flex-direction:column;gap:20px;display:flex}.story-p{font-size:1.05rem;line-height:1.65}.story-box-wrapper{flex-direction:column;gap:30px;display:flex;position:relative}.story-img-box{aspect-ratio:4/3;border-color:var(--accent);background:#9b98791a}.quote-badge{border-radius:var(--radius-card);padding:24px}.badge-quote{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:1.2rem;font-style:italic;line-height:1.5}.badge-author{color:var(--text-primary);text-transform:uppercase;font-size:.85rem;font-weight:700}.center-header{text-align:center;flex-direction:column;gap:10px;margin-bottom:50px;display:flex}.credentials-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.cred-card{border-radius:var(--radius-card);text-align:center;padding:40px 30px;transition:all .3s}.cred-card:hover{box-shadow:var(--shadow-wine);border-color:#4d342d33;transform:translateY(-4px)}.cred-icon{margin-bottom:16px;font-size:2.5rem;display:inline-block}.cred-card h4{color:var(--text-primary);margin-bottom:12px;font-size:1.4rem}.cred-card p{font-size:.95rem;line-height:1.6}.philosophy-card{border-radius:var(--radius-card);padding:60px;position:relative;overflow:hidden}.philosophy-accent{opacity:.08;pointer-events:none;color:var(--text-primary);font-size:4rem;position:absolute;top:10%;right:5%}.philosophy-text-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.phil-col h4{color:var(--text-primary);margin-bottom:12px;font-size:1.3rem}.phil-col p{font-size:1rem;line-height:1.6}.gallery-strip{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.gallery-placeholder{aspect-ratio:4/5;border-color:var(--accent);background:#fff6}.about-cta-card{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:60px 40px;display:flex}@media (width<=1024px){.story-grid{grid-template-columns:1fr;gap:40px}.story-box-wrapper{max-width:500px;margin:0 auto}.credentials-grid,.philosophy-text-grid{grid-template-columns:1fr;gap:24px}.gallery-strip{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=768px){.philosophy-card{padding:30px}}.services-page{background:var(--bg-primary);width:100%}.services-page .page-hero{text-align:center!important;background:#1a1208!important;justify-content:center!important;align-items:center!important;min-height:50vh!important;padding:140px 24px 80px!important;display:flex!important;position:relative!important;overflow:hidden!important}.services-page .page-hero:before{content:""!important;z-index:0!important;background:radial-gradient(80% 70% at 15%,#4d342df2 0%,#0000 55%),radial-gradient(70% 80% at 85% 30%,#6a6a53cc 0%,#0000 50%),radial-gradient(50% 60% at 50% 80%,#9b987980 0%,#0000 50%)!important;position:absolute!important;inset:0!important}.page-hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;padding:140px 80px 80px;display:grid;position:relative}.services-page .page-hero-content.services-hero-content{z-index:1!important;text-align:center!important;flex-direction:column!important;grid-template-columns:none!important;align-items:center!important;gap:0!important;max-width:680px!important;margin:0 auto!important;padding:0!important;display:flex!important;position:relative!important}.page-hero-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#ddccb799;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:10px;display:block}.page-hero-title{color:#ede7db;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(36px,4.5vw,60px);font-weight:600;line-height:1.15}.page-hero-subtitle{color:#ede7dbb3;max-width:480px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.8}.page-hero-img-box{-webkit-backdrop-filter:blur(12px);background:#ede7db0d;border:1.5px dashed #ede7db40;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:380px;display:flex}.page-hero-img-label{color:#ede7db66;font-family:Cormorant Garamond,serif;font-size:13px;font-style:italic}@media (width<=768px){.page-hero-content{grid-template-columns:1fr;gap:32px;padding:110px 24px 60px}.page-hero-img-box{height:240px}}.services-block-item{margin-bottom:40px}.service-quiz-card{padding:40px}.card-initial-view{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.section-badge{color:var(--text-primary);border-radius:var(--radius-pill);text-transform:uppercase;background:#4d342d1a;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.service-quiz-card h2{color:var(--text-primary);font-size:2.2rem}.service-quiz-card p{color:var(--text-secondary);font-size:1.05rem}.card-actions{flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.card-quiz-active-view{flex-direction:column;gap:20px;display:flex}.quiz-header-inline{border-bottom:1px solid #9b987933;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.quiz-header-inline h4{color:var(--text-primary);font-size:1.2rem}.reset-inline-btn{color:var(--text-primary);border-bottom:1.5px solid #0000;font-size:.85rem;font-weight:600}.reset-inline-btn:hover{color:var(--accent);border-color:var(--accent)}.inline-quiz-player{flex-direction:column;gap:16px;display:flex}.inline-progress{background:#6a6a531a;border-radius:4px;height:6px;position:relative;overflow:hidden}.inline-bar-fill{background:var(--text-primary);border-radius:4px;height:100%;transition:width .35s}.inline-progress-lbl{color:var(--accent);text-transform:uppercase;font-size:.8rem;font-weight:600}.inline-question-title{color:var(--text-primary);margin:6px 0;font-size:1.6rem;line-height:1.35}.inline-options{flex-direction:column;gap:12px;display:flex}.inline-option-btn{text-align:left;border-radius:var(--radius-pill);color:var(--text-secondary);background:#ffffff73;border:1px solid #9b987933;align-items:center;gap:14px;padding:12px 18px;font-size:.92rem;display:flex}.inline-option-btn:hover{border-color:var(--accent);background:#ffffffd9;transform:translate(4px)}.inline-option-btn.selected{background:var(--text-primary);border-color:var(--text-primary);color:var(--white)}.indicator-dot{background:#6a6a5326;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.inline-option-btn.selected .indicator-dot{background:var(--white);color:var(--text-primary)}.inline-controls{justify-content:space-between;margin-top:14px;display:flex}.inline-result-view{flex-direction:column;align-items:center;gap:18px;padding:20px 0;display:flex}.res-badge-level{background:var(--text-primary);color:var(--white);border-radius:var(--radius-pill);text-transform:uppercase;padding:4px 14px;font-size:.8rem;font-weight:700}.inline-result-view h3{color:var(--text-primary);font-size:2rem}.inline-score-badge{color:var(--text-primary);border-radius:var(--radius-pill);background:#9b987926;padding:6px 20px;font-size:1.15rem}.res-msg-text{max-width:580px;font-size:1rem;line-height:1.6}.result-actions-inline{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.consultation-details-card{padding:60px;position:relative;overflow:hidden}.consult-actions{z-index:5;flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex;position:relative}.consult-steps-grid{z-index:5;border-top:1px solid #ede7db33;padding-top:30px;position:relative}.steps-container{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-item{align-items:flex-start;gap:16px;padding:24px;display:flex}.step-num{font-family:var(--font-display);color:var(--bg-accent);font-size:1.8rem;font-weight:700;line-height:1}.step-txt h4{color:var(--bg-accent);margin-bottom:4px;font-size:1.15rem}.step-txt p{opacity:.85;font-size:.85rem;line-height:1.45}@media (width<=1024px){.services-hero-section h1{font-size:2.8rem}.steps-container{grid-template-columns:1fr;gap:16px}.consultation-details-card{padding:40px 24px}.consultation-details-card h2{font-size:2.2rem}}@media (width<=768px){.services-hero-section h1{font-size:2.2rem}.service-quiz-card{padding:24px 16px}.service-quiz-card h2{font-size:1.8rem}.inline-question-title{font-size:1.35rem}.inline-result-view h3{font-size:1.6rem}}.quiz-section-card{background:#fff;border:1px solid #ddccb780;border-radius:24px;margin-bottom:24px;padding:48px;box-shadow:0 4px 24px #4d342d0f}.quiz-start-btn{color:#ede7db;cursor:pointer;background:#4d342d;border:none;border-radius:40px;margin-top:20px;padding:13px 32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.quiz-start-btn:hover{background:#3a2720;transform:translateY(-2px)}.quiz-wrapper{-webkit-backdrop-filter:blur(24px)!important;background:#1a120873!important;border:1px solid #ede7db33!important;border-radius:24px!important;flex-direction:column!important;width:100%!important;margin-top:24px!important;padding:48px!important;display:flex!important;box-shadow:0 20px 60px #0000004d!important}.quiz-result-wrapper{-webkit-backdrop-filter:blur(28px)!important;background:#140d06a6!important;border:1px solid #ede7db38!important;border-radius:24px!important;flex-direction:column!important;width:100%!important;margin-top:24px!important;padding:48px!important;display:flex!important;box-shadow:0 24px 64px #0006!important}.quiz-progress-bar-track{width:100%;background:#ede7db26!important;border:none!important;border-radius:10px!important;height:3px!important;margin-bottom:32px!important}.quiz-progress-bar-fill{transition:width .4s;background:#ede7db!important;border-radius:10px!important;height:100%!important}.quiz-question-label{letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:10px;display:block;color:#ddccb7b3!important}.quiz-question-text{color:#ede7db!important;opacity:1!important;margin-bottom:32px!important;font-family:Cormorant Garamond,serif!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.3!important}.quiz-options{flex-direction:column;gap:12px;display:flex}.quiz-option{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:16px;transition:all .25s;display:flex;background:#ede7db12!important;border:1px solid #ede7db33!important;border-radius:14px!important;padding:16px 20px!important}.quiz-option:hover{transform:translate(4px);background:#ede7db26!important;border-color:#ede7db73!important}.quiz-option.selected{background:#ede7db33!important;border-color:#ede7db99!important}.quiz-option-letter{flex-shrink:0;transition:all .2s;color:#ede7db!important;background:#ede7db1a!important;border:1px solid #ede7db40!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;display:flex!important}.quiz-option.selected .quiz-option-letter{color:#4d342d!important;background:#ede7db!important;border-color:#ede7db!important}.quiz-option-text{font-weight:400;color:#ede7db!important;opacity:1!important;font-family:DM Sans,sans-serif!important;font-size:14px!important}.quiz-nav{justify-content:space-between;align-items:center;margin-top:32px;display:flex}.quiz-nav-prev{cursor:pointer;font-family:DM Sans,sans-serif;font-size:13px;transition:all .2s;color:#ede7dbb3!important;background:0 0!important;border:1px solid #ede7db40!important;border-radius:40px!important;padding:10px 24px!important}.quiz-nav-prev:hover{color:#ede7db!important;border-color:#ede7db80!important}.quiz-nav-next{cursor:pointer;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:all .3s;color:#4d342d!important;background:#ede7db!important;border:none!important;border-radius:40px!important;padding:12px 28px!important}.quiz-nav-next:hover{transform:translateY(-2px);background:#fff!important}.result-score-badge{background:#ede7db1a!important;border:2px solid #ede7db66!important;border-radius:50%!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:96px!important;height:96px!important;margin:0 auto 14px!important;display:flex!important}.result-score-number{color:#ede7db!important;opacity:1!important;font-family:Cormorant Garamond,serif!important;font-size:40px!important;line-height:1!important}.result-score-total{color:#ede7db99!important;opacity:1!important;font-family:DM Sans,sans-serif!important;font-size:11px!important}.result-level{letter-spacing:3px!important;text-transform:uppercase!important;color:#ddccb7!important;text-align:center!important;opacity:1!important;margin-bottom:36px!important;font-family:DM Sans,sans-serif!important;font-size:10px!important;display:block!important}.result-section{margin-bottom:24px;padding-bottom:24px;text-align:left!important;border-bottom:1px solid #ede7db1f!important;width:100%!important}.result-section:last-of-type{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.result-section-title{color:#ede7db!important;opacity:1!important;margin-bottom:10px!important;font-family:Cormorant Garamond,serif!important;font-size:20px!important;font-weight:500!important}.result-section-text{color:#ede7dbd1!important;opacity:1!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;line-height:1.8!important}.result-precautions{flex-direction:column!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.result-precautions li{color:#ede7dbd1!important;opacity:1!important;align-items:flex-start!important;gap:12px!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;line-height:1.7!important;display:flex!important}.result-precautions li:before{content:"✦"!important;color:#ddccb7!important;flex-shrink:0!important;margin-top:5px!important;font-size:10px!important}.result-recommendation-quote,.quiz-result-wrapper .result-section-text[style*="fontStyle: 'italic'"],.quiz-result-wrapper .result-section-text[style*="font-style: italic"],.result-section:last-of-type .result-section-text{color:#ddccb7!important;opacity:1!important;font-family:Cormorant Garamond,serif!important;font-size:16px!important;font-style:italic!important;line-height:1.8!important}.result-cta-btn{color:#4d342d!important;cursor:pointer!important;text-align:center!important;opacity:1!important;background:#ede7db!important;border:none!important;border-radius:40px!important;width:100%!important;margin-top:32px!important;padding:18px 32px!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:500!important;transition:all .3s!important;display:block!important;box-shadow:0 4px 20px #0003!important}.result-cta-btn:hover{background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 28px #0000004d!important}.consult-book-btn{color:#4d342d!important;cursor:pointer!important;background:#ede7db!important;border:none!important;border-radius:40px!important;margin-top:24px!important;padding:14px 32px!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:500!important;text-decoration:none!important;transition:all .3s!important;display:inline-block!important}.consult-book-btn:hover{background:#fff!important;transform:translateY(-2px)!important}@media (width<=768px){.services-hero{min-height:auto!important;padding:100px 20px 60px!important}.services-hero-title{font-size:32px!important;line-height:1.2!important}.services-hero-subtitle{font-size:14px!important}.quiz-section-card,.quiz-card,.quiz-wrapper,.quiz-result-wrapper{padding:28px 20px!important}.quiz-question-text{font-size:20px!important}.service-quiz-inline-wrapper{padding:24px 16px!important}}@media (width<=375px){.quiz-section-card,.quiz-wrapper,.quiz-result-wrapper{padding:24px 16px!important}.quiz-question-text{font-size:22px!important}.quiz-option{gap:12px!important;padding:12px 16px!important}.quiz-option-text{font-size:13px!important}.result-cta-btn{padding:14px 20px!important;font-size:13px!important}}.quizGridSection{background:#ede7db;padding:80px}.quizGrid{grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;margin:0 auto;display:grid}.quizCard{background:#fff;border:1px solid #ddccb799;border-radius:24px;flex-direction:column;gap:16px;padding:48px 40px;transition:all .3s;display:flex;box-shadow:0 4px 24px #4d342d0f}.quizCard:hover{border-color:#9b987966;transform:translateY(-6px);box-shadow:0 12px 40px #4d342d1f}.quizCardLabel{letter-spacing:3px;text-transform:uppercase;color:#9b9879;font-family:DM Sans,sans-serif;font-size:10px}.quizCardTitle{color:#4d342d;margin:0;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;line-height:1.2}.quizCardDesc{color:#6a6a53;flex:1;margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.7}.quizStartBtn{color:#ede7db;cursor:pointer;background:#4d342d;border:none;border-radius:40px;width:fit-content;margin-top:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.quizStartBtn:hover{background:#3a2720;transform:translateY(-2px);box-shadow:0 6px 20px #4d342d40}.sectionDivider{background:#ddccb780;height:1px;margin:0 80px}.consultSection{background:#1a1208;padding:80px;position:relative;overflow:hidden}.consultSection:before{content:"";z-index:0;background:radial-gradient(60% 80% at 20%,#4d342d99 0%,#0000 55%),radial-gradient(50% 60% at 80% 30%,#6a6a5380 0%,#0000 50%);position:absolute;inset:0}.consultCard{z-index:1;-webkit-backdrop-filter:blur(24px);background:#ede7db14;border:1px solid #ede7db33;border-radius:24px;max-width:1100px;margin:0 auto;padding:60px;position:relative;box-shadow:0 20px 60px #0003}.consultLabel{letter-spacing:3px;text-transform:uppercase;color:#ddccb799;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:10px;display:block}.consultTitle{color:#ede7db;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,44px);font-weight:600;line-height:1.2}.consultDesc{color:#ede7dbbf;max-width:600px;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.8}.consultBtn{color:#4d342d;cursor:pointer;background:#ede7db;border:none;border-radius:40px;padding:15px 36px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:all .3s;box-shadow:0 4px 20px #0003}.consultBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 28px #00000040}.consultDivider{border:none;border-top:1px solid #ede7db26;margin:40px 0}.consultStepsTitle{color:#ede7db;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:22px}.consultStepsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.consultStep{background:#ede7db12;border:1px solid #ede7db26;border-radius:16px;padding:24px}.consultStepNum{color:#ede7db40;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:32px;line-height:1}.consultStepTitle{color:#ede7db;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:18px}.consultStepDesc{color:#ede7dba6;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}@media (width<=768px){.quizGridSection{padding:48px 20px}.quizGrid{grid-template-columns:1fr;gap:16px}.quizCard{padding:32px 24px}.consultSection{padding:48px 20px}.consultCard{padding:32px 24px}.consultStepsGrid{grid-template-columns:1fr;gap:12px}}.quizFullWidth{width:100%;max-width:640px;margin:0 auto}.backToQuizBtn{color:#6a6a53;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:24px;padding:0;font-family:DM Sans,sans-serif;font-size:13px;display:flex}.backToQuizBtn:hover{color:#4d342d}.results-page{width:100%}.pageHeroTitle{color:#ede7db;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.15;white-space:nowrap!important;font-size:clamp(32px,3.5vw,48px)!important}.pageHeroSubtitle,.heroSubtitle,.page-hero-subtitle,.results-page .pageHeroSubtitle,.results-page .heroSubtitle{color:#ede7dbbf!important;opacity:1!important;-webkit-text-fill-color:#ede7dbbf!important}.pageHeroSubtitle{max-width:520px;margin:0 auto;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.8}@media (width<=768px){.pageHeroInner{padding:110px 24px 60px}.pageHeroTitle{white-space:normal!important;font-size:32px!important}}.resultsGridSection{background:#ede7db;padding:80px}.resultsGrid{display:grid;grid-template-columns:repeat(2,1fr)!important;gap:16px!important;max-width:900px!important;margin:0 auto!important}.resultCard{cursor:pointer;transition:all .3s;aspect-ratio:1!important;border-radius:16px!important;max-height:420px!important;overflow:hidden!important}.resultCard:hover{transform:scale(1.02);box-shadow:0 12px 40px #4d342d26}.resultImg{transition:transform .4s;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.resultCard:hover .resultImg{transform:scale(1.05)}.results-cta{position:relative;overflow:hidden}.results-cta-card{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:60px 40px;display:flex}@media (width<=768px){.resultsGridSection{padding:48px 20px}.resultsGrid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;max-width:100%!important}.resultCard{max-height:280px!important}}.testimonials-page{background:var(--bg-primary);width:100%}.testimonials-hero{min-height:45vh;color:var(--white);background:#1a1208;align-items:center;padding-top:100px;display:flex;position:relative;overflow:hidden}.testimonials-hero-container{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:40px 24px;display:flex}.testimonials-hero-container h1{color:var(--bg-accent);font-size:3.5rem}.testimonials-hero-container p{opacity:.9;max-width:650px;font-size:1.15rem}.testimonials-filters{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.testimonials-filters .filter-pill{background:var(--bg-accent);border:1px solid var(--glass-border)}.testimonials-filters .filter-pill:hover,.testimonials-filters .filter-pill.active{background:var(--text-primary);border-color:var(--text-primary);color:var(--white)}.testimonials-grid-section{background:var(--bg-primary);padding:80px 0 60px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.testimonial-card-wrapper{width:100%}.testimonial-card{background:var(--bg-accent);border:1px solid var(--glass-border);border-radius:var(--radius-card);flex-direction:column;gap:20px;height:100%;padding:35px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.testimonial-card:hover{box-shadow:var(--shadow-wine);border-color:#4d342d33;transform:translateY(-5px)}.test-quote{color:var(--text-secondary);opacity:.95;flex-grow:1;font-size:.98rem;font-style:italic;line-height:1.6}.test-author-box{border-top:1px solid #6a6a5326;padding-top:16px}.test-author-box h5{color:var(--text-primary);margin-bottom:2px;font-size:1.15rem}.test-author-box p{color:var(--text-secondary);font-size:.8rem;font-weight:500}.cat-label{color:var(--text-primary);font-weight:700}.testimonials-cta{background:#1a1208;padding-bottom:80px;position:relative;overflow:hidden}.testimonials-cta-card{text-align:center;box-shadow:var(--shadow-glass);color:var(--white);background:#ede7db14;border:1px solid #ede7db2e;flex-direction:column;align-items:center;gap:20px;padding:60px 40px;display:flex}.testimonials-cta-card h2{color:var(--bg-accent);font-size:2.6rem}.testimonials-cta-card p{opacity:.9;max-width:500px;margin-bottom:10px;font-size:1.05rem}@media (width<=1024px){.testimonials-hero-container h1{font-size:2.8rem}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width<=768px){.testimonials-hero-container h1{font-size:2.2rem}.testimonials-grid{grid-template-columns:1fr}.testimonials-cta-card h2{font-size:2rem}}._section_1yysr_1{background:#fff;padding:100px 80px}._header_1yysr_6{margin-bottom:40px}._eyebrow_1yysr_10{letter-spacing:3px;text-transform:uppercase;color:#9b9879;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:10px;display:block}._title_1yysr_20{color:#4d342d;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,44px);font-weight:600}._reelStrip_1yysr_28{cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 0 20px;display:flex;overflow-x:auto}._reelStrip_1yysr_28:active{cursor:grabbing}._reelStrip_1yysr_28::-webkit-scrollbar{display:none}._reelCard_1yysr_47{background:#ede7db;border-radius:20px;flex-shrink:0;width:220px;height:390px;position:relative;overflow:hidden;box-shadow:0 4px 20px #4d342d1a}._skeleton_1yysr_59{z-index:2;background:#ede7db;border-radius:20px;position:absolute;inset:0;overflow:hidden}._skeletonPulse_1yysr_68{background:linear-gradient(90deg,#ddccb74d 0%,#ddccb7cc 50%,#ddccb74d 100%) 0 0/200% 100%;animation:1.5s infinite _shimmer_1yysr_1;position:absolute;inset:0}._video_1yysr_87{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}._videoVisible_1yysr_97{opacity:1}._overlay_1yysr_102{pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#140d0680 100%);height:80px;position:absolute;bottom:0;left:0;right:0}._unmuteBtn_1yysr_118{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ede7db;cursor:pointer;background:#ede7db33;border:1px solid #ede7db59;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:absolute;bottom:16px;right:16px}._unmuteBtn_1yysr_118:hover{background:#ede7db59;transform:scale(1.1)}._unmuteBtnActive_1yysr_142{background:#4d342dcc;border-color:#ede7db80}._swipeHint_1yysr_148{letter-spacing:2px;text-transform:uppercase;color:#9b9879;text-align:right;margin-top:8px;font-family:DM Sans,sans-serif;font-size:10px}@media (width<=768px){._section_1yysr_1{padding:64px 20px}._reelCard_1yysr_47{width:170px;height:302px}}.gallery-page{width:100%}.pageHero{text-align:center;background:#1a1208;justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative;overflow:hidden}.pageHero:before{content:"";z-index:0;background:radial-gradient(80% 70% at 15%,#4d342df2 0%,#0000 55%),radial-gradient(70% 80% at 85% 30%,#6a6a53cc 0%,#0000 50%),radial-gradient(50% 60% at 50% 80%,#9b987980 0%,#0000 50%);position:absolute;inset:0}.pageHeroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;padding:140px 24px 80px;display:flex;position:relative}.pageHeroEyebrow{letter-spacing:3px;text-transform:uppercase;color:#ddccb799;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:10px;display:block}.pageHeroTitle{color:#ede7db;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(36px,5vw,62px);font-weight:600;line-height:1.15}.pageHeroSubtitle{color:#ede7dbb3;max-width:520px;margin:0 auto;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.8}@media (width<=768px){.pageHeroInner{padding:110px 24px 60px}.pageHeroTitle{font-size:32px}}.achievementsSection{background:#ddccb7;padding:80px}.achievementsHeader{margin-bottom:32px}.achievementsTitle{color:#4d342d;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,44px)}.achievementsStrip{cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 0 20px;display:flex;overflow-x:auto}.achievementsStrip:active{cursor:grabbing}.achievementsStrip::-webkit-scrollbar{display:none}.achievementCard{cursor:pointer;border-radius:16px;flex-shrink:0;max-height:400px;transition:all .3s;overflow:hidden}.achievementCard:hover{transform:scale(1.02);box-shadow:0 12px 32px #4d342d33}.achievementImg{object-fit:contain;width:auto;height:400px;display:block}@media (width<=768px){.achievementsSection{padding:48px 20px}.achievementImg{height:280px}}._bookPage_1j701_1{background:#fff;width:100%;min-height:100vh}._bookHero_1j701_7{text-align:center;background:#1a1208;padding:140px 24px 80px}._bookHeroInner_1j701_13{z-index:1;max-width:680px;margin:0 auto;position:relative}._eyebrow_1j701_20{letter-spacing:3px;text-transform:uppercase;color:#ddccb799;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:10px;display:block}._bookTitle_1j701_30{color:#ede7db;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.15}._bookSubtitle_1j701_39{color:#ede7dbbf;max-width:580px;margin:0 auto;font-family:DM Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.8}._featuresSection_1j701_49{background:#ede7db;padding:80px 24px}._featuresGrid_1j701_54{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}._featureCard_1j701_62{-webkit-backdrop-filter:blur(16px);text-align:left;background:#fff9;border:1px solid #ddccb799;border-radius:18px;padding:28px 24px;box-shadow:0 4px 24px #4d342d0a}._featureNum_1j701_73{color:#9b9879;margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:32px;display:block}._featureTitle_1j701_81{color:#4d342d;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600}._featureDesc_1j701_89{color:#6a6a53;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.7}._formSection_1j701_96{background:#fff;justify-content:center;padding:80px 24px;display:flex}._formCard_1j701_103{background:#fff;border:1px solid #ddccb780;border-radius:24px;width:100%;max-width:560px;padding:48px;box-shadow:0 4px 32px #4d342d14}._formTitle_1j701_113{color:#4d342d;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600}._formSubtitle_1j701_121{color:#9b9879;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:13px}._formField_1j701_128{margin-bottom:20px}._formLabel_1j701_132{color:#6a6a53;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;display:block}._formInput_1j701_143{color:#4d342d;background:#fdfaf7;border:1.5px solid #ddccb799;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-family:DM Sans,sans-serif;font-size:14px;transition:all .2s}._formInput_1j701_143:focus{background:#fff;border-color:#9b9879}._formTextarea_1j701_161{resize:none;height:100px}._errorMsg_1j701_166{color:#c0392b;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:13px}._submitBtn_1j701_173{color:#ede7db;cursor:pointer;background:#4d342d;border:none;border-radius:40px;width:100%;margin-top:8px;padding:16px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:all .3s}._submitBtn_1j701_173:hover:not(:disabled){background:#3a2720;transform:translateY(-2px);box-shadow:0 6px 20px #4d342d4d}._submitBtn_1j701_173:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){._featuresGrid_1j701_54{grid-template-columns:1fr;gap:16px}._formSection_1j701_96{padding:48px 20px}._formCard_1j701_103{padding:32px 20px}._bookHero_1j701_7{padding:110px 20px 60px}}._loadingOverlay_1j701_216{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#1a1208d9;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}._loadingSpinner_1j701_229{border:3px solid #ede7db33;border-top-color:#ede7db;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite _spin_1j701_1}._loadingText_1j701_238{color:#ede7dbbf;font-family:DM Sans,sans-serif;font-size:14px}@keyframes _spin_1j701_1{to{transform:rotate(360deg)}}._inputError_1j701_249{border-color:#c0392b!important}._errorText_1j701_253{color:#c0392b;margin-top:4px;font-family:DM Sans,sans-serif;font-size:12px;display:block}._errorMsg_1j701_166{color:#c0392b;background:#c0392b14;border:1px solid #c0392b33;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:13px}._secureNote_1j701_272{color:#9b9879;text-align:center;margin-top:12px;font-family:DM Sans,sans-serif;font-size:12px}._successPage_17mfh_1{background:#fff;min-height:100vh}._successHero_17mfh_6{text-align:center;background:#1a1208;padding:140px 24px 80px}._successInner_17mfh_12{z-index:1;max-width:600px;margin:0 auto;position:relative}._checkCircle_17mfh_19{color:#ede7db;background:#ede7db26;border:2px solid #ede7db66;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:32px;display:flex}._successTitle_17mfh_33{color:#ede7db;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,52px)}._successSubtitle_17mfh_40{color:#ede7dbbf;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.8}._paymentId_17mfh_48{color:#ede7db73;letter-spacing:1px;font-family:DM Sans,sans-serif;font-size:11px}._calendlySection_17mfh_55{background:#ede7db;padding:80px 24px}._calendlyHeader_17mfh_60{text-align:center;max-width:600px;margin:0 auto 40px}._eyebrow_17mfh_66{letter-spacing:3px;text-transform:uppercase;color:#9b9879;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:10px;display:block}._calendlyTitle_17mfh_76{color:#4d342d;margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,44px)}._calendlySubtitle_17mfh_83{color:#6a6a53;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.7}._calendlyEmbed_17mfh_90{background:#fff;border-radius:20px;width:100%;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 8px 40px #4d342d1a}._calendlyEmbed_17mfh_90 iframe{border:none;min-height:700px;display:block;width:100%!important}._noteSection_17mfh_107{text-align:center;background:#fff;padding:60px 24px}._noteText_17mfh_113{color:#6a6a53;max-width:500px;margin:0 auto 28px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.8}._homeBtn_17mfh_122{color:#ede7db;cursor:pointer;background:#4d342d;border:none;border-radius:40px;padding:13px 32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .3s}._homeBtn_17mfh_122:hover{background:#3a2720;transform:translateY(-2px)}@media (width<=768px){._successHero_17mfh_6{padding:110px 20px 60px}._calendlySection_17mfh_55{padding:40px 0!important}._calendlyHeader_17mfh_60{padding:0 20px;margin-bottom:24px!important}._calendlyEmbed_17mfh_90{box-shadow:none!important;border-radius:0!important;width:100vw!important;margin:0!important}._calendlyEmbed_17mfh_90 iframe{width:100vw!important;min-height:650px!important}}@media (width<=400px){._calendlyEmbed_17mfh_90 iframe{min-height:700px!important}}.quiz-play-page,.quiz-selection-page{flex-direction:column;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;background:linear-gradient(135deg,#4d342d 0%,#6a6a53 60%,#9b9879 100%)!important}.back-link{cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;width:100%;max-width:600px;margin-bottom:32px;padding:0;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none;display:flex;color:#ede7dbcc!important}.back-link:hover{transform:translate(-4px);color:#ede7db!important}.quiz-card{flex-direction:column;width:100%;max-width:600px;display:flex;-webkit-backdrop-filter:blur(24px)!important;background:#1a120873!important;border:1px solid #ede7db33!important;border-radius:24px!important;gap:0!important;padding:48px!important;box-shadow:0 20px 60px #0000004d!important}.progress-label{letter-spacing:3px;text-transform:uppercase;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:10px;display:block;color:#ddccb7b3!important}.progress-bar-bg{width:100%;overflow:hidden;background:#ede7db26!important;border:none!important;border-radius:10px!important;height:3px!important;margin-bottom:36px!important}.progress-bar-fill{transition:width .4s;background:#ede7db!important;border-radius:10px!important;height:100%!important}.quiz-question-title{color:#ede7db!important;opacity:1!important;margin-bottom:28px!important;font-family:Cormorant Garamond,serif!important;font-size:28px!important;line-height:1.3!important}.quiz-options-list{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.quiz-option-btn{cursor:pointer;text-align:left;align-items:center;gap:14px;width:100%;transition:all .25s;display:flex;background:#ede7db12!important;border:1px solid #ede7db33!important;border-radius:14px!important;padding:16px 20px!important}.quiz-option-btn:hover{transform:translate(4px);background:#ede7db26!important;border-color:#ede7db73!important}.quiz-option-btn.selected{background:#ede7db33!important;border-color:#ede7db99!important}.option-indicator{flex-shrink:0;transition:all .2s;color:#ede7db!important;background:#ede7db1a!important;border:1px solid #ede7db40!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;display:flex!important}.quiz-option-btn.selected .option-indicator{color:#4d342d!important;background:#ede7db!important;border-color:#ede7db!important}.option-label{font-weight:400;color:#ede7db!important;opacity:1!important;font-family:DM Sans,sans-serif!important;font-size:15px!important}.quiz-controls{justify-content:space-between;align-items:center;padding-top:24px;display:flex;border-top:1px solid #ede7db1a!important}.control-btn.prev-btn{cursor:pointer;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:13px;transition:all .2s;display:inline-flex;color:#ede7dbb3!important;background:0 0!important;border:1px solid #ede7db40!important;border-radius:40px!important;padding:10px 22px!important}.control-btn.prev-btn:hover:not(:disabled){color:#ede7db!important;background:0 0!important;border-color:#ede7db80!important}.control-btn.next-btn{cursor:pointer;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:all .3s;display:inline-flex;color:#4d342d!important;background:#ede7db!important;border:none!important;border-radius:40px!important;padding:12px 28px!important}.control-btn.next-btn:hover:not(:disabled){transform:translateY(-2px);background:#fff!important;box-shadow:0 6px 20px #0003!important}.result-card{width:100%;max-width:600px;-webkit-backdrop-filter:blur(28px)!important;background:#140d06a6!important;border:1px solid #ede7db38!important;border-radius:24px!important;flex-direction:column!important;align-items:center!important;padding:48px!important;display:flex!important;box-shadow:0 24px 64px #0006!important}.score-ring{background:#ede7db1a!important;border:2px solid #ede7db66!important;border-radius:50%!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:96px!important;height:96px!important;margin:0 auto 14px!important;display:flex!important}.score-num{color:#ede7db!important;opacity:1!important;font-family:Cormorant Garamond,serif!important;font-size:40px!important;font-weight:700!important;line-height:1!important}.score-denom{color:#ede7db99!important;opacity:1!important;text-transform:none!important;font-family:DM Sans,sans-serif!important;font-size:11px!important}.result-card h2{letter-spacing:3px!important;text-transform:uppercase!important;color:#ddccb7!important;text-align:center!important;opacity:1!important;margin-bottom:36px!important;font-family:DM Sans,sans-serif!important;font-size:10px!important;font-weight:600!important;display:block!important}.result-message{color:#ede7dbd1!important;opacity:1!important;text-align:center!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;line-height:1.8!important}.result-cta-box{background:#ede7db0f!important;border:1px solid #ede7db26!important;border-radius:20px!important;flex-direction:column!important;align-items:center!important;gap:16px!important;width:100%!important;margin-top:10px!important;padding:30px!important;display:flex!important}.result-cta-box h3{font-weight:600;color:#ede7db!important;margin:0!important;font-family:Cormorant Garamond,serif!important;font-size:20px!important}.result-cta-box p{color:#ede7dbb3!important;text-align:center!important;max-width:520px!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;line-height:1.6!important}.result-cta-box .btn{color:#4d342d!important;cursor:pointer!important;text-align:center!important;opacity:1!important;background:#ede7db!important;border:none!important;border-radius:40px!important;width:100%!important;margin-top:32px!important;padding:18px 32px!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:500!important;text-decoration:none!important;transition:all .3s!important;display:block!important;box-shadow:0 4px 20px #0003!important}.result-cta-box .btn:hover{color:#4d342d!important;background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 28px #0000004d!important}.result-actions{justify-content:center;gap:16px;width:100%;display:flex}.result-actions .btn-glass{color:#ede7dbb3!important;cursor:pointer!important;background:0 0!important;border:1px solid #ede7db40!important;border-radius:40px!important;align-items:center!important;padding:10px 22px!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}.result-actions .btn-glass:hover{color:#ede7db!important;border-color:#ede7db80!important}.selection-card{flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex;-webkit-backdrop-filter:blur(24px)!important;background:#1a120873!important;border:1px solid #ede7db33!important;border-radius:24px!important;padding:48px!important;box-shadow:0 20px 60px #0000004d!important}.selection-card h2{text-align:center;margin-bottom:16px;font-weight:600;color:#ede7db!important;font-family:Cormorant Garamond,serif!important;font-size:clamp(32px,4.5vw,48px)!important}.selection-card p{text-align:center;margin-bottom:32px;line-height:1.7;color:#ede7dbbf!important;font-family:DM Sans,sans-serif!important;font-size:14px!important}.select-btn{text-align:left!important;color:#ede7db!important;background:#ede7db12!important;border:1px solid #ede7db33!important;border-radius:18px!important;align-items:center!important;gap:20px!important;width:100%!important;padding:24px!important;transition:all .3s!important;display:flex!important}.select-btn:hover{background:#ede7db26!important;border-color:#ede7db73!important;transform:translateY(-2px)!important}.select-btn-icon{font-size:2.2rem!important}.select-btn-text h3{font-weight:600;color:#ede7db!important;margin:0 0 6px!important;font-family:Cormorant Garamond,serif!important;font-size:1.4rem!important}.select-btn-text p{color:#ede7dba6!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;line-height:1.5!important}@media (width<=768px){.selection-card{padding:32px 24px!important}.quiz-result-card,[style*="maxWidth: '640px'"]{margin:0 16px!important;padding:28px 20px!important}}[class*=questionLabel],[class*=question-label],[class*=quizLabel],[class*=questionText],[class*=question-text],[class*=quizQuestion],[class*=optionText],[class*=option-text],[class*=optionLetter],[class*=option-letter],h3.quiz-question-text,.quiz-question-text{color:#ede7db!important;opacity:1!important}input::placeholder{color:#ede7db73}
