@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";:root{font-family:DM Sans,sans-serif;font-synthesis:none;--paper:#faf8f5;--ink:#32262d;--muted:#776d72;--plum:#613a4e;--deep:#34222d;--line:#e3dcdd;--soft:#efe8e9;--rose:#ded0d5;--ease:cubic-bezier(.22,1,.36,1);color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}main{position:relative}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;font:inherit;border:0;color:inherit}a{text-decoration:none;color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a2798b;outline-offset:5px}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,h4,p{margin:0}p{line-height:1.75}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}h2{font-size:clamp(2.8rem,4.5vw,4.3rem);line-height:1.04;letter-spacing:-.035em}h2 em{font-weight:400;color:var(--plum)}::selection{background:#e8d4df}.wrap{max-width:1200px;width:calc(100% - 96px);margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--plum);font-size:11px;letter-spacing:.115em;text-transform:uppercase;font-weight:500}.eyebrow i{display:inline-block;width:5px;height:5px;background:currentColor;transform:rotate(45deg)}.header{height:88px;border-bottom:1px solid #e3dcddad;position:sticky;top:0;z-index:50;background:#faf8f5ef;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-wrap{width:calc(100% - 80px);max-width:1340px;margin:auto;display:flex;height:100%;align-items:center;justify-content:space-between;gap:30px}.logo{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.logo img{width:29px;height:29px;object-fit:contain;mix-blend-mode:multiply}.logo strong{font-size:24px;letter-spacing:-.8px;font-weight:650}.logo>span{font-size:15px;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;color:#7b5c6b;margin-left:3px;padding-left:12px;border-left:1px solid #d6ccd1}.header nav{display:flex;gap:32px;font-size:13px;color:#685f65}.header nav a:hover{color:#a56483}.nav-contact{display:flex;align-items:center;gap:20px;background:transparent;border-bottom:1px solid var(--plum);padding:10px 0;font-size:12px;font-weight:500}.nav-contact:hover{color:#986980}.menu-button{display:none;background:transparent;padding:8px}.skip-link{position:fixed;z-index:200;top:-100px;left:20px;background:#fff;padding:15px}.skip-link:focus{top:10px}.cta{display:inline-flex;align-items:center;justify-content:center;gap:25px;color:#fff;background:var(--plum);padding:18px 23px;border:1px solid var(--plum);border-radius:5px;font-size:13px;font-weight:500;min-height:52px;transition:background .2s,transform .2s,box-shadow .2s}.cta:hover{background:#442438;transform:translateY(-2px);box-shadow:0 10px 25px #613a4e20}.cta:active{transform:translateY(0)}.cta.light{background:#faf4ef;color:var(--deep);border-color:#faf4ef}.cta.light:hover{background:#e8d5df}.hero{position:relative;padding-top:28px;overflow:clip}.hero-topline{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#9a878e;letter-spacing:.13em;padding-bottom:25px}.hero-topline>span:last-child{text-transform:none;letter-spacing:0;font-size:12px;color:#86737c}.universe-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #ddd3d7}.universe-tabs button{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;background:transparent;padding:20px 8px;font-size:13px;color:#8a7881;min-height:56px;transition:color .2s}.universe-tabs button:hover{color:var(--plum)}.universe-tabs button[aria-selected=true]{color:var(--plum);font-weight:550}.tab-underline{position:absolute;bottom:-1px;height:2px;background:var(--plum);left:0;right:0}.short-label{display:none}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:54px;min-height:770px;align-items:center;padding:48px 0 65px}.hero-copy{position:relative;z-index:2;padding-bottom:40px}.hero h1{font-size:clamp(3.8rem,6vw,5.4rem);line-height:.99;letter-spacing:-.044em;margin:26px 0 28px}.hero h1 em{font-weight:400;color:#785062}.hero-copy>p{font-size:16px;color:var(--muted);max-width:430px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px;flex-wrap:wrap}.quiet-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#6d5060;min-height:44px}.play-circle{display:grid;place-items:center;width:27px;height:27px;border:1px solid #b8a2ad;border-radius:50%}.quiet-link:hover .play-circle{background:#eee2e8}.hero-assurance{display:flex;align-items:center;gap:8px;font-size:10px;color:#98858f;margin-top:22px}.hero-assurance svg{color:#8d6f7d}.hero-art{position:relative;height:642px}.hero-photo{position:absolute;right:0;top:0;width:90%;height:604px;background:#e2d7d8;border-radius:150px 150px 8px 8px;overflow:hidden;isolation:isolate}.hero-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:50% 40%}.hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#1d0c1510 40%,#23101d77);pointer-events:none}.photo-brand{position:absolute;z-index:2;top:45px;left:0;right:0;text-align:center;color:#fff;text-shadow:0 2px 12px #30112040}.photo-brand span{font-size:9px;letter-spacing:.2em;display:block}.photo-brand b{font-family:Cormorant Garamond,Georgia,serif;display:block;font-size:37px;font-weight:400;line-height:1.2;margin-top:7px;letter-spacing:-.03em}.image-counter{position:absolute;bottom:24px;right:22px;color:#fff;z-index:2;display:flex;gap:9px;align-items:center;font-size:10px}.image-counter i{display:block;width:35px;height:1px;background:#fff7}.hero-chat{position:absolute;width:340px;left:-35px;bottom:3px;background:#fffdfb;border:1px solid #eee5e8;border-radius:12px;box-shadow:0 25px 65px -25px #41203240;overflow:hidden;z-index:3}.host-bar{display:flex;align-items:center;gap:7px;font-size:10px;color:#927e89;padding:12px 17px;border-bottom:1px solid #eee6e8;background:#fcf8f8}.host-bar span:last-child{margin-left:auto;font-size:9px;color:#a2939b}.chat-header{display:flex;align-items:center;gap:10px;padding:17px 18px;min-height:66px}.business-avatar{background:#f0e6ec;color:#82556f;width:31px;height:31px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.chat-header>span:nth-child(2){display:block;min-width:0}.chat-header b{display:block;font-size:13px;font-weight:550}.chat-header small{display:block;font-size:9px;color:#a08c97;margin-top:3px}.status-dot{width:5px;height:5px;display:inline-block;background:#889884;border-radius:50%;margin-left:auto}.hero-conversation{padding:0 17px 17px}.client-bubble{background:#f1e9ee;border-radius:11px 11px 3px;width:fit-content;max-width:92%;padding:12px 15px;margin:6px 0 20px auto;font-size:12px;line-height:1.6;color:#5c4451}.assistant-line{display:flex;align-items:flex-start;gap:9px;margin:14px 0}.assistant-line .business-avatar{width:25px;height:25px}.assistant-line .business-avatar svg{width:14px}.assistant-line p{font-size:12px;line-height:1.65;color:#73616d;max-width:350px}.mini-service{display:flex;align-items:center;gap:12px;border:1px solid #e9dfe5;border-radius:7px;padding:7px;margin:17px 0 0 34px;background:#fff}.mini-service>img{width:48px;height:56px;border-radius:4px}.mini-service>span{flex:1}.mini-service b{display:block;font-size:11px;font-weight:500}.mini-service small{display:flex;align-items:center;gap:5px;font-size:10px;color:#a18c99;margin-top:7px}.mini-service>svg{margin-right:3px;color:#805a71}.mini-service:hover{border-color:#b694a6}.photo-footnote{position:absolute;bottom:-24px;left:0;right:0;text-align:right;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:18px;color:#9a7a8b}.hero-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding:26px 0}.hero-bottom>span{font-size:10px;letter-spacing:.13em;color:#9b8690}.hero-bottom a{display:flex;align-items:center;gap:15px;font-size:11px;color:#7c5b6d}.hero-bottom a svg{transform:rotate(90deg)}.intro{display:grid;grid-template-columns:1fr 2.4fr;gap:45px;padding:110px 0 105px}.intro-label{display:flex;flex-direction:column;justify-content:space-between}.intro-label .eyebrow{font-size:9px;line-height:1.8;max-width:210px}.editorial-number{font-size:9px;letter-spacing:.13em;color:#b09aa5}.intro-copy h2{font-size:43px;line-height:1.18}.intro-columns{display:grid;grid-template-columns:1fr 1fr;gap:38px;margin-top:33px}.intro-columns p{font-size:14px;color:#8a7581}.experience{background:#f0ebed;padding:95px 0 80px;border-top:1px solid #e8dfe3;border-bottom:1px solid #e8dfe3}.experience-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.experience-heading h2{margin-top:23px}.experience-heading>p{color:#907381;font-size:14px;padding-bottom:5px}.experience .universe-tabs{border-color:#d8c9d1}.experience .universe-tabs button{font-size:12px;padding:17px 8px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:60px;align-items:start}.story-step{min-height:570px;padding:125px 0 85px;opacity:.45;transition:opacity .45s}.story-step.active{opacity:1}.step-kicker{display:flex;align-items:center;gap:14px;font-size:11px;color:#997c8b}.step-kicker>i{width:26px;height:1px;background:#c7afbc}.story-step h3{font-size:45px;line-height:1.06;letter-spacing:-.035em;margin:28px 0 22px}.story-step p{font-size:15px;color:#88717f;max-width:400px}.step-notes{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}.step-notes span{font-size:10px;color:#846575;display:flex;gap:6px;align-items:center}.story-sticky{position:sticky;top:119px;padding-top:12px}.journey-controls{display:flex;justify-content:space-between;gap:5px;margin:0 2px 17px}.journey-controls button{background:transparent;display:flex;align-items:center;gap:6px;font-size:11px;color:#a58b99;padding:10px 4px;position:relative}.journey-controls button>span{font-size:9px;color:#b49da9}.journey-controls button>i{width:4px;height:4px;background:transparent;border-radius:50%;margin-left:4px}.journey-controls button[aria-pressed=true]{color:#573649}.journey-controls button[aria-pressed=true]>i{background:#7b4964}.experience-window{background:#fffdfb;border:1px solid #e1d2dc;border-radius:13px;box-shadow:0 25px 65px -40px #51223c60;overflow:hidden}.experience-topbar{display:flex;justify-content:space-between;align-items:center;background:#fbf7f9;padding:13px 19px;border-bottom:1px solid #eadfe6;font-size:10px;color:#97808e}.experience-topbar>span:first-child{display:flex;gap:7px;align-items:center}.experience-window>.chat-header{padding:19px 22px;border-bottom:1px solid #eee6e9}.experience-content{padding:19px 25px 20px;min-height:458px}.experience-content .client-bubble{font-size:13px;margin-top:0}.experience-content .assistant-line p{font-size:13px}.experience-content .assistant-line{margin:16px 0}.service-card{width:calc(100% - 34px);margin-left:34px;padding:0;background:#fff;border:1px solid #e6dce3;border-radius:8px;overflow:hidden;text-align:left;display:block;transition:box-shadow .2s,transform .2s}.service-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #58374718}.service-image{position:relative;height:178px;overflow:hidden}.service-image img{height:100%;width:100%;object-position:50% 39%;transition:transform .7s var(--ease)}.service-card:hover img{transform:scale(1.04)}.service-image>span:first-of-type{position:absolute;bottom:12px;left:12px;background:#fffdf5ef;font-size:10px;padding:6px 9px;border-radius:3px;color:#76556a}.service-open{position:absolute;right:12px;bottom:12px;width:28px;height:28px;border-radius:50%;background:#fff;display:grid;place-items:center}.service-copy{padding:15px}.service-copy h4{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:500}.service-copy p{display:flex;gap:6px;align-items:center;color:#a08a98;font-size:10px;margin-top:6px}.suggestion-button{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5d9e1;background:#fcf7fa;font-size:11px;padding:11px 12px;border-radius:5px;margin:12px 0 0 34px;width:calc(100% - 34px);min-height:43px;color:#78566c}.suggestion-button:hover{background:#eee0e9}.service-summary{display:flex;align-items:center;gap:13px;margin:22px 0}.service-summary>img{width:57px;height:68px;border-radius:5px;object-position:50% 40%}.service-summary strong{font-size:15px;font-weight:500;display:block}.service-summary span{display:flex;align-items:center;gap:6px;font-size:11px;color:#a18a98;margin-top:6px}.answer-card{border:1px solid #e4d6df;border-radius:8px;padding:22px;background:#fbf6f9}.answer-label{font-size:9px;letter-spacing:.1em;color:#ab879d}.answer-card p{font-size:13px;color:#8c6d7f;margin-top:12px;line-height:1.7}.answer-divider{height:1px;background:#e5d7e0;margin:20px 0 17px}.answer-card b{font-size:13px;font-weight:550;color:#795369}.scene-primary{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:13px;background:var(--plum);color:#fff;border-radius:5px;font-size:12px;padding:14px;margin-top:18px;transition:background .2s}.scene-primary:hover{background:#452234}.scene-footer{display:flex;justify-content:space-between;padding:14px 21px;font-size:9px;color:#a38b99;border-top:1px solid #eee4e9}.scene-note{display:flex;gap:10px;align-items:center;justify-content:center;font-size:10px;color:#a28494;margin-top:21px}.scene-note svg{transform:rotate(90deg)}.service-summary.compact{margin-top:21px;margin-bottom:21px}.service-summary.compact>img{width:46px;height:56px}.service-summary.compact strong{font-size:13px}.booking-box{border:1px solid #e5d5df;border-radius:8px;padding:19px}.booking-label{display:flex;align-items:center;gap:8px;font-size:12px;color:#78566b}.day-options{display:flex;gap:8px;margin:21px 0 13px}.day-options button{border:1px solid #ddcbd7;background:#fff;border-radius:5px;padding:10px 12px;font-size:11px;min-height:40px;flex:1}.day-options button[aria-pressed=true]{color:#75465f;border-color:#a27890;background:#f6edf3}.time-options{display:flex;gap:8px;margin:13px 0}.time-options button{border:1px solid #dfcdda;border-radius:5px;background:#fff;padding:10px;flex:1;font-size:12px;min-height:41px}.time-options button[aria-pressed=true]{background:#6b3c56;color:#fff;border-color:#6b3c56}.booking-box>small{display:block;font-size:9px;text-align:center;color:#a38798;line-height:1.5;margin-top:13px}.booking-recap{text-align:center;background:#f9f1f6;border:1px solid #e6d4e0;border-radius:8px;padding:25px 17px}.recap-check{margin:0 auto 18px;width:44px;height:44px;border-radius:50%;background:#ead6e2;color:#86526e;display:grid;place-items:center}.booking-recap h4{font-family:Cormorant Garamond,Georgia,serif;font-size:29px;font-weight:500;margin-bottom:12px}.booking-recap p{font-size:13px;color:#8c6d7f}.booking-recap>small{font-size:10px;color:#a88b9c;line-height:1.5;display:block;margin:17px 0}.reset-button{display:inline-flex;align-items:center;gap:7px;padding:8px;background:transparent;font-size:11px;color:#895c75;min-height:35px}.brand-section{position:relative;overflow:clip;background:#35232e;color:#f9f3f7;padding:95px 0}.brand-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.brand-composition{position:relative;height:505px}.appointment-card{position:absolute;left:0;top:45px;width:300px;height:355px;background:linear-gradient(130deg,#ecdfdc,#e6d3d5);border:1px solid #dbc4cc;border-radius:8px;color:#77455d;padding:29px;box-shadow:0 25px 65px #1b0c2240}.card-monogram{display:flex;justify-content:center;margin:4px 0 18px}.card-business{font-family:Cormorant Garamond,Georgia,serif;display:block;text-align:center;font-size:32px;letter-spacing:-.035em}.card-tagline{display:block;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:29px;line-height:1.15;margin-top:36px}.card-link{display:flex;justify-content:space-between;gap:9px;align-items:center;border-top:1px solid #c8aab7;padding-top:17px;margin-top:27px;font-size:9px}.brand-phone{position:absolute;width:216px;height:430px;top:67px;right:0;background:#fffbf8;border:5px solid #d8c2d0;border-radius:32px;color:var(--ink);overflow:hidden;box-shadow:0 30px 65px #17061950;transform:rotate(6deg)!important}.phone-notch{height:14px;width:72px;background:#d8c2d0;border-radius:0 0 11px 11px;position:absolute;top:0;left:calc(50% - 36px);z-index:2}.phone-photo{height:208px}.phone-photo img{width:100%;height:100%;object-position:50% 38%}.phone-copy{padding:18px 15px 10px}.phone-copy>span{font-size:7px;letter-spacing:.1em;color:#a17e91}.phone-copy h3{font-size:27px;margin:5px 0 7px}.phone-copy p{font-size:10px;line-height:1.65;color:#9e7c90}.phone-copy a{display:flex;align-items:center;justify-content:space-between;background:#704359;color:#fff;padding:10px 8px;border-radius:4px;font-size:8px;margin-top:15px}.phone-bottom{position:absolute;bottom:8px;left:calc(50% - 27px);height:3px;background:#bea2b0;width:54px;border-radius:2px}.brand-text .eyebrow{color:#d6b8c9}.brand-text h2{margin:25px 0 28px}.brand-text h2 em{color:#dcb9c9}.brand-text>p{font-size:15px;color:#c6acbd;max-width:405px;line-height:1.8;margin-top:17px}.brand-values{display:flex;gap:17px;margin:25px 0 18px;flex-wrap:wrap}.brand-values>span{display:flex;align-items:center;gap:6px;font-size:11px;color:#e4c8d8}.brand-text>small{font-size:10px;color:#a9879b}.languages{padding:120px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;overflow:clip}.languages h2{margin:25px 0}.languages-copy>p{font-size:15px;color:#8d7280;max-width:410px}.language-select{display:flex;gap:8px;margin-top:25px}.language-select button{font-size:11px;background:transparent;border:1px solid #d8c3cf;border-radius:50%;width:44px;height:44px;color:#9a768b;transition:background .2s}.language-select button[aria-pressed=true]{background:#673b53;color:#fff;border-color:#673b53}.language-art{height:370px;display:flex;align-items:center;position:relative;justify-content:center;isolation:isolate}.language-decoration{position:absolute;font-family:Cormorant Garamond,Georgia,serif;font-size:100px;line-height:1;color:#ead9e3;z-index:-1;font-style:italic;pointer-events:none}.deco-top{top:-28px;left:-25px;transform:rotate(-9deg)}.deco-bottom{bottom:-19px;right:1px;transform:rotate(6deg)}.translation{background:#fff;border:1px solid #e8d7e1;border-radius:10px;width:385px;max-width:100%;box-shadow:0 22px 55px -30px #6a395745;transform:rotate(-3deg)}.translation-top{display:flex;align-items:center;gap:9px;padding:17px;border-bottom:1px solid #efe2e9;font-size:12px;color:#82566f}.translation-top b{margin-left:auto;padding:4px 7px;border-radius:3px;font-size:9px;background:#f1e5ed;font-weight:400}.translation-body{padding:19px;min-height:229px}.translation-body .client-bubble{font-size:12px}.translation-service{display:flex;align-items:center;gap:10px;border:1px solid #e7d9e2;border-radius:6px;padding:7px;margin-top:21px}.translation-service img{width:43px;height:50px;border-radius:3px}.translation-service>span{font-size:11px}.translation-service small{display:block;color:#a38297;font-size:10px;margin-top:6px}.translation-service>svg{margin-left:auto;margin-right:5px;color:#a2798f}.translation-caption{font-size:8px;color:#ac8e9f;padding:11px 15px;border-top:1px solid #f0e6ec;text-align:center}.installation{padding:25px 0 105px}.installation-heading{text-align:center}.installation-heading h2{font-size:51px;margin-top:24px;line-height:1.14}.installation-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.installation-step{border-top:1px solid #ded0d8;padding-top:23px}.installation-step>span{font-size:11px;color:#b18c9f;letter-spacing:.08em}.installation-step h3{font-size:30px;margin:20px 0 15px;letter-spacing:-.025em}.installation-step p{font-size:14px;color:#937986;line-height:1.8;max-width:325px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:100px;padding:80px 0 110px;border-top:1px solid #e5d8e0}.faq h2{font-size:53px;margin:23px 0}.faq>div>p{font-size:14px;color:#9a7e8d}.faq-items details{border-bottom:1px solid #e1d2dc}.faq-items details:first-child{border-top:1px solid #e1d2dc}.faq-items summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:23px 0;font-size:13px;line-height:1.6;list-style:none;cursor:pointer;color:#775468}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary svg{flex-shrink:0;transition:transform .2s}.faq-items details[open] summary svg{transform:rotate(45deg)}.faq-items details>p{font-size:13px;color:#9b7b8e;line-height:1.8;padding:0 25px 23px 0;animation:faq-open .3s ease}@keyframes faq-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.final-cta{background:#522e43;color:#fbf1f7;padding:65px 0;overflow:clip}.final-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:center}.final-cta .eyebrow{color:#d7b1c7}.final-cta h2{font-size:65px;line-height:1.04;margin:28px 0 33px}.final-cta h2 em{color:#ddb9cd}.final-photo{height:385px;max-width:320px;justify-self:end;position:relative;transform:rotate(5deg);overflow:hidden;border-radius:150px 150px 5px 5px;width:100%}.final-photo img{width:100%;height:100%;object-position:50% 30%}.final-photo:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#2a1020aa)}.final-photo>span{position:absolute;left:23px;right:23px;bottom:23px;z-index:1;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-style:italic;text-align:center;line-height:1.1}.footer{background:var(--paper);padding:43px 0 23px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:37px}.footer-top>span{font-family:Cormorant Garamond,Georgia,serif;font-size:23px;line-height:1.15;font-style:italic;color:#8d697f}.footer-top>a:last-child{display:flex;align-items:center;gap:15px;font-size:12px;color:#8c647b}.footer-bottom{border-top:1px solid #e6d7e1;padding-top:22px;display:flex;justify-content:space-between;gap:22px;align-items:center;font-size:10px;color:#a18496;flex-wrap:wrap}.footer-bottom small{font-size:10px}.footer-bottom>span{display:flex;gap:20px}.footer-bottom a:hover{text-decoration:underline}.contact-dialog{width:min(510px,calc(100% - 32px));max-height:90dvh;border:1px solid #dec7d5;border-radius:12px;padding:48px 36px 29px;background:#fffafc;color:var(--ink);box-shadow:0 30px 100px #27102045;overflow:auto}.contact-dialog::backdrop{background:#291321ce;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:14px;right:14px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#f0e1eb}.contact-dialog h2{font-size:47px;margin:24px 0 18px}.contact-dialog>p{font-size:14px;color:#907084;line-height:1.8}.contact-context{display:flex;align-items:center;gap:13px;border-top:1px solid #e6d2df;border-bottom:1px solid #e6d2df;padding:19px 0;margin:25px 0;color:#81516e}.contact-context span{font-size:14px}.contact-context small{display:block;font-size:11px;color:#a7829a;margin-top:5px}.contact-mail{width:100%;justify-content:center;font-size:13px}.contact-mail svg:last-child{margin-left:auto}.contact-mail svg:first-child{margin-right:auto}.email-row{display:flex;align-items:center;justify-content:center;gap:13px;padding:17px 0 5px;color:#976f87}.email-row>a{font-size:12px}.email-row button{background:transparent;width:35px;height:35px;display:grid;place-items:center}.contact-status{display:block;text-align:center;font-size:10px;color:#af899f;min-height:18px}@media(min-width:1600px){.wrap{max-width:1280px}.hero-grid{gap:80px;min-height:825px}.hero-art{height:688px}.hero-photo{height:650px}.hero h1{font-size:94px}.hero-chat{width:365px;left:-45px}.hero-conversation{padding:0 20px 20px}.client-bubble,.hero-conversation .assistant-line p{font-size:13px}.mini-service b{font-size:12px}.mini-service small{font-size:11px}}@media(max-width:1120px){.wrap{width:calc(100% - 64px)}.nav-wrap{width:calc(100% - 48px)}.header nav{gap:22px}.hero-grid{gap:35px;min-height:720px}.hero h1{font-size:69px}.hero-art{height:600px}.hero-photo{height:560px;width:94%}.hero-chat{left:-12px;width:315px}.hero-copy>p{font-size:15px}.hero-actions{gap:16px}.hero-assurance{font-size:9px;gap:5px}.hero-assurance svg{width:11px}.photo-footnote{font-size:16px}.intro{gap:30px;grid-template-columns:1fr 2.7fr}.intro-copy h2{font-size:37px}.experience-grid{gap:60px}.story-step h3{font-size:39px}.experience-content{padding:17px 19px}.brand-grid{gap:55px}.appointment-card{width:265px}.brand-phone{width:196px;height:414px}.phone-photo{height:196px}.phone-copy h3{font-size:25px}.phone-copy a{font-size:7px}.languages{gap:55px}.translation{width:355px}.final-grid{gap:70px}.final-cta h2{font-size:57px}.faq{gap:60px}}@media(max-width:900px),(max-height:720px){.experience-grid{grid-template-columns:1fr;gap:0;margin-top:30px}.story-steps{display:none}.story-sticky{position:static;max-width:550px;width:100%;margin:auto;padding:0}.journey-controls button{font-size:12px;padding:12px 6px;min-height:44px}.compact-story{margin-top:27px}.compact-story h3{font-size:34px;letter-spacing:-.02em;line-height:1.1;margin-bottom:15px}.compact-story p{font-size:15px;color:#8b6c7f;line-height:1.8}.scene-note{margin-top:23px}}@media(max-width:850px){.header nav{gap:17px;font-size:12px}.nav-contact{font-size:11px;gap:12px}.hero h1{font-size:59px}.hero-copy .eyebrow{font-size:9px}.hero-art{height:570px}.hero-photo{height:528px}.hero-chat{width:285px;left:-5px}.hero-conversation{padding-inline:13px}.client-bubble,.hero-conversation .assistant-line p{font-size:11px}.hero-copy>p{font-size:14px}.hero-assurance{flex-wrap:wrap;max-width:285px}.hero-grid{gap:25px;min-height:680px}.hero-actions{flex-direction:column;align-items:start;gap:8px}.hero-topline>span:last-child{font-size:11px}.photo-footnote{font-size:15px;bottom:-17px}.intro{padding:75px 0;grid-template-columns:1fr;gap:25px}.intro-label{flex-direction:row;align-items:center}.intro-label .eyebrow{max-width:none}.intro-copy h2{font-size:43px}.brand-grid{gap:40px}.brand-composition{height:450px}.appointment-card{width:235px;padding:24px;height:325px}.card-business{font-size:28px}.card-tagline{font-size:26px}.card-link{font-size:8px}.brand-phone{width:175px;height:382px;top:66px;border-width:4px}.phone-photo{height:178px}.phone-copy{padding:14px 11px 10px}.phone-copy p{font-size:9px}.phone-copy h3{font-size:23px}.brand-text h2{font-size:49px}.brand-text p{font-size:14px}.brand-values{gap:12px}.brand-values span{font-size:10px}.languages{gap:35px}.languages h2{font-size:46px}.languages-copy p{font-size:14px}.translation-body{padding:16px}.translation-top{padding:14px;font-size:11px}.translation-caption{font-size:7px}.deco-top{font-size:83px;left:-10px;top:-12px}.deco-bottom{font-size:88px;bottom:-5px}.installation-heading h2{font-size:43px}.installation-steps{gap:28px}.installation-step h3{font-size:26px}.installation-step p{font-size:13px}.faq{gap:40px}.faq h2{font-size:43px}.final-cta h2{font-size:49px}.final-grid{gap:45px}.final-photo{height:330px}.footer-top>span{font-size:20px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:73px}.nav-wrap{width:calc(100% - 34px);gap:13px}.logo strong{font-size:23px}.logo img{width:25px;height:25px}.logo>span{font-size:14px;padding-left:9px}.header nav{display:none}.header nav.open{display:flex;position:absolute;top:72px;left:0;right:0;background:#faf5f8;border-bottom:1px solid #e3cfdc;flex-direction:column;gap:0;padding:12px 23px}.header nav a{padding:15px 0;font-size:14px}.nav-contact{font-size:10px;line-height:1.4;border:0;padding:10px 0;margin-left:auto;max-width:125px;text-align:left;gap:7px}.nav-contact svg{flex-shrink:0;width:14px}.menu-button{display:grid;place-items:center;flex-shrink:0}.hero{padding-top:22px}.hero-topline{padding-bottom:17px;font-size:9px}.hero-topline>span:last-child{display:none}.universe-tabs button{font-size:11px;min-height:53px;padding:14px 5px;gap:7px}.universe-tabs button>span:not(.short-label):not(.tab-underline){display:none}.universe-tabs .short-label{display:block}.universe-tabs button>svg{width:15px}.hero-grid{grid-template-columns:1fr;gap:22px;padding:39px 0 40px;min-height:0}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px}.hero h1{font-size:clamp(3.4rem,10vw,4.7rem);margin:22px 0;line-height:1.01;letter-spacing:-.035em}.hero h1 em br{display:none}.hero h1 em{display:block}.hero-copy>p{font-size:15px;max-width:440px;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin-top:25px}.hero-actions .cta{font-size:12px;padding:15px 18px;gap:14px;min-height:48px}.quiet-link{font-size:11px;gap:7px}.play-circle{width:22px;height:22px}.hero-assurance{max-width:none;font-size:9px;gap:6px;margin-top:18px}.hero-art{height:580px;max-width:470px;width:100%;margin:10px auto 0}.hero-photo{width:89%;height:470px;right:0;top:0;border-radius:145px 145px 6px 6px;transform:none!important}.photo-brand{top:32px}.photo-brand b{font-size:34px}.photo-brand span{font-size:8px}.hero-chat{width:calc(100% - 40px);max-width:345px;left:0;bottom:18px;transform:none!important}.hero-conversation{padding:0 16px 16px}.hero-conversation .client-bubble{font-size:12px;padding:11px 13px}.hero-conversation .assistant-line p{font-size:12px}.mini-service{margin-left:0;margin-top:15px}.mini-service b{font-size:12px}.mini-service small{font-size:10px}.photo-footnote{bottom:-10px;right:0;font-size:16px}.hero-bottom{padding:24px 0;gap:18px}.hero-bottom>span{font-size:8px;letter-spacing:.08em;max-width:145px;line-height:1.8}.hero-bottom a{font-size:10px;gap:8px}.intro{padding:61px 0;gap:22px}.intro-label .eyebrow{font-size:8px}.editorial-number{display:none}.intro-copy h2{font-size:36px;line-height:1.13}.intro-copy h2 br{display:none}.intro-copy h2 em{display:block;margin-top:5px}.intro-columns{grid-template-columns:1fr;gap:17px;margin-top:24px}.intro-columns p{font-size:14px;color:#86737d}.experience{padding:62px 0 54px}.experience-heading{display:block;margin-bottom:25px}.experience-heading h2{font-size:46px;line-height:1.03;margin-top:20px}.experience-heading>p{font-size:13px;margin-top:23px;line-height:1.7}.experience .universe-tabs button{font-size:10px;padding:13px 4px;gap:6px}.experience-grid{margin-top:22px}.journey-controls{gap:1px;margin-bottom:12px}.journey-controls button{font-size:10px;padding:9px 2px;gap:5px}.journey-controls button>span{font-size:8px}.journey-controls button>i{margin-left:1px}.experience-topbar{padding:12px 15px;font-size:9px}.experience-window>.chat-header{padding:16px}.experience-content{padding:17px 16px;min-height:465px}.experience-content .client-bubble,.experience-content .assistant-line p{font-size:12px}.service-card{width:100%;margin-left:0}.service-image{height:182px}.service-copy h4{font-size:23px}.service-copy p{font-size:10px}.suggestion-button{width:100%;margin-left:0;font-size:11px}.scene-footer{font-size:8px;padding:12px 14px}.compact-story h3{font-size:32px}.compact-story p{font-size:14px}.answer-card{padding:19px}.answer-card p{font-size:13px}.service-summary strong{font-size:14px}.service-summary span{font-size:10px}.scene-primary{font-size:11px;padding:13px 10px}.booking-box{padding:16px}.booking-label{font-size:11px}.booking-box>small{font-size:9px}.booking-recap h4{font-size:27px}.brand-section{padding:55px 0 62px}.brand-grid{display:flex;flex-direction:column-reverse;gap:27px}.brand-text{width:100%}.brand-text h2{font-size:49px;margin:20px 0 24px}.brand-text h2 br{display:none}.brand-text h2 em{display:block}.brand-text p{font-size:15px;max-width:440px}.brand-values{gap:16px;margin-top:23px}.brand-values span{font-size:10px}.brand-text>small{font-size:9px}.brand-composition{height:435px;width:100%;max-width:410px;margin:auto}.appointment-card{width:250px;height:325px;left:2px;top:32px;padding:26px}.brand-phone{width:181px;height:389px;right:8px;top:43px}.phone-photo{height:185px}.card-monogram{margin-bottom:15px}.card-business{font-size:29px}.card-tagline{margin-top:35px;font-size:28px}.card-link{font-size:8px;margin-top:24px}.phone-copy h3{font-size:25px}.phone-copy a{font-size:8px}.languages{grid-template-columns:1fr;gap:42px;padding:65px 0 70px}.languages h2{font-size:44px;margin:23px 0}.languages-copy p{font-size:15px}.language-art{height:320px;margin-top:12px}.translation{width:calc(100% - 20px);max-width:365px}.translation-top{padding:16px;font-size:11px}.translation-top b{font-size:9px}.translation-body{padding:17px;min-height:227px}.translation-body .client-bubble,.translation-body .assistant-line p{font-size:12px}.translation-caption{font-size:8px;line-height:1.6}.deco-top{top:-43px;left:0;font-size:88px}.deco-bottom{bottom:-35px;right:5px;font-size:91px}.installation{padding:33px 0 65px}.installation-heading{text-align:left}.installation-heading .eyebrow{font-size:9px}.installation-heading h2{font-size:38px;margin-top:21px;line-height:1.1}.installation-heading h2 br{display:none}.installation-heading h2 em{display:block;margin-top:7px}.installation-steps{grid-template-columns:1fr;gap:25px;margin-top:35px}.installation-step{display:grid;grid-template-columns:30px 1fr;gap:0 16px;padding-top:23px}.installation-step>span{grid-row:1/3;padding-top:9px}.installation-step h3{font-size:29px;margin:0 0 12px}.installation-step p{max-width:none;font-size:14px}.faq{grid-template-columns:1fr;gap:29px;padding:55px 0 65px}.faq h2{font-size:43px;margin:21px 0}.faq>div>p{font-size:13px}.faq-items summary{font-size:13px;padding:22px 0;gap:17px}.faq-items details>p{font-size:13px;color:#886e7e}.final-cta{padding:53px 0 57px}.final-grid{grid-template-columns:1fr;gap:38px}.final-cta .eyebrow{font-size:8px;letter-spacing:.1em}.final-cta h2{font-size:49px;margin:25px 0 29px}.final-cta .cta{font-size:12px;gap:17px;padding:16px 20px}.final-photo{justify-self:center;max-width:245px;height:285px;transform:rotate(4deg)}.final-photo>span{font-size:24px}.footer{padding-top:33px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:23px;padding-bottom:27px}.footer-top .logo>span{font-size:14px}.footer-top>span{font-size:18px;justify-self:end}.footer-top>a:last-child{font-size:11px;grid-column:1/-1}.footer-bottom{display:grid;grid-template-columns:1fr;gap:17px;padding-top:22px}.footer-bottom small{font-size:9px}.footer-bottom>span{font-size:10px}.contact-dialog{padding:44px 23px 24px}.contact-dialog h2{font-size:41px}.contact-dialog>p{font-size:14px}.contact-dialog .eyebrow{font-size:9px}.email-row>a{font-size:12px}.contact-status{font-size:9px}}@media(max-width:370px){.wrap{width:calc(100% - 32px)}.nav-wrap{width:calc(100% - 28px);gap:8px}.logo{gap:6px}.logo strong{font-size:21px}.logo img{width:22px}.logo>span{font-size:12px;padding-left:7px}.nav-contact{font-size:9px;max-width:105px}.menu-button{padding:5px}.hero h1{font-size:51px}.hero .eyebrow{font-size:8px}.hero-copy>p{font-size:14px}.hero-actions{gap:10px}.hero-actions .cta{font-size:11px;gap:10px;padding:14px 13px}.quiet-link{font-size:10px;gap:6px}.hero-assurance{font-size:8px;gap:4px}.hero-art{height:556px}.hero-photo{height:438px;width:94%}.hero-chat{width:calc(100% - 17px)}.photo-footnote{font-size:14px}.hero-bottom a{font-size:9px}.universe-tabs button{font-size:10px;gap:5px}.universe-tabs button>svg{width:13px}.experience-heading h2{font-size:41px}.brand-composition{height:411px}.appointment-card{width:229px;height:308px;padding:22px}.card-business{font-size:26px}.card-tagline{font-size:27px}.brand-phone{width:165px;height:371px;right:1px;top:42px}.phone-photo{height:173px}.phone-copy h3{font-size:23px}.phone-copy p{font-size:8px}.phone-copy a{font-size:7px;padding-inline:6px}.journey-controls button{font-size:9px;gap:3px}.experience-content{padding-inline:13px}.scene-footer{font-size:7px}.service-summary strong{font-size:12px}.contact-dialog h2{font-size:37px}.final-cta h2{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-photo,.hero-chat,.appointment-card,.brand-phone,.translation,.final-photo{transform:none!important}.service-card:hover,.cta:hover,.service-card:hover img{transform:none}.story-step{opacity:1}}.header nav{gap:22px}.hero-copy .eyebrow{font-size:12px;line-height:1.6;letter-spacing:.08em}.hero-conversation,.experience-content,.translation-body{grid-column:1}.hero-chat,.experience-window,.translation{display:grid;position:relative}.hero-chat{position:absolute}.hero-chat>.host-bar,.experience-topbar,.translation-top{grid-row:1}.hero-chat>.chat-header,.experience-window>.chat-header,.translation-body{grid-row:2}.hero-conversation,.experience-content{grid-row:3}.scene-footer{grid-row:4}.translation-caption{grid-row:3}.story-step{min-height:465px;padding:90px 0 65px}.experience-content{min-height:510px}.chat-header small,.host-bar,.experience-topbar,.scene-footer,.scene-note,.translation-caption,.brand-text>small,.hero-assurance,.photo-brand>span,.image-counter,.contact-context small,.contact-status,.mini-service small,.service-copy p{font-size:12px}.client-bubble,.hero-conversation .assistant-line p,.experience-content .assistant-line p,.experience-content .client-bubble{font-size:14px;line-height:1.55}.hero-conversation .client-bubble{font-size:14px}.mini-service b{font-size:14px;line-height:1.4}.chat-header small{color:#76616d;line-height:1.5}.host-bar{color:#74616d}.hero-assurance{color:#76616d;flex-wrap:wrap}.hero-chat{width:370px;max-width:100%}.hero-conversation{padding-inline:18px}.service-summary span,.answer-label,.booking-label,.booking-box>small,.booking-recap>small,.translation-top b{font-size:12px}.answer-card p,.suggestion-button,.scene-primary,.day-options button,.time-options button{font-size:14px}.scene-primary{min-height:46px;line-height:1.5}.hero-topline,.hero-bottom>span,.hero-bottom a,.eyebrow{font-size:12px}.intro-columns p,.story-step p,.installation-step p,.faq-items details>p,.faq>div>p{font-size:16px;color:#715e68}.intro-copy h2{line-height:1.15}.brand-text p{color:#e6d8e0}.brand-text>small{color:#d0bac8}.phone-copy>span{font-size:10px}.phone-copy p{font-size:12px;line-height:1.5}.phone-copy a{font-size:12px;min-height:44px;padding:8px}.brand-phone{height:445px}.phone-photo{height:185px}.brand-values span,.card-link{font-size:12px}.beauty-preferences{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.beauty-preferences button{font-size:12px;padding:10px 12px;min-height:44px;background:#faf6f8;border:1px solid #d8c7d0;border-radius:6px}.beauty-preferences button[aria-pressed=true]{background:#613a4e;color:#fff;border-color:#613a4e}.preference-feedback{display:block;font-size:12px;color:#70485e;line-height:1.5;margin-top:12px}.language-select button,.dialog-close,.email-row button{min-width:44px;min-height:44px}.service-summary strong{font-size:15px}.service-summary span{line-height:1.5}.scene-footer{line-height:1.5;color:#7b6572;gap:12px}.translation-body .assistant-line p,.translation-body .client-bubble{font-size:14px}.translation-caption{line-height:1.5}.faq-items summary{font-size:15px}.contact-dialog>p{font-size:16px}.contact-dialog .email-row>a{font-size:14px}.experience-window>.chat-header{padding-bottom:16px}.answer-card b{font-size:14px}.booking-box>small{line-height:1.6}.journey-controls button{min-height:44px}@media(max-width:1100px){.hero-chat{width:325px}.hero-art{height:650px}.hero-grid{gap:32px}.hero-assurance{font-size:12px}.brand-phone{height:435px}.phone-photo{height:160px}}@media(max-width:900px),(max-height:720px),(prefers-reduced-motion:reduce){.experience-grid{grid-template-columns:1fr;gap:0}.story-steps{display:none}.story-sticky{position:static;max-width:550px;width:100%;margin:auto;padding:0}.hero-photo,.hero-chat,.appointment-card{transform:none!important}}@media(max-width:700px){.header .nav-contact{font-size:12px;max-width:125px}.hero{padding-top:15px}.hero-topline{font-size:11px;padding-bottom:12px}.hero-grid{padding-top:27px;gap:15px}.hero-copy .eyebrow{font-size:11px;max-width:none}.hero h1{font-size:clamp(43px,10.8vw,62px);line-height:1;margin:18px 0}.hero-copy>p{font-size:16px;line-height:1.65}.hero-actions{margin-top:20px}.hero-assurance{font-size:12px;line-height:1.6;gap:5px;margin-top:13px}.hero-art{height:550px;margin-top:7px}.hero-photo{height:420px}.hero-chat{width:calc(100% - 12px);max-width:370px;bottom:20px}.hero-conversation .client-bubble,.hero-conversation .assistant-line p,.mini-service b{font-size:14px}.mini-service small{font-size:12px}.hero-bottom>span{font-size:10px}.hero-bottom a{font-size:12px;line-height:1.5}.photo-brand>span{font-size:10px}.universe-tabs button,.experience .universe-tabs button{font-size:12px}.experience-content{padding:17px;min-height:565px}.experience-content .client-bubble,.experience-content .assistant-line p{font-size:14px}.journey-controls button{font-size:12px}.journey-controls button>span{font-size:10px}.suggestion-button{font-size:13px;line-height:1.5}.answer-card p{font-size:14px}.compact-story p,.languages-copy p,.brand-text p{font-size:16px}.scene-primary{font-size:13px}.scene-footer{font-size:11px}.service-image{height:190px}.booking-box{padding:15px}.booking-box>small{font-size:12px}.brand-phone{width:195px;height:405px;right:0}.phone-photo{height:140px}.phone-copy{padding:14px 12px}.phone-copy h3{font-size:25px}.phone-copy p,.phone-copy a{font-size:12px}.brand-composition{height:450px}.card-link{font-size:11px;max-width:155px}.brand-values span{font-size:12px}.brand-text>small{font-size:12px}.language-art{height:355px}.translation-body{min-height:245px}.translation-caption{font-size:11px}.installation-step p,.faq-items details>p{font-size:15px}.faq-items summary{font-size:15px}.contact-status{font-size:12px}.final-cta .eyebrow,.intro-label .eyebrow{font-size:11px}}@media(max-width:359px){.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-actions{gap:10px;flex-wrap:wrap}.hero-actions .cta,.quiet-link{font-size:12px}.hero-assurance{font-size:11px}.hero .eyebrow{font-size:10px}.hero-art{height:550px}.hero-photo{height:415px}.hero-chat{width:100%}.hero-conversation{padding-inline:14px}.journey-controls button{font-size:11px;gap:3px}.journey-controls button>span{display:none}.scene-footer{font-size:10px}.brand-phone{width:184px}.phone-copy p,.phone-copy a{font-size:12px}.experience-content{padding-inline:13px}.service-summary strong{font-size:14px}.hero-bottom>span{font-size:10px}}@media(max-width:359px){.header .logo>span{display:none}.header .nav-wrap{gap:12px}.header .nav-contact{max-width:120px;font-size:11px}.hero h1{font-size:38px}}.phone-copy p,.phone-copy>span{color:#75606c}@media(prefers-reduced-motion:reduce){.brand-phone{opacity:1!important}}.application-dialog{--contact-accent:#1c493b;--contact-ink:#23382e;--contact-muted:#627267;--contact-border:#d8e1d5;--contact-paper:#fafcf8;--contact-tint:#edf3e9;width:min(610px,calc(100% - 32px));max-height:calc(100dvh - 48px);padding:40px 40px 26px;border:1px solid var(--contact-border);border-radius:18px;background:var(--contact-paper);color:var(--contact-ink);box-shadow:0 35px 100px #10261b40;overflow:auto;overscroll-behavior:contain}.application-beauty{--contact-accent:#613a4e;--contact-ink:#392833;--contact-muted:#76606d;--contact-border:#e1d2db;--contact-paper:#fffbfd;--contact-tint:#f3ebf0}.application-dialog::backdrop{background:#162019b3;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.application-beauty::backdrop{background:#291c26b8}.application-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:44px;height:44px;background:transparent;color:var(--contact-muted);border:1px solid transparent;border-radius:50%;transition:background .18s}.application-close:hover{background:var(--contact-tint)}.application-kicker{display:block;padding-right:25px;color:var(--contact-muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em;line-height:1.6}.application-dialog h2{font-size:43px;font-weight:500;line-height:1.08;letter-spacing:-.05em;margin:19px 0 17px}.application-dialog h2 em{color:var(--contact-accent);font-weight:400}.application-beauty h2{font-size:56px;letter-spacing:-.035em}.application-intro{font-size:15px;line-height:1.7;color:var(--contact-muted);max-width:460px;margin:0 0 27px}.application-dialog form{margin:0}.application-dialog fieldset{border:0;margin:0;padding:0;min-width:0}.application-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:19px 18px}.application-field{display:flex;flex-direction:column;gap:8px;min-width:0}.application-field>span:first-child{font-size:13px;line-height:1.5;font-weight:500;color:var(--contact-ink)}.application-field input,.application-field textarea,.application-field select{font-family:inherit;font-size:16px;font-weight:400;color:var(--contact-ink);width:100%;min-width:0;padding:12px 13px;line-height:1.4;border:1px solid var(--contact-border);background:#fff;border-radius:7px;min-height:47px;box-shadow:0 1px 2px #15251c03;outline:none;transition:border-color .16s,box-shadow .16s}.application-field input::placeholder,.application-field textarea::placeholder{color:var(--contact-muted);font-size:14px;opacity:.9}.application-field :is(input,textarea,select):focus{border-color:var(--contact-accent);box-shadow:0 0 0 3px var(--contact-tint)}.application-field [aria-invalid=true]{border-color:#a44739}.application-field textarea{resize:vertical;min-height:86px;max-height:230px}.application-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px;cursor:pointer}.application-select{display:block;position:relative}.application-select>svg{position:absolute;right:14px;top:16px;pointer-events:none;color:var(--contact-muted)}.application-hint{font-size:11px;line-height:1.6;color:var(--contact-muted);margin:9px 0 20px}.application-activity{margin-bottom:20px}.application-message>span{display:flex;justify-content:space-between;gap:10px}.application-message small{font-size:11px;font-weight:400;color:var(--contact-muted)}.application-consent{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin:22px 0 19px;min-height:28px}.application-consent input{width:18px;height:18px;accent-color:var(--contact-accent);flex-shrink:0;margin:1px 0 0}.application-consent span{font-size:12px;line-height:1.6;color:var(--contact-muted)}.application-submit{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:50px;width:100%;padding:14px 19px;background:var(--contact-accent);color:#fff;border:1px solid var(--contact-accent);border-radius:7px;font-family:inherit;font-size:14px;font-weight:500;transition:filter .16s,transform .16s}.application-submit:hover:not(:disabled){filter:brightness(.92);transform:translateY(-1px)}.application-submit:disabled{cursor:wait;opacity:.72}.application-field-error{font-size:12px!important;color:#9c3f32!important;line-height:1.5;display:block}.application-consent+.application-field-error{margin:-10px 0 18px}.application-feedback{font-size:13px;color:#9c3f32;line-height:1.65;margin:15px 0 0;outline:none}.application-feedback:empty{display:none}.application-feedback:focus-visible{outline:2px solid #9c3f32;outline-offset:5px}.application-privacy{margin:17px 0 0;font-size:11px;line-height:1.7;color:var(--contact-muted)}.application-privacy a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.application-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.application-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.application-dialog :is(button,a,input[type=checkbox]):focus-visible{outline:3px solid var(--contact-accent);outline-offset:4px}.application-dialog fieldset:disabled input,.application-dialog fieldset:disabled select,.application-dialog fieldset:disabled textarea{opacity:.7;cursor:wait}.application-success{padding-top:16px;text-align:center;outline:none}.application-success .application-kicker{padding:0;margin-top:26px}.application-success-check{display:grid;place-items:center;width:66px;height:66px;margin:auto;background:var(--contact-tint);border:1px solid var(--contact-border);border-radius:50%;color:var(--contact-accent)}.application-success>p{font-size:15px;line-height:1.75;color:var(--contact-muted)}.application-receipt{border-top:1px solid var(--contact-border);border-bottom:1px solid var(--contact-border);margin:26px 0;padding:18px 0}.application-receipt>span{display:block;font-size:12px;color:var(--contact-muted)}.application-receipt>b{display:block;font-size:13px;font-weight:500;margin-top:8px;overflow-wrap:anywhere}.application-spinner{animation:contact-spin 1s linear infinite}@keyframes contact-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.application-dialog{padding:38px 23px 23px;border-radius:14px;max-height:calc(100dvh - 24px);width:calc(100% - 24px)}.application-kicker{font-size:10px;max-width:280px}.application-dialog h2{font-size:36px;margin:19px 0 15px}.application-beauty h2{font-size:46px}.application-dialog h2 br{display:none}.application-dialog h2 em{display:block}.application-intro{font-size:14px;margin-bottom:23px}.application-fields{grid-template-columns:1fr;gap:15px}.application-hint{font-size:11px;margin-top:8px}.application-field>span:first-child{font-size:13px}.application-consent span{font-size:12px}.application-submit{font-size:13px;min-height:50px}.application-privacy{font-size:11px}.application-success h2{font-size:34px}.application-beauty .application-success h2{font-size:42px}}@media(prefers-reduced-motion:reduce){.application-dialog *{animation:none!important;transition:none!important}.application-submit:hover{transform:none}}.premium-system{--offer-accent:#1c493b;--offer-ink:#24392f;--offer-muted:#5d6e62;--offer-tint:#eef3eb;--offer-border:#d6e0d3;--offer-soft:#fafcf8;color:var(--offer-ink)}.beauty-system{--offer-accent:#613a4e;--offer-ink:#392833;--offer-muted:#75606c;--offer-tint:#f0e8ec;--offer-border:#e0d1d9;--offer-soft:#fcf9fa}.premium-wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.premium-kicker{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--offer-muted);line-height:1.6}.premium-system h2{margin:22px 0;font-size:clamp(32px,3.6vw,52px);line-height:1.14}.beauty-system h2{font-size:clamp(38px,4.4vw,62px)}.premium-system p{font-size:16px;line-height:1.75;color:var(--offer-muted)}.offer-system{padding:100px 0;background:var(--offer-tint)}.offer-heading{max-width:850px;margin:auto;text-align:center}.offer-heading>p{max-width:650px;margin:auto}.offer-benefits{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin:50px auto 40px;max-width:940px}.offer-benefits>div{position:relative;padding-left:38px}.offer-benefits svg{position:absolute;top:3px;left:0;color:var(--offer-accent)}.offer-benefits h3{font-size:19px;margin:0 0 10px;letter-spacing:-.025em}.beauty-system .offer-benefits h3{font-family:DM Sans,sans-serif;font-weight:500}.offer-stage{padding:28px;background:var(--offer-soft);border:1px solid var(--offer-border);border-radius:18px;box-shadow:0 26px 65px -45px #152a2645}.offer-stage-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;font-size:13px;color:var(--offer-muted)}.offer-stage-top button{display:flex;align-items:center;gap:8px;background:transparent;min-height:44px;font-size:12px;color:var(--offer-accent)}.offer-scenes{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:center}.pilot-panel,.client-panel{min-width:0;background:#fff;border:1px solid var(--offer-border);border-radius:12px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.is-highlighted{border-color:var(--offer-accent);box-shadow:0 10px 28px -20px var(--offer-accent)}.pilot-title{display:flex;align-items:center;gap:10px;padding:17px 20px;border-bottom:1px solid var(--offer-border);font-size:14px;color:var(--offer-accent);background:var(--offer-soft)}.pilot-title>b{font-weight:500}.pilot-title>span{margin-left:auto;font-size:12px;color:var(--offer-muted)}.pilot-body,.client-body{padding:23px;min-height:414px}.pilot-brand{font-size:18px;font-weight:600;letter-spacing:-.04em}.pilot-brand>span{display:block;font-size:12px;font-weight:400;letter-spacing:0;margin-top:5px;color:var(--offer-muted)}.pilot-record{display:flex;align-items:center;gap:15px;padding:22px 0}.pilot-record img{width:64px;height:72px;border-radius:6px}.pilot-record>div{min-width:0}.pilot-record span{font-size:10px;letter-spacing:.1em;color:var(--offer-muted)}.pilot-record strong{display:block;font-size:14px;line-height:1.4;margin:5px 0}.pilot-record small{font-size:12px;color:var(--offer-muted)}.pilot-field{position:relative;padding:13px 34px 13px 14px;border:1px solid var(--offer-border);border-radius:6px}.pilot-field span{display:block;color:var(--offer-muted);font-size:12px}.pilot-field b{display:block;font-size:14px;margin-top:5px;font-weight:500}.pilot-field svg{position:absolute;right:13px;top:26px;color:var(--offer-accent)}.pilot-saved{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--offer-accent);padding:12px 0 22px}.pilot-inbox{border-top:1px solid var(--offer-border);padding:17px 0 12px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.pilot-inbox>span{display:flex;align-items:center;gap:8px}.pilot-inbox>b{border-radius:4px;background:var(--offer-tint);padding:3px 7px;font-size:12px}.pilot-request{min-height:90px}.pilot-request>div{display:flex;align-items:flex-start;gap:10px;padding:13px;background:var(--offer-tint);border-radius:6px}.request-dot{width:6px;height:6px;border-radius:50%;background:var(--offer-accent);margin-top:6px;flex-shrink:0}.pilot-request strong{font-size:13px;display:block;line-height:1.4}.pilot-request p{font-size:12px;margin:4px 0;line-height:1.5}.pilot-request small{display:block;font-size:12px;line-height:1.5;color:var(--offer-muted)}.offer-bridge{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--offer-accent)}.offer-bridge>span:first-child{display:flex}.offer-bridge>span:last-child{font-size:10px;letter-spacing:.1em}.client-host{display:block;font-size:12px;color:var(--offer-muted);margin-bottom:16px}.premium-system .offer-bubble{margin-left:auto;max-width:90%;padding:12px 15px;background:var(--offer-tint);border-radius:12px 12px 3px;font-size:13px;line-height:1.5;color:var(--offer-ink)}.offer-answer{display:flex;align-items:center;gap:10px;margin:16px 0}.offer-answer p{font-size:13px;line-height:1.5}.assistant-spark{font-size:24px;color:var(--offer-accent)}.offer-object{border:1px solid var(--offer-border);border-radius:8px;overflow:hidden}.offer-object>img{height:156px;width:100%;object-fit:cover;object-position:center 38%}.offer-object>div{padding:12px 14px}.offer-object strong{display:block;font-size:14px;line-height:1.4}.offer-object span{display:block;font-size:12px;color:var(--offer-muted);margin-top:5px}.offer-next{display:flex;gap:9px;align-items:center;font-size:12px;color:var(--offer-accent);min-height:47px;margin-top:13px}.offer-next svg{flex-shrink:0}.offer-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--offer-border);margin-top:26px;padding-top:21px;gap:10px}.offer-timeline button{display:flex;align-items:center;gap:9px;text-align:left;min-height:44px;font-size:12px;color:var(--offer-muted);padding:7px;background:transparent;border-radius:6px}.offer-timeline button>span{width:25px;height:25px;border:1px solid var(--offer-border);display:grid;place-items:center;border-radius:50%;font-size:10px;flex-shrink:0}.offer-timeline button[aria-pressed=true]{color:var(--offer-accent);background:var(--offer-tint)}.offer-timeline button[aria-pressed=true]>span{color:#fff;background:var(--offer-accent);border-color:var(--offer-accent)}.premium-system .offer-caption{text-align:center;font-size:12px;margin-top:20px;line-height:1.5}.technology{padding:105px 0}.technology-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.technology-grid>div>p+p{margin-top:15px}.technology-map{padding-top:10px}.host-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.host-list>span{border:1px solid var(--offer-border);padding:15px 10px;text-align:center;border-radius:8px;background:var(--offer-soft);font-size:15px}.connection-stem{height:27px;width:1px;background:var(--offer-border);margin:auto}.mcp-core{display:flex;align-items:center;justify-content:center;gap:16px;background:var(--offer-accent);color:#fff;padding:23px 18px;border-radius:10px}.mcp-core>span{font-size:32px;font-weight:300}.mcp-core b{font-size:16px;font-weight:500}.mcp-core small{display:block;font-size:12px;color:#fff;margin-top:5px;opacity:.85}.mcp-resources{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:19px 0;font-size:12px;color:var(--offer-muted)}.technology-map>p{font-size:13px}.mcp-detail{margin-top:23px;border-top:1px solid var(--offer-border);border-bottom:1px solid var(--offer-border)}.mcp-detail summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:18px 0;font-size:14px;color:var(--offer-accent)}.mcp-detail summary::-webkit-details-marker,.common-footer summary::-webkit-details-marker{display:none}.mcp-detail[open] summary svg,.common-footer details[open] summary svg{transform:rotate(180deg)}.mcp-detail p{font-size:14px;padding-bottom:17px}.expansion{padding:30px 0 85px}.expansion-inner{display:grid;grid-template-columns:180px 1fr;gap:60px;padding:44px 54px;background:var(--offer-tint);border:1px solid var(--offer-border);border-radius:12px}.expansion-mark{font-size:135px;line-height:1;color:var(--offer-accent);align-self:center;justify-self:center;font-family:Georgia,serif;font-weight:400}.expansion h2{font-size:32px;line-height:1.2;letter-spacing:-.04em;margin:14px 0 18px}.beauty-system.expansion h2{font-size:42px}.expansion p{max-width:680px}.expansion a{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:var(--offer-accent);margin-top:23px;min-height:44px}.common-footer{padding:42px 0 24px;background:var(--offer-soft)}.common-footer-row{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-signature{display:flex;gap:10px;align-items:flex-start;font-size:23px;font-weight:600;letter-spacing:-.04em}.footer-signature>img{object-fit:contain}.footer-signature small{display:block;font-size:12px;letter-spacing:0;font-weight:400;color:var(--offer-muted);margin-top:10px}.common-footer nav{display:flex;gap:32px;align-items:flex-start;font-size:14px}.common-footer a,.common-footer summary{display:flex;align-items:center;gap:7px;min-height:44px}.common-footer summary{cursor:pointer;list-style:none}.common-footer details{max-width:270px}.legal-content{padding:15px 0}.legal-content p,.legal-content a{font-size:13px;line-height:1.7}.legal-content a{text-decoration:underline;text-underline-offset:4px;margin-top:8px}.footer-fineprint{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:23px;border-top:1px solid var(--offer-border);font-size:12px;line-height:1.7;color:var(--offer-muted)}.premium-system :is(button,a,summary):focus-visible{outline:3px solid var(--offer-accent);outline-offset:4px}.premium-system button,.premium-system a{transition:background .18s,color .18s}.premium-system button:hover{background:var(--offer-tint)}.premium-system a:hover{text-decoration:underline;text-underline-offset:5px}@media(max-width:1050px){.technology-grid{gap:45px}.offer-stage{padding:20px}.pilot-body,.client-body{padding:17px}.offer-scenes{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)}.premium-wrap{width:calc(100% - 64px)}.offer-benefits{gap:40px}.offer-timeline button{font-size:11px;gap:6px}.expansion-inner{gap:30px;padding:35px;grid-template-columns:110px 1fr}.expansion-mark{font-size:100px}}@media(max-width:700px){.premium-wrap{width:calc(100% - 40px)}.offer-system{padding:60px 0}.premium-kicker{font-size:11px;letter-spacing:.09em}.offer-heading{text-align:left}.premium-system h2{font-size:32px;margin:19px 0}.beauty-system h2{font-size:41px}.offer-heading h2 br{display:none}.offer-heading h2 em{display:block;margin-top:7px}.offer-benefits{grid-template-columns:1fr;gap:26px;margin:32px 0}.offer-benefits h3{font-size:17px}.premium-system p{font-size:15px}.offer-stage{padding:16px;border-radius:12px}.offer-stage-top{gap:10px;font-size:12px;margin-bottom:17px}.offer-stage-top>span{max-width:185px;line-height:1.5}.offer-stage-top button{font-size:0;gap:0;min-width:40px;justify-content:center}.offer-stage-top button svg{width:18px;height:18px}.offer-scenes{display:flex;flex-direction:column;align-items:stretch;gap:0}.pilot-title{padding:15px;font-size:13px}.pilot-body,.client-body{padding:17px;min-height:0}.pilot-request{min-height:99px}.offer-bridge{height:58px;flex-direction:row;justify-content:center;gap:10px}.offer-bridge>span:first-child{rotate:90deg}.offer-object>img{height:170px}.offer-bubble,.premium-system .offer-bubble,.offer-answer p{font-size:13px}.offer-timeline{grid-template-columns:1fr 1fr;gap:5px;margin-top:22px;padding-top:15px}.offer-timeline button{font-size:12px}.premium-system .offer-caption{font-size:11px;margin-top:17px}.technology{padding:65px 0}.technology-grid{grid-template-columns:1fr;gap:30px}.technology-map>p{font-size:13px}.mcp-detail p{font-size:14px}.expansion{padding:0 0 60px}.expansion-inner{display:block;padding:28px 24px}.expansion-mark{display:none}.expansion h2{font-size:29px}.beauty-system.expansion h2{font-size:36px}.common-footer{padding:32px 0 24px}.common-footer-row{flex-direction:column;gap:20px}.common-footer nav{flex-wrap:wrap;gap:25px;width:100%}.common-footer details{max-width:100%;flex:1;min-width:70px}.footer-fineprint{flex-direction:column;gap:10px;margin-top:20px}.footer-signature small{font-size:12px}.legal-content{min-width:160px}.common-footer nav:has(details[open]) details{flex-basis:100%}.offer-object strong{font-size:14px}}@media(max-width:359px){.premium-wrap{width:calc(100% - 32px)}.offer-stage{padding:11px}.pilot-body,.client-body{padding:13px}.offer-timeline button{font-size:11px;padding:5px;gap:5px}.offer-timeline button>span{width:22px;height:22px}.premium-system h2{font-size:29px}.beauty-system h2{font-size:37px}.pilot-title{padding:13px;gap:7px}.pilot-title>span{font-size:11px}.pilot-record{gap:10px}.pilot-record img{width:50px}.pilot-record strong{font-size:13px}.common-footer nav{gap:20px}}@media(prefers-reduced-motion:reduce){.premium-system *{animation:none!important;transition:none!important}.offer-bridge>span{transform:none!important}}
