:root{--paper:#f7f3ec;--ink:#25221e;--muted:#70685e;--gold:#b89252;--gold-dark:#7e5d29;--line:#dcd5c9;--white:#fffdfa;--soft:#efeadf;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,select{font-size:.9375rem}p,h1,h2,h3{margin:0}p+p{margin-top:12px}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.055em;line-height:1.07}h1 em,h2 em{font-weight:400;color:var(--gold-dark)}h2{font-size:clamp(2.6rem,4.7vw,4.5rem)}h3{font-size:1.18rem;line-height:1.3}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,pre:focus-visible{outline:3px solid #9c7437;outline-offset:5px}::selection{background:#d9c397;color:#26211b}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:104px}.small-note{font-size:.875rem;line-height:1.65;color:var(--muted)}.section-copy{color:var(--muted);max-width:510px;line-height:1.85;margin-top:28px}.eyebrow{font-size:.8125rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;gap:13px;line-height:1.5;margin-bottom:24px}.eyebrow-line{height:1px;width:34px;background:var(--gold);flex-shrink:0}.section-number{font-size:.75rem;color:var(--gold-dark);border:1px solid var(--line);border-radius:50%;width:30px;height:30px;display:grid;place-items:center;letter-spacing:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-160%);z-index:1000;padding:12px 20px;background:var(--ink);color:#fff}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:16px 25px;min-height:54px;line-height:1.4;font-size:.9375rem;font-weight:500;border:1px solid transparent;border-radius:5px;transition:transform .25s var(--ease),background .25s,box-shadow .25s;cursor:pointer}.button>span[aria-hidden]{font-size:1.25rem;line-height:1}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #29221b15}.button:active{transform:translateY(0)}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{background:#46392b}.button-cream{background:var(--paper);color:var(--ink)}.button-cream:hover{background:#e4d3b6}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--soft)}.full-width{width:100%}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:.9375rem;border-bottom:1px solid var(--line);padding-bottom:5px;transition:border-color .2s}.text-link:hover{border-color:var(--gold-dark)}.small-link{font-size:.875rem;background:transparent;text-decoration:underline;text-underline-offset:5px;padding:10px 0;min-height:44px}.small-link:hover{color:var(--gold-dark)}
.announcement{background:var(--ink);color:#eee5d6;min-height:35px;padding:7px 56px;font-size:.75rem;text-align:center;letter-spacing:.055em;position:relative}.announcement-place{position:absolute;right:56px;letter-spacing:.17em;color:#c7bba8}.site-header{position:sticky;top:0;z-index:30;min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px 56px;background:#f7f3ecf2;backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border .2s,box-shadow .2s}.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 25px #27201708}.brand{width:166px;flex-shrink:0}.brand img{width:100%;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{font-size:.875rem;position:relative;padding:8px 0}.desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:2px;height:1px;background:var(--gold-dark);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;gap:25px;align-items:center}.language-switch{display:flex;align-items:center;gap:3px}.language-switch button{font-size:.75rem;padding:8px;min-height:40px;background:none;color:var(--muted);border-bottom:1px solid transparent}.language-switch button[aria-pressed=true]{color:var(--ink);border-color:var(--gold-dark)}.header-book{font-size:.875rem;padding:12px 19px;min-height:45px;gap:18px}.menu-button{display:none;background:transparent;width:44px;height:44px;padding:10px}.menu-button span{display:block;height:1px;background:var(--ink);margin:7px 0;transition:transform .2s}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:15px 28px 25px;box-shadow:0 18px 25px #25221e10}.mobile-nav a{display:block;padding:13px 4px;font-family:var(--serif);font-size:1.5rem;border-bottom:1px solid var(--line)}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;padding-block:44px 76px;min-height:720px}.hero-copy{position:relative;z-index:2;padding-bottom:15px;min-width:0}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em}.hero h1{font-size:clamp(3.7rem,6.6vw,6.7rem);line-height:1.09;letter-spacing:-.06em;margin-left:-5px}.hero-lead{font-size:1rem;line-height:1.85;color:var(--muted);max-width:440px;margin-top:30px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:33px}.hero-bottom{margin-top:62px;display:flex;align-items:center;gap:16px;max-width:380px}.hero-bottom p{font-size:.8125rem;color:var(--muted);letter-spacing:.015em}.hero-seal{width:46px;height:46px;flex-shrink:0;font:italic 2.4rem/1 var(--serif);color:var(--gold-dark);border:1px solid #c9b486;border-radius:50%;display:grid;place-items:center}.hero-art{position:relative;transform:perspective(1100px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;transition:transform .7s var(--ease);margin-right:19px}.art-panel{aspect-ratio:0.85;border-radius:45% 45% 14px 14px;position:relative;overflow:hidden;background:#d9b785;box-shadow:16px 24px 60px #5d422124}.hero-image{width:100%;height:100%;object-fit:cover;transform:scale(1.025);animation:art-arrive 1.6s var(--ease) both}.art-panel:after{content:'';position:absolute;inset:0;pointer-events:none;border:1px solid #fff5;border-radius:inherit}.art-caption{position:absolute;bottom:24px;left:30px;font-size:.75rem;letter-spacing:.15em;color:#332619}.art-index{position:absolute;bottom:24px;right:28px;font-size:.75rem;color:#4b3623}.floating-price{position:absolute;left:-40px;bottom:62px;width:220px;background:#fffdf7ea;backdrop-filter:blur(15px);border:1px solid #fff9;border-radius:10px;padding:22px 24px 17px;box-shadow:0 20px 50px #30251429;transform:translateZ(40px);transition:translate .3s}.floating-price:hover{translate:0 -5px}.floating-label{display:block;font-size:.8125rem;color:var(--muted)}.floating-price>strong{display:block;font-family:var(--serif);font-size:3.4rem;font-weight:400;letter-spacing:-.04em;line-height:1.35}.floating-price strong small{font-size:1.8rem}.floating-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);padding-top:9px}.floating-bottom b{font-size:1.2rem;font-weight:400;color:var(--ink)}.art-vertical{position:absolute;right:-32px;top:28%;writing-mode:vertical-rl;font-size:.75rem;letter-spacing:.23em;color:var(--muted)}.feature-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.feature-strip .wrap{display:flex;justify-content:space-between;gap:24px;align-items:center}.feature-strip span{font-size:.8125rem;letter-spacing:.02em}.feature-strip i{color:var(--gold-dark);font-size:.75rem;font-style:normal}
.studio-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.studio-features{padding-top:12px}.studio-features article{display:flex;gap:30px;border-bottom:1px solid var(--line);padding:26px 0}.studio-features article:first-child{padding-top:8px}.feature-no{color:var(--gold-dark);font-size:.8125rem;padding-top:5px;white-space:nowrap}.studio-features h3{font-family:var(--serif);font-size:1.55rem;letter-spacing:-.025em}.studio-features p{color:var(--muted);font-size:.9375rem;line-height:1.8;margin-top:8px}.section-heading{display:flex;gap:50px;align-items:flex-end;justify-content:space-between;margin-bottom:47px}.section-heading>div:first-child{flex:1;min-width:0}.heading-aside{max-width:365px;font-size:.9375rem;color:var(--muted);line-height:1.8}.heading-aside .small-note{display:block;margin-top:16px}.prices-section{background:#eeebe4}.price-toolbar{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.segment{display:inline-flex;background:#e3dfd6;border-radius:7px;padding:4px;gap:3px}.segment button{border-radius:4px;background:transparent;padding:11px 27px;min-height:44px;font-size:.875rem;transition:background .2s,color .2s,box-shadow .2s}.segment button[aria-pressed=true]{background:var(--white);color:var(--ink);box-shadow:0 2px 6px #2620170a}.segment button:hover:not([aria-pressed=true]){background:#d5cfc3}.price-list{display:grid;grid-template-columns:1fr 1fr;column-gap:65px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 3px;border-bottom:1px solid #d6cfc3}.price-row .price-name{display:flex;align-items:center;gap:16px;line-height:1.4}.price-row .row-number{font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.price-row strong{font-weight:400;font-family:var(--serif);font-size:1.4rem;white-space:nowrap}.price-row.full-body{color:var(--gold-dark);border-bottom-color:#a78957}.price-row.full-body strong{font-size:1.65rem}.price-footnote{font-size:.875rem;color:var(--muted);margin-top:25px;line-height:1.8;max-width:860px}.price-footnote strong{color:var(--ink);font-weight:500}.package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;perspective:1400px}.package-card{position:relative;border:1px solid var(--line);border-radius:10px;padding:29px 25px 25px;background:#fffdfa4d;display:flex;flex-direction:column;transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .6s var(--ease),box-shadow .3s,border-color .3s}.package-card:hover{box-shadow:0 18px 40px #4a3a2212;border-color:#bba782}.package-card.featured{background:var(--ink);color:var(--paper);border-color:var(--ink)}.package-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.package-tag{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.package-card h3{font-family:var(--serif);font-size:3.4rem;line-height:1;color:var(--gold-dark);font-weight:400}.package-card.featured h3{color:#e1c99f}.package-card.featured .package-tag,.package-card.featured .small-note{color:#c4bdb2}.package-cost{display:flex;align-items:baseline;gap:9px;margin-top:27px}.package-cost strong{font-family:var(--serif);font-size:2.8rem;letter-spacing:-.055em;font-weight:400;white-space:nowrap}.package-cost del{font-size:.8125rem;color:var(--muted);white-space:nowrap}.package-card.featured del{color:#b4a99b}.package-saving{font-size:.75rem;color:var(--gold-dark);margin-top:4px}.package-card.featured .package-saving{color:#e1c99f}.package-card ul{list-style:none;margin:24px 0 27px;padding:22px 0 0;border-top:1px solid var(--line);flex:1;font-size:.875rem}.package-card li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;line-height:1.5}.package-card li:before{content:'+';color:var(--gold-dark);font-size:.875rem}.package-card.featured li:before{color:#c3a773}.package-card.featured ul{border-color:#4d4941}.package-card .button{width:100%;font-size:.875rem;padding:13px 14px;min-height:48px;gap:8px}.package-card.featured .button{border-color:#665b4c;color:var(--paper)}.package-card.featured .button:hover{background:#40392f}.five-offer{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--ink);color:var(--paper);padding:39px 42px;border-radius:10px;position:relative;overflow:hidden}.five-offer .eyebrow{font-size:.75rem;color:#d0bc99;margin-bottom:15px}.five-offer h3{font-family:var(--serif);font-size:2rem;letter-spacing:-.03em}.five-offer p:not(.eyebrow){color:#c7c0b5;font-size:.875rem;margin-top:9px}.offer-save{display:inline-block;color:#e1c99f;font-size:.8125rem;margin-top:12px}.five-price{display:flex;flex-direction:column;white-space:nowrap}.five-price strong{font:400 3.2rem/1.2 var(--serif);letter-spacing:-.04em}.five-price>span{font-size:.8125rem;color:#c7c0b5}.strikethrough{text-decoration:line-through}.five-offer>.button{flex-shrink:0}
.calculator-section{background:#eae5da}.calculator-shell{display:grid;grid-template-columns:1.6fr 1fr;border-radius:12px;overflow:hidden;box-shadow:0 18px 45px #4a3c2010;align-items:stretch}.calculator-main{padding:34px;background:var(--white);min-width:0}.calculator-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.calculator-main>.small-note{font-size:.8125rem;margin-bottom:22px}.calculator-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.calc-option{position:relative;min-width:0;display:flex}.calc-option input{position:absolute;opacity:0;width:22px;height:22px;top:15px;left:15px;margin:0}.calc-option label{border:1px solid var(--line);border-radius:5px;padding:15px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;flex:1;transition:background .2s,border .2s;min-width:0}.check-mark{width:17px;height:17px;flex-shrink:0;display:grid;place-items:center;border:1px solid #b7ac99;border-radius:3px;color:transparent;font-size:.75rem;line-height:1}.calc-option label>span:nth-child(2){font-size:.8125rem;line-height:1.4;flex:1;min-width:0}.calc-option label strong{font-weight:500;font-size:.8125rem;white-space:nowrap}.calc-option input:checked+label{border-color:var(--gold-dark);background:#f0e6d5}.calc-option input:checked+label .check-mark{background:var(--gold-dark);border-color:var(--gold-dark);color:white}.calc-option input:focus-visible+label{outline:3px solid #9c7437;outline-offset:2px}.calc-option label:hover{background:#f5f0e7}.calculator-summary{background:var(--ink);color:var(--paper);padding:36px;display:flex;flex-direction:column;min-width:0}.calculator-summary>.eyebrow{font-size:.75rem;color:#c9b594}.empty-symbol{display:block;font:400 4.5rem/1 var(--serif);color:#9d8050;margin-top:14px}.calculator-summary #summary-empty p{margin:15px 0 30px;color:#c2bbae;font-size:.9375rem;max-width:260px}.calculator-summary ul{list-style:none;margin:0;padding:0 0 20px;border-bottom:1px solid #4c453b}.calculator-summary li{display:flex;justify-content:space-between;gap:10px;font-size:.875rem;margin:9px 0;line-height:1.5}.calculator-summary li strong{white-space:nowrap;font-weight:400;color:#cab68d}.calc-prices{margin:20px 0 12px}.calc-prices>div{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.calc-prices #regular-row{font-size:.8125rem;color:#c1b7a9}.calc-prices #regular-price{text-decoration:line-through}.total-row{margin-top:8px}.total-row>span{font-size:.875rem}.total-row strong{font:400 3.15rem/1.2 var(--serif);letter-spacing:-.04em;white-space:nowrap}.calculator-summary .small-note{color:#bdb3a4;font-size:.8125rem;display:block;text-align:right}.saving-note{padding:10px 12px;color:#ead5a8;background:#5a49334d;font-size:.8125rem;border-radius:4px}.combo-explanation{margin:13px 0 23px;color:#cbc0af;font-size:.8125rem;line-height:1.7}.calculator-summary .button{width:100%;font-size:.875rem;gap:12px}.summary-note{color:#b1a697;font-size:.8125rem;line-height:1.75;margin-top:auto;padding-top:24px}#male-calc-note{margin-top:20px}
.gift-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.gift-visual{padding:60px 24px;perspective:1000px;background:radial-gradient(ellipse at 50% 50%,#ddd0b7,transparent 69%);transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .7s var(--ease)}.gift-card{border-radius:12px;background:linear-gradient(125deg,#27221c,#42372b 55%,#26211c);border:1px solid #766449;min-height:277px;aspect-ratio:1.7;color:#e8d3aa;padding:30px 33px;box-shadow:14px 25px 40px #33200d30;display:flex;flex-direction:column;transform:rotate(-7deg);position:relative}.gift-card:after{content:'';position:absolute;inset:10px;border:1px solid #d7b57938;border-radius:6px;pointer-events:none}.gift-brand{font:400 1.9rem/1 var(--serif);letter-spacing:.08em}.gift-brand span{display:block;font:.75rem/1.5 var(--sans);letter-spacing:.26em;margin-top:4px}.gift-word{font:italic 3.1rem/1.3 var(--serif);margin:29px 0 25px;letter-spacing:-.03em}.gift-card-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.06em;margin-top:auto}.gift-copy .section-copy{margin-top:25px}.gift-copy>.small-note{margin-top:10px}.voucher-values{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.voucher-values button{background:transparent;border:1px solid #bdae93;border-radius:5px;padding:14px 22px;font-size:1.125rem;font-family:var(--serif);min-height:50px;transition:background .2s,transform .2s}.voucher-values button:hover{background:var(--soft);transform:translateY(-3px)}.gift-copy .payment-status{font-size:.8125rem;margin-top:20px;max-width:400px}
.booking-section{background:#eeebe4}.booking-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.booking-intro h2{font-size:clamp(2.6rem,4.2vw,4rem)}.contact-details{margin-top:36px}.contact-details>div{margin-bottom:24px}.contact-details>div>span{display:block;font-size:.75rem;color:var(--muted);margin-bottom:7px}.contact-details strong{display:block;font-weight:400;font-size:1rem;line-height:1.65}.contact-details .text-link{margin-top:12px;font-size:.8125rem}.contact-details .small-note{font-size:.8125rem;margin-top:3px}.email-link{font-size:.9375rem;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.booking-panel{background:var(--white);border:1px solid #e3ddd1;border-radius:12px;padding:36px;align-self:start;box-shadow:0 12px 40px #3f2e1408}.form-header{margin-bottom:25px}.form-header h3,#request-result h3{font:400 1.6rem/1.25 var(--serif);letter-spacing:-.03em;margin-bottom:8px}.form-header .small-note{font-size:.75rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:block;margin-bottom:20px;min-width:0}.field>span{display:block;margin-bottom:8px;font-size:.8125rem}.field input,.field select,.field textarea{width:100%;min-width:0;background:#faf8f3;border:1px solid var(--line);border-radius:4px;padding:12px;font-size:1rem;color:var(--ink);min-height:48px}.field textarea{resize:vertical;min-height:90px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#9e7d44;background:#fffdfa}.consent{display:flex;gap:11px;align-items:flex-start;font-size:.8125rem;color:var(--muted);margin:3px 0 23px;cursor:pointer}.consent input{width:18px;height:18px;margin:3px 0 0;accent-color:var(--gold-dark);flex-shrink:0}.form-note{font-size:.75rem;color:var(--muted);margin-top:15px;line-height:1.7}.form-error{font-size:.875rem;color:#9a301d;margin-top:12px}.form-error:empty{display:none}#request-result>.eyebrow{margin-bottom:13px}#request-result>p:not(.eyebrow){font-size:.875rem;color:var(--muted);margin-top:12px}#request-preview{font-family:var(--sans);font-size:.875rem;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;padding:20px;background:var(--soft);border:1px solid var(--line);border-radius:5px;margin:22px 0;max-height:420px;overflow:auto}.result-actions{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center}.result-actions .button{width:100%}#copy-status{font-size:.8125rem;color:var(--gold-dark);margin-top:15px}.site-footer{padding:50px 0 35px;background:var(--ink);color:var(--paper)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px;border-bottom:1px solid #4a4339}.footer-wordmark{font-family:var(--serif);font-size:2.8rem;letter-spacing:.04em;line-height:1}.footer-wordmark span{display:block;font-family:var(--sans);font-size:.75rem;letter-spacing:.19em;margin-top:9px}.footer-top>p{font-family:var(--serif);font-style:italic;font-size:1.5rem;color:#c5b391}.to-top{display:grid;place-items:center;width:46px;height:46px;border:1px solid #625443;border-radius:50%;font-size:1.4rem;flex-shrink:0;transition:background .2s}.to-top:hover{background:#443b2f}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding-top:27px;font-size:.75rem;color:#b7aea1}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a:hover{color:var(--paper)}.floating-contact{position:fixed;bottom:24px;right:24px;z-index:20;display:flex;align-items:center;gap:12px;padding:13px 20px;background:var(--ink);color:var(--paper);border:1px solid #6a5c48;border-radius:50px;box-shadow:0 6px 24px #21180f29;min-height:50px;transition:transform .25s,background .2s}.floating-contact span{font-size:.8125rem}.floating-contact:hover{transform:translateY(-4px);background:#45392b}
#product-dialog{width:min(510px,calc(100% - 36px));padding:42px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:var(--paper);box-shadow:0 30px 100px #19140b45;max-height:calc(100dvh - 48px);overflow:auto}#product-dialog::backdrop{background:#20190f88;backdrop-filter:blur(6px)}#product-dialog[open]{animation:dialog-in .25s var(--ease)}#product-dialog h2{font-size:3.5rem;margin-bottom:17px}#product-description{font-size:.9375rem;color:var(--muted);line-height:1.85}#product-dialog .product-price{font:400 3.2rem/1.4 var(--serif);display:block;letter-spacing:-.03em;margin:15px 0}#product-dialog .button{margin-top:18px}#product-dialog>.small-note:last-child{font-size:.8125rem;margin-top:18px}.dialog-close{position:absolute;right:12px;top:9px;font-size:1.8rem;font-weight:300;width:44px;height:44px;background:transparent}.noscript{padding:24px;background:var(--ink);color:var(--paper);position:fixed;bottom:0;width:100%;z-index:100}.motion-on .reveal{opacity:0;translate:0 23px;transition:opacity .8s var(--ease),translate .8s var(--ease)}.motion-on .reveal.visible{opacity:1;translate:0 0}.motion-on .hero-copy{animation:copy-arrive .9s var(--ease) both}
@keyframes art-arrive{from{transform:scale(1.12);opacity:.3}to{transform:scale(1.025);opacity:1}}@keyframes copy-arrive{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes dialog-in{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
html[lang=ru] .hero h1{font-size:clamp(3rem,5.4vw,5.6rem)}html[lang=ru] .desktop-nav{gap:18px}html[lang=ru] .package-card .button{font-size:.8125rem}html[lang=ru] .hero-actions{gap:18px}html[lang=ru] .hero-actions .button{padding-inline:20px}
@media(min-width:1600px){.hero{gap:65px}.site-header{padding-inline:max(56px,calc((100vw - 1280px)/2))}}
@media(max-width:1180px){.wrap{width:calc(100% - 72px)}.site-header{padding-inline:36px;gap:20px}.desktop-nav{gap:18px}.header-actions{gap:16px}.header-book{display:none}.hero{gap:35px;min-height:640px;padding-top:35px}.hero-bottom{margin-top:40px}.hero-actions{gap:20px}.hero-actions .button{padding-inline:20px}.floating-price{width:198px;left:-28px;bottom:47px}.section{padding-block:85px}.studio-section,.gift-section{gap:65px}.package-card{padding:25px 20px}.package-grid{gap:13px}.package-cost{flex-wrap:wrap;gap:0 10px}.package-cost strong{font-size:2.6rem}.five-offer{padding:32px;gap:25px}.five-offer h3{font-size:1.8rem}.five-price strong{font-size:2.9rem}.five-offer>.button{padding-inline:18px}.booking-layout{gap:55px}.booking-panel{padding:28px}.calculator-shell{grid-template-columns:1.45fr 1fr}.calculator-main,.calculator-summary{padding:27px}.calculator-options{gap:8px}.calc-option label{padding:14px 10px;gap:8px}.calc-option label strong{font-size:.75rem}.price-list{column-gap:45px}}
@media(max-width:900px){.hero{grid-template-columns:1.05fr 1fr;gap:25px;min-height:600px}.hero h1{font-size:clamp(3.2rem,6.5vw,4.8rem)}.hero .eyebrow{font-size:.75rem;gap:8px}.hero .eyebrow-line{width:20px}.hero-lead{font-size:.9375rem;margin-top:23px}.hero-actions{flex-wrap:wrap;gap:22px}.hero-bottom{margin-top:30px}.hero-art{margin-right:10px}.floating-price{width:174px;padding:17px 19px;bottom:42px;left:-18px}.floating-price>strong{font-size:2.8rem}.floating-label{font-size:.75rem}.art-caption{font-size:.75rem;left:20px;bottom:19px}.art-index{display:none}.section-heading{gap:32px}.heading-aside{max-width:310px}.studio-section{gap:45px}.studio-features article{gap:18px}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.package-card{padding:28px}.package-card ul{min-height:146px}.five-offer{flex-wrap:wrap}.five-offer>div:first-child{flex:1;min-width:240px}.five-offer>.button{width:100%}.calculator-shell{grid-template-columns:1.3fr 1fr}.calculator-options{grid-template-columns:1fr}.calculator-main{padding:26px}.calculator-summary{padding:28px}.calculator-toolbar{flex-wrap:wrap}.calculator-summary{align-self:stretch}.gift-section{gap:40px}.gift-visual{padding:40px 0}.gift-card{padding:27px;min-height:250px}.gift-word{font-size:2.5rem}.gift-card-bottom{gap:15px;font-size:.75rem}.booking-layout{grid-template-columns:1fr 1.2fr;gap:40px}.field-grid{grid-template-columns:1fr;gap:0}.footer-top>p{font-size:1.2rem}.footer-bottom>span:nth-child(2){display:none}.feature-strip .wrap{gap:17px}.feature-strip span{font-size:.75rem}.announcement-place{display:none}}
@media(max-width:700px){html{scroll-padding-top:95px}.wrap{width:calc(100% - 40px)}.section{padding-block:65px}.announcement{padding:7px 20px;font-size:.75rem;min-height:33px}.site-header{min-height:78px;padding:9px 20px;gap:14px}.brand{width:131px}.desktop-nav{display:none}.header-actions{gap:9px}.menu-button{display:block}.language-switch{gap:0}.language-switch button{padding:8px;font-size:.75rem}.hero{grid-template-columns:1fr;gap:32px;padding-block:35px 48px;min-height:0}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(3.3rem,11.6vw,5.2rem);letter-spacing:-.055em;line-height:1.08}.hero .eyebrow{font-size:.75rem;margin-bottom:21px}.hero-lead{max-width:440px;font-size:.9375rem;line-height:1.75;margin-top:23px}.hero-actions{gap:22px;margin-top:25px}.hero-actions .button{padding:14px 20px;min-height:51px;font-size:.875rem}.hero-actions .text-link{font-size:.875rem}.hero-bottom{display:none}.hero-art{width:85%;margin:0 3% 0 auto}.art-panel{aspect-ratio:1.03;border-radius:43% 43% 12px 12px}.hero-image{object-position:center 51%}.floating-price{width:180px;left:-40px;bottom:29px;padding:17px 20px;box-shadow:0 14px 30px #30251424}.floating-price>strong{font-size:3rem}.floating-label{font-size:.75rem}.art-caption{font-size:.75rem;bottom:14px;left:auto;right:14px}.art-vertical{right:-23px;font-size:.75rem}.feature-strip{padding:20px 0}.feature-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:center}.feature-strip i{display:none}.feature-strip span{font-size:.75rem}.studio-section{grid-template-columns:1fr;gap:35px}.studio-section .section-copy{margin-top:23px}.studio-features{padding-top:0}.studio-features article{padding:22px 0}.studio-features h3{font-size:1.5rem}.section-heading{display:block;margin-bottom:32px}.section-heading .heading-aside{margin-top:24px;max-width:100%}.eyebrow{margin-bottom:20px;font-size:.75rem}h2{font-size:clamp(2.65rem,9vw,3.8rem)}.price-toolbar{margin-bottom:15px;gap:15px}.price-toolbar>.text-link{font-size:.8125rem;gap:9px}.segment button{padding:10px 22px;font-size:.875rem}.price-list{grid-template-columns:1fr}.price-row{padding:16px 2px}.price-row .price-name{font-size:.9375rem;gap:15px}.price-row strong{font-size:1.35rem}.price-footnote{font-size:.8125rem;margin-top:23px}.package-grid{gap:12px}.package-card{padding:23px 18px}.package-card h3{font-size:2.9rem}.package-tag{font-size:.75rem}.package-cost{margin-top:23px}.package-cost strong{font-size:2.5rem}.package-card ul{font-size:.8125rem;margin-top:21px;padding-top:18px;min-height:155px}.package-card li{gap:6px}.package-card .button{font-size:.8125rem;padding:12px 8px;min-height:46px;gap:6px}.package-saving{font-size:.75rem}.package-cost del{font-size:.75rem}.five-offer{padding:27px 24px;gap:25px;margin-top:18px}.five-offer>div:first-child{min-width:100%}.five-price{flex:1}.five-price strong{font-size:3.2rem}.five-offer>.button{width:auto;max-width:100%}.five-offer h3{font-size:1.85rem}.calculator-shell{grid-template-columns:1fr}.calculator-main{padding:24px 20px}.calculator-toolbar{flex-wrap:nowrap}.calculator-options{grid-template-columns:1fr 1fr;gap:8px}.calc-option label{flex-wrap:wrap;gap:8px;padding:13px 11px}.calc-option label>span:nth-child(2){font-size:.8125rem;flex-basis:calc(100% - 25px)}.calc-option label strong{padding-left:25px;font-size:.8125rem}.calculator-summary{padding:29px 25px}.calculator-summary #summary-empty p{max-width:100%}.empty-symbol{margin-top:0;font-size:3rem}.summary-note{padding-top:20px;max-width:500px}.calculator-summary .eyebrow{margin-bottom:15px}.calculator-summary ul{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.calculator-summary li{display:block;font-size:.8125rem}.calculator-summary li strong{display:block;font-size:.75rem}.total-row strong{font-size:3.5rem}.gift-section{grid-template-columns:1fr;gap:25px}.gift-visual{width:88%;margin:auto;max-width:420px;padding:35px 0}.gift-card{min-height:250px}.gift-copy .section-copy{margin-top:20px}.gift-word{font-size:3rem}.gift-card-bottom{font-size:.75rem}.booking-layout{grid-template-columns:1fr;gap:32px}.booking-intro h2{font-size:clamp(2.6rem,9vw,3.8rem)}.booking-intro .section-copy{margin-top:23px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:22px 20px;margin-top:28px}.contact-details>div{margin:0}.contact-details>div:nth-child(3){grid-column:1/-1}.contact-details strong{font-size:.9375rem}.booking-panel{padding:25px 21px}.field-grid{grid-template-columns:1fr 1fr;gap:14px}.field>span{font-size:.8125rem}.field input,.field select{padding:10px}.form-header h3{font-size:1.5rem}.site-footer{padding:39px 0 80px}.footer-top{flex-wrap:wrap;gap:27px;padding-bottom:25px}.footer-top>p{order:3;width:100%;font-size:1.25rem}.footer-wordmark{font-size:2.5rem}.footer-bottom{gap:16px;padding-top:23px;font-size:.75rem}.footer-bottom>div{width:100%;gap:20px}.floating-contact{bottom:16px;right:16px;padding:13px;border-radius:50%;width:51px;height:51px}.floating-contact span{display:none}#product-dialog{padding:35px 25px}#product-dialog h2{font-size:3rem}html[lang=ru] .hero h1{font-size:clamp(2.7rem,9.8vw,4.6rem)}html[lang=ru] .package-card .button{font-size:.75rem}html[lang=ru] .hero-actions .button{padding-inline:16px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.site-header{padding-inline:16px}.brand{width:118px}.language-switch button{padding:7px}.header-actions{gap:4px}.hero h1{font-size:3.2rem}.hero-actions{gap:17px}.hero-actions .button{padding-inline:15px;font-size:.8125rem}.hero-actions .text-link{font-size:.8125rem}.floating-price{width:165px;left:-35px}.package-card{padding:21px 13px}.package-card .button{font-size:.75rem}.package-card ul{min-height:177px}.package-cost strong{font-size:2.2rem}.field-grid{grid-template-columns:1fr;gap:0}.calculator-toolbar .segment button{padding-inline:16px}.calculator-main{padding-inline:16px}.price-toolbar>.text-link{font-size:.75rem}.gift-card{padding:25px;min-height:227px}.gift-word{font-size:2.7rem}.gift-card-bottom{font-size:.75rem}.five-offer>.button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-on .reveal{opacity:1;translate:none}.hero-art,.gift-visual,.package-card{transform:none!important}}

.field>span,.consent,.calc-option label>span:nth-child(2),.package-card .button{font-size:.875rem}.floating-label{font-size:.875rem}

/* Supplied brand artwork and founder portrait. */
.brand{width:112px}
.brand img{width:112px;height:84px;object-fit:cover;object-position:center;mix-blend-mode:normal;border-radius:5px}
.hero{grid-template-columns:1fr 1.1fr;gap:48px;min-height:670px}
.branded-hero{margin-right:0}
.branded-hero .art-panel{aspect-ratio:3/2;border-radius:12px;box-shadow:12px 20px 48px #5d42212b;background:#38281b}
.branded-hero .hero-image{object-fit:contain;transform:none;animation:none}
.branded-hero .floating-price{position:relative;left:auto;bottom:auto;display:flex;align-items:center;gap:20px;width:max-content;max-width:100%;margin:20px 0 0 auto;padding:15px 22px;box-shadow:0 14px 32px #30251416}
.branded-hero .floating-label{max-width:125px;line-height:1.5}
.branded-hero .floating-price>strong{font-size:2.8rem;white-space:nowrap;line-height:1.1}
.branded-hero .floating-price strong small{font-size:1.5rem}
.branded-hero .floating-bottom{border:0;padding:0;gap:12px;line-height:1.5}
.olha-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:85px;align-items:start}
.olha-profile{margin:6px 0 0;min-width:0;position:sticky;top:140px}
.portrait-frame{border-radius:12px;overflow:hidden;background:#a7aba4;box-shadow:16px 22px 48px #4b3d2220;border:1px solid #d3c8b9}
.portrait-frame img{width:100%;height:auto;aspect-ratio:607/605;object-fit:contain}
.olha-profile figcaption{padding:23px 0 0;display:flex;flex-direction:column;gap:6px}
.olha-profile figcaption strong{font-family:var(--serif);font-size:2rem;line-height:1.3;font-weight:400;letter-spacing:-.03em}
.olha-profile figcaption>span{font-size:.8125rem;letter-spacing:.035em;color:var(--muted)}
.spoken-languages{display:block;margin-top:20px;font-size:.875rem;color:var(--gold-dark)}
.spoken-languages span{display:inline}

.olha-bio{min-width:0}
.olha-bio h2{font-size:clamp(2.5rem,4.1vw,4rem);line-height:1.12}
.olha-bio>p:not(.eyebrow){font-size:1rem;color:var(--muted);line-height:1.85;margin-top:19px}
.olha-bio>p.bio-introduction{font-size:1.0625rem;color:var(--ink);margin-top:28px}
.bio-booking{margin-top:31px;padding-top:26px;border-top:1px solid var(--line)}
.bio-booking>p{font-family:var(--serif);font-size:1.45rem;line-height:1.4;letter-spacing:-.025em;margin-bottom:18px}
.bio-booking .button{max-width:100%;text-align:left;gap:20px}
.bio-phone{display:block;width:max-content;max-width:100%;font-size:.875rem;color:var(--muted);margin-top:15px;border-bottom:1px solid var(--line);padding-bottom:3px}
.bio-phone:hover{color:var(--gold-dark);border-color:var(--gold-dark)}
.olha-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:64px;padding-top:38px;border-top:1px solid var(--line)}
.olha-features article,.olha-features article:first-child{padding:0;border:0;gap:16px}
.olha-features h3{font-size:1.4rem}
.olha-features p{font-size:.9375rem}
.whatsapp-contact .email-link{display:inline-block;margin-bottom:4px}
@media(max-width:1100px){.hero{gap:30px}.olha-layout{gap:50px;grid-template-columns:.85fr 1.15fr}.olha-bio h2{font-size:3rem}.olha-features{gap:25px}.branded-hero .floating-price{gap:15px;padding-inline:18px}.branded-hero .floating-price>strong{font-size:2.5rem}.branded-hero .floating-bottom{font-size:.75rem;max-width:106px}}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:36px;min-height:0;padding-bottom:60px}.hero-copy{max-width:700px}.hero h1{font-size:4.9rem}.hero-lead{max-width:570px}.hero-bottom{margin-top:30px}.branded-hero{width:100%;max-width:680px;margin:0 auto}.olha-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.olha-bio h2{font-size:2.6rem}.olha-bio>p:not(.eyebrow){font-size:1rem;line-height:1.8}.olha-profile figcaption strong{font-size:1.75rem}.olha-features{grid-template-columns:1fr;gap:24px}.olha-features article{padding-bottom:23px;border-bottom:1px solid var(--line)}.olha-features article:first-child{padding-bottom:23px;border-bottom:1px solid var(--line)}.olha-features article:last-child{border-bottom:0;padding-bottom:0}.bio-booking .button{font-size:.875rem;padding-inline:19px}}
@media(max-width:700px){.brand{width:96px}.brand img{width:96px;height:72px}.site-header{min-height:90px}.hero{padding-block:30px 48px;gap:31px}.hero h1{font-size:clamp(3.3rem,11.6vw,5.2rem)}.hero .hero-lead{font-size:.9375rem}.branded-hero{width:100%;margin:0}.branded-hero .art-panel{border-radius:9px;aspect-ratio:3/2}.branded-hero .floating-price{width:100%;margin-top:15px;gap:15px;padding:14px 16px;justify-content:space-between;transform:none}.branded-hero .floating-label{font-size:.8125rem;max-width:115px}.branded-hero .floating-price>strong{font-size:2.4rem}.branded-hero .floating-price strong small{font-size:1.25rem}.branded-hero .floating-bottom{font-size:.75rem;gap:9px;max-width:100px}.olha-layout{grid-template-columns:1fr;gap:36px}.olha-profile{position:static;max-width:440px;width:100%;margin:0 auto}.portrait-frame{border-radius:10px}.olha-profile figcaption{padding-top:20px}.olha-profile figcaption strong{font-size:1.85rem}.spoken-languages{margin-top:14px}.olha-bio h2{font-size:clamp(2.55rem,8.5vw,3.6rem)}.olha-bio>p.bio-introduction{margin-top:24px}.olha-bio>p:not(.eyebrow){line-height:1.8}.bio-booking{margin-top:26px;padding-top:23px}.bio-booking .button{font-size:.9375rem;gap:15px;justify-content:space-between;line-height:1.5}.olha-features{margin-top:45px;padding-top:30px}.contact-details .whatsapp-contact{grid-column:1/-1}.contact-details .whatsapp-contact .text-link{margin-top:8px}}
@media(max-width:380px){.brand,.brand img{width:86px}.brand img{height:64.5px}.branded-hero .floating-price{gap:9px;padding-inline:12px}.branded-hero .floating-label{max-width:100px;font-size:.8125rem}.branded-hero .floating-price>strong{font-size:2.15rem}.branded-hero .floating-bottom{max-width:82px;gap:6px}.bio-booking .button{font-size:.875rem}}

/* Updated three-line slogan and compact consultation introduction. */
.hero h1{font-size:clamp(3.3rem,5.7vw,5.8rem);line-height:1.07;letter-spacing:-.045em}
.hero h1>span,.hero h1>em{display:block}
.hero{min-height:630px;padding-block:43px 62px}
.hero-lead{max-width:490px;margin-top:25px}
.hero-actions{flex-wrap:wrap;gap:20px 24px;margin-top:28px}
.hero-actions .button{max-width:100%;text-align:left;gap:17px}
.announcement{padding-inline:150px;font-size:.875rem;line-height:1.6}
.announcement-place{font-size:.75rem;top:50%;transform:translateY(-50%);right:30px}
.olha-bio>p:not(.eyebrow){margin-top:17px}
.olha-features h3{line-height:1.4}
.footer-top>p{line-height:1.5;min-width:0}
html[lang=ru] .hero h1{font-size:clamp(3.1rem,5.1vw,5.1rem)}
@media(max-width:1100px){.announcement{padding-inline:36px}.announcement-place{display:none}.hero h1{font-size:clamp(3.4rem,5.8vw,5rem)}.hero-actions .button{font-size:.875rem;padding-inline:18px}}
@media(max-width:900px){.hero{min-height:0;padding-block:37px 52px}.hero h1{font-size:4.8rem}.hero-lead{max-width:600px}.hero-art{margin-top:2px}}
@media(max-width:700px){.announcement{padding:9px 20px;font-size:.8125rem;line-height:1.65;letter-spacing:.01em}.hero{padding-block:30px 42px;gap:29px}.hero h1{font-size:clamp(3.15rem,11vw,4.8rem);line-height:1.06}.hero-lead{margin-top:22px}.hero-actions{gap:20px;margin-top:24px}.hero-actions .button{font-size:.875rem;padding:14px 17px;min-height:51px}.olha-bio>p.bio-introduction{margin-top:22px}.footer-top>p{max-width:100%;font-size:1.25rem}html[lang=ru] .hero h1{font-size:clamp(2.9rem,10vw,4.5rem)}}

/* Personal consultation, transparent comparisons and a concise enquiry flow. */
.consultation-reassurance{margin-top:12px;font-size:.875rem;color:var(--muted);line-height:1.6}
.olha-bio>p.trial-note{border-left:2px solid var(--gold-dark);padding:17px 20px;margin-top:24px;background:#ae89540a;border-radius:0 7px 7px 0;font-size:1rem;line-height:1.75}
.package-cost{display:block;margin-top:24px}
.package-price-label{display:block;font-size:.875rem;color:var(--muted);margin-bottom:4px;line-height:1.5}
.package-comparison{font-size:.875rem;color:var(--muted);line-height:1.65;margin-top:6px}
.package-comparison>span{white-space:nowrap}
.package-card.featured .package-comparison,.package-card.featured .package-price-label{color:#c9c0b2}
.five-price{white-space:normal;min-width:0}
.five-price strong,#five-original{white-space:nowrap}
.five-price .five-comparison{margin:0 0 12px;font-size:.875rem;line-height:1.6}
.five-price .five-price-label{font-size:.875rem;line-height:1.5}
.calculator-summary .button{text-align:left;justify-content:space-between;line-height:1.5}
.calculator-summary .button>span:last-child{flex-shrink:0}
.calc-whatsapp-note{font-size:.8125rem;line-height:1.6;color:#c6bdad;margin-top:12px}
.summary-form-link{display:inline-block;text-align:left;background:none;border:0;border-bottom:1px solid #8b7d68;padding:4px 0;color:#e5d9c4;font-size:.875rem;line-height:1.6;margin-top:13px;cursor:pointer}
.summary-form-link:hover{color:#fff}
.calculator-recommendation{padding:26px 30px;border:1px solid #c9b99b;border-radius:9px;margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f8f5ee}
.calculator-recommendation[hidden]{display:none}
.calculator-recommendation h3{font:400 1.5rem/1.3 var(--serif)}
.calculator-recommendation p{font-size:1rem;line-height:1.65;margin-top:9px}
.calculator-recommendation p.small-note{font-size:.875rem;color:var(--muted)}
.calculator-recommendation .button{flex-shrink:0}
.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}
.faq-heading h2{font-size:clamp(2.6rem,4.3vw,4rem)}
.faq-list{border-top:1px solid var(--line);min-width:0}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;cursor:pointer;list-style:none;font:400 1.25rem/1.45 var(--serif)}
.faq-item summary::-webkit-details-marker{display:none}
.faq-plus{position:relative;flex:0 0 16px;width:16px;height:16px;color:var(--gold-dark)}
.faq-plus:before,.faq-plus:after{content:'';position:absolute;background:currentColor;left:0;top:7px;width:16px;height:1px}
.faq-plus:after{transform:rotate(90deg);transition:transform .2s}
.faq-item[open] .faq-plus:after{transform:rotate(0)}
.faq-item p{font-size:1rem;color:var(--muted);line-height:1.85;margin:0;padding:0 28px 26px 0}
.faq-consultation{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);margin-top:46px;padding-top:31px}
.faq-consultation h3{font:400 1.6rem/1.4 var(--serif)}
.faq-consultation p{font-size:1rem;line-height:1.65;color:var(--muted);margin-top:5px}
.optional-fields{margin:0 0 23px;border-block:1px solid var(--line)}
.optional-fields summary{padding:17px 0;cursor:pointer;font-size:.875rem;line-height:1.6;color:var(--muted)}
.optional-fields-content{padding-top:8px}
.optional-fields .field:last-child{margin-bottom:18px}
.booking-panel .form-note{font-size:.875rem;line-height:1.7}
.booking-panel .button[type=submit]{text-align:left;line-height:1.5}
.studio-location{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;margin-top:58px;padding-top:44px;border-top:1px solid #d7d0c4}
.studio-location h3{font:400 1.7rem/1.4 var(--serif)}
.location-intro>p:not(.eyebrow){font-size:1rem;line-height:1.7;margin-top:10px}
.location-intro>.text-link{margin-top:16px}
.location-photo{margin:23px 0 0}
.location-photo img{display:block;width:100%;height:auto;border-radius:9px}
.arrival-panel .arrival-row{padding:19px 0;border-bottom:1px solid #d7d0c4}
.arrival-row:last-of-type{border-bottom:0}
.arrival-row h4{font-size:1rem;font-weight:500;line-height:1.65}
.arrival-row p{font-size:.875rem;line-height:1.65;color:var(--muted);margin-top:6px}
.arrival-row .text-link{font-size:.875rem;margin-top:8px}
.arrival-panel>.small-note{margin-top:12px;font-size:.875rem;line-height:1.65}
@media(max-width:1100px){.faq-layout{gap:40px}.studio-location{gap:45px}.five-offer{flex-wrap:wrap}.five-price{min-width:220px}}
@media(max-width:900px){.faq-layout{grid-template-columns:1fr;gap:32px}.faq-heading h2{max-width:650px}.faq-consultation{align-items:flex-start;flex-direction:column}.calculator-recommendation{align-items:flex-start;flex-direction:column;gap:20px}.studio-location{grid-template-columns:1fr 1fr;gap:30px}}
@media(max-width:700px){.consultation-reassurance{font-size:.875rem}.olha-bio>p.trial-note{padding:16px}.package-comparison{font-size:.875rem}.package-price-label{font-size:.875rem}.five-offer>.button{width:100%}.calculator-recommendation{padding:24px}.calculator-recommendation .button{width:100%}.faq-layout{gap:30px}.faq-heading h2{font-size:clamp(2.5rem,8.7vw,3.7rem)}.faq-item summary{font-size:1.125rem;padding:20px 0;gap:18px}.faq-item p{padding-right:12px;line-height:1.75}.faq-consultation{margin-top:32px;padding-top:27px;gap:23px}.faq-consultation .button{width:100%;font-size:.875rem;text-align:left;line-height:1.6;justify-content:space-between;padding-inline:20px}.studio-location{grid-template-columns:1fr;gap:34px;margin-top:40px;padding-top:33px}.arrival-panel h3{font-size:1.55rem}.optional-fields summary{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.faq-plus:after{transition:none}}
.location-photo figcaption{margin-top:10px;color:var(--muted);font-size:.8125rem;line-height:1.6}
.arrival-panel .arrival-subtitle{margin-top:10px;color:var(--muted);font-size:.9375rem}
/* Clear consultation-language label and consistent legal pages. */
.spoken-languages strong{font-weight:500}
.location-route{margin-top:20px}
.legal-shell{width:min(820px,calc(100% - 40px));margin:0 auto;padding:36px 0 48px}
.legal-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:36px}
.legal-brand{font:400 1.65rem/1.1 var(--serif);letter-spacing:.07em}
.legal-brand span{display:block;font:400 .65rem/1.4 var(--sans);letter-spacing:.19em;margin-top:6px}
.legal-back{font-size:.8125rem;color:var(--gold-dark)}
.legal-content h1{font:400 clamp(2rem,5.6vw,3.7rem)/1.15 var(--serif);letter-spacing:-.025em;overflow-wrap:anywhere;margin:0 0 18px}
.legal-content h2{font:400 1.5rem/1.35 var(--serif);margin:34px 0 14px;scroll-margin-top:24px}
.legal-content p,.legal-content address,.legal-content li{font-size:1rem;line-height:1.85}
.legal-content address{font-style:normal}
.legal-content p+p{margin-top:15px}
.legal-content a,.legal-footer a{text-decoration:underline;text-underline-offset:3px;color:var(--gold-dark);overflow-wrap:anywhere}
.legal-content ul{padding-left:22px}
.legal-content li+li{margin-top:7px}
.legal-content .legal-date{font-size:.8125rem;color:var(--muted)}
.legal-footer{display:flex;flex-wrap:wrap;gap:16px 25px;padding-top:28px;border-top:1px solid var(--line);margin-top:42px;font-size:.875rem}
@media(max-width:700px){.legal-shell{padding-top:25px}.legal-header{gap:16px;align-items:flex-start}.legal-brand{font-size:1.4rem}.legal-back{max-width:130px;text-align:right}.legal-content h2{font-size:1.35rem}}

.form-privacy{margin:-10px 0 22px;font-size:.8125rem}.form-privacy a{text-decoration:underline;text-underline-offset:3px;color:var(--gold-dark)}
