/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#08090b;--ink-soft:#101216;--paper:#ebe6dd;--gold:#c99a59;--gold-light:#ebc488}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}[href]:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}[id]{scroll-margin-top:88px}a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1em;height:1.1em}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:min(1320px,100% - 48px);height:96px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:10px;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:58px;height:58px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-style:italic;font-weight:500}.brand small{color:var(--gold-light);letter-spacing:.44em;text-transform:uppercase;margin-top:5px;font-size:9px}.site-header nav{gap:34px;display:flex}.site-header nav a{color:#ffffffb3;font-size:13px;transition:color .18s}.site-header nav a:hover{color:var(--gold-light)}.header-cta{color:var(--gold-light);letter-spacing:.06em;text-transform:uppercase;border:1px solid #ebc488b3;padding:12px 18px;font-size:12px}.hero{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1.25fr) minmax(440px,.75fr);min-height:820px;display:grid;overflow:hidden}.hero-copy{background:radial-gradient(circle at 65% 45%,#c99a5917,#0000 32%),linear-gradient(130deg,#0e1013 0%,#07080a 76%);flex-direction:column;justify-content:center;padding:188px max(48px,50vw - 660px) 86px;display:flex}.eyebrow{color:#7b6648;letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 28px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--gold);width:42px;height:1px}.eyebrow.light{color:var(--gold-light)}.hero h1,.section-heading h2,.results-copy h2,.contact-section h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:690px;font-size:clamp(64px,6.5vw,104px);line-height:.92}.hero h1 em,.results-copy h2 em,.contact-section h2 em{color:var(--gold-light);font-weight:400}.hero-text{color:#b9b9bb;max-width:570px;margin:32px 0 0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 23px;font-size:12px;font-weight:700;transition:transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#13100c}.button-secondary{color:#fff;border-color:#ffffff40}.hero-visual{background:linear-gradient(135deg,#c99a590d,#0000 45%),#0a0b0c;place-items:center;min-height:820px;padding:100px 32px 70px;display:grid;position:relative;overflow:hidden}.hero-glow{border:1px solid #c99a592b;border-radius:50%;width:520px;height:520px;position:absolute;box-shadow:0 0 0 70px #c99a5906,0 0 120px #c99a5914}.hero-price-card{z-index:1;background:#0e1013f0;border:1px solid #ebc48861;width:min(100%,390px);padding:32px;position:relative;box-shadow:0 30px 80px #0000006b}.hero-showcase{z-index:1;flex-direction:column;gap:14px;width:min(100%,398px);padding:4px;display:flex;position:relative;overflow:visible}.hero-showcase::-webkit-scrollbar{display:none}.hero-showcase .hero-price-card{flex:none;width:100%;height:500px}.hero-poster-link{z-index:1;background:#0e1013f0;border:1px solid #ebc48861;grid-template-columns:82px 1fr auto;align-items:center;gap:15px;width:100%;height:136px;padding:13px 14px;transition:border-color .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 55px #0000004d}.hero-poster-link:hover{border-color:var(--gold-light);transform:translateY(-2px)}.poster-thumb{background:#07080a;border:1px solid #ebc48842;width:82px;height:108px;display:block;overflow:hidden}.poster-thumb img{object-fit:cover;object-position:50% 22%;width:100%;height:100%}.poster-link-copy{flex-direction:column;min-width:0;display:flex}.poster-link-copy small{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:700}.poster-link-copy strong{color:#fff;margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400}.poster-link-copy em{color:#77797d;margin-top:7px;font-size:10px;font-style:normal}.poster-open-icon{width:36px;height:36px;color:var(--gold-light);border:1px solid #ebc48861;border-radius:50%;place-items:center;font-size:16px;display:grid}.price-lightbox{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020304eb;place-items:center;padding:18px;display:none;position:fixed;inset:0}.price-lightbox:target{display:grid}body:has(.price-lightbox:target){overflow:hidden}.price-lightbox-backdrop{position:absolute;inset:0}.price-lightbox-panel{z-index:1;background:#08090b;border:1px solid #ebc48873;flex-direction:column;align-items:center;width:min(92vw,700px);max-height:calc(100dvh - 36px);padding:14px;display:flex;position:relative;box-shadow:0 30px 100px #000000a6}.price-lightbox-panel img{object-fit:contain;width:auto;max-width:100%;max-height:calc(100dvh - 100px)}.price-lightbox-close{z-index:2;color:#fff;background:#050607e0;border:1px solid #ebc4888c;border-radius:50%;place-items:center;width:44px;height:44px;font-size:28px;font-weight:200;line-height:1;display:grid;position:absolute;top:12px;right:12px}.price-lightbox-panel p{color:#898a8e;letter-spacing:.06em;text-align:center;margin:10px 0 0;font-size:10px}.hero-price-card:before{content:"";background:linear-gradient(90deg,var(--gold-light),var(--gold));width:88px;height:2px;position:absolute;top:-1px;left:32px}.hero-price-head{border-bottom:1px solid #ffffff1a;align-items:center;gap:18px;padding-bottom:24px;display:flex}.hero-price-head img{object-fit:cover;border-radius:50%;flex:none;width:78px;height:78px}.hero-price-head div{flex-direction:column;gap:7px;min-width:0;display:flex}.hero-price-head span{color:var(--gold-light);letter-spacing:.22em;text-transform:uppercase;font-size:9px}.hero-price-head strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.hero-price-list{padding:13px 0 10px}.hero-price-list div{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;min-height:56px;display:flex}.hero-price-list span{color:#b1b2b5;font-size:13px}.hero-price-list strong{color:var(--gold-light);flex:none;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.hero-price-card>a{min-height:46px;color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-top:13px;font-size:9px;font-weight:700;display:inline-flex}.section{width:min(1200px,100% - 48px);margin:0 auto}.intro{padding-top:120px;padding-bottom:116px}.section-heading{display:inline-block}.section-heading h2{font-size:clamp(45px,5vw,68px);line-height:1.03}.section-lead{color:#5d5b57;width:min(430px,100%);margin:-66px 0 82px auto;font-size:16px;line-height:1.75}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.service-card{background:#ffffff6b;border:1px solid #0a0b0d21;flex-direction:column;min-height:455px;padding:36px;display:flex;position:relative}.service-card.featured{border-color:var(--gold);background:var(--ink-soft);color:#fff}.recommended{background:var(--gold);color:var(--ink);letter-spacing:.12em;text-transform:uppercase;padding:9px 13px;font-size:9px;font-weight:700;position:absolute;top:0;right:24px}.service-top{gap:24px;display:flex}.service-number{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:17px}.service-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.service-top p{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:6px 0 0;font-size:10px}.service-card ul{gap:12px;margin:34px 0 28px 41px;padding:0;list-style:none;display:grid}.service-card li{color:#55534f;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;display:flex}.service-card.featured li{color:#b7b8ba}.service-card li svg{color:var(--gold);flex:none}.service-price{margin-top:auto;margin-left:41px;font-family:Georgia,Times New Roman,serif;font-size:34px}.service-card>a{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-top:20px;margin-left:41px;font-size:10px;font-weight:700;display:inline-flex}.price-note{color:#77736c;text-align:center;margin:18px 0 0;font-size:10px;line-height:1.6}.results-section{background:var(--ink);color:#fff;padding:122px 0;position:relative;overflow:hidden}.results-section:before{content:"";border:1px solid #c99a591f;border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;left:-300px}.results-inner{z-index:1;grid-template-columns:.72fr 1.28fr;align-items:center;gap:76px;display:grid;position:relative}.results-copy{position:sticky;top:48px}.results-copy h2{font-size:clamp(48px,5vw,74px);line-height:.98}.results-copy>p:not(.eyebrow){color:#9d9da0;margin:28px 0 32px;font-size:15px;line-height:1.75}.text-link{color:var(--gold-light);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:700;display:inline-flex}.video-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.video-card{min-width:0}.video-frame{aspect-ratio:9/16;background:#000;border:1px solid #c99a5947;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%}.video-mobile-link{display:none}.youtube-consent{color:#fff;cursor:pointer;touch-action:pan-x pan-y;background:#050607;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.youtube-consent>img{object-fit:cover;width:100%;height:100%;transition:transform .42s,filter .22s;display:block}.youtube-preview-shade{background:linear-gradient(#0304051a 45%,#030405db 100%),radial-gradient(circle,#0000 0,#03040524 62%,#03040561 100%);position:absolute;inset:0}.youtube-play{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050608d1;border:1px solid #ebc488c7;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #00000057}.youtube-play>span{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid var(--gold-light);width:0;height:0;margin-left:4px}.youtube-privacy{color:#ffffffd1;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:700;position:absolute;bottom:16px;left:16px;right:16px}.youtube-consent:hover>img{filter:brightness(1.04);transform:scale(1.025)}.youtube-consent:hover .youtube-play{background:#0f0d0aeb;transform:translate(-50%,-50%)scale(1.06)}.video-card h3{margin:18px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.video-card p{color:#85868a;margin:0;font-size:11px;line-height:1.5}.photo-results{border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:42px;padding-top:58px}.photo-results-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px;display:flex}.photo-results-heading>div{flex-direction:column;gap:8px;display:flex}.photo-results-heading span{color:var(--gold-light);letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:700}.photo-results-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.photo-results-heading>p{color:#898a8e;max-width:430px;margin:0;font-size:13px;line-height:1.65}.photo-results-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.photo-results-grid figure{aspect-ratio:3/4;background:#0b0c0e;border:1px solid #c99a5938;margin:0;position:relative;overflow:hidden}.photo-results-grid figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#020304e6);position:absolute;inset:45% 0 0}.photo-results-grid img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.photo-results-grid figure:hover img{transform:scale(1.025)}.photo-results-grid figcaption{z-index:1;color:#fff;flex-direction:column;gap:5px;font-family:Georgia,Times New Roman,serif;font-size:17px;display:flex;position:absolute;bottom:17px;left:18px;right:18px}.photo-results-grid figcaption span{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:700}.process-section{padding-top:122px;padding-bottom:122px}.section-heading.compact h2{font-size:clamp(44px,4.5vw,64px)}.process-grid{border-top:1px solid #08090b2e;grid-template-columns:repeat(3,1fr);margin-top:72px;display:grid}.process-grid article{border-right:1px solid #08090b2e;padding:34px 38px 18px 0}.process-grid article+article{padding-left:38px}.process-grid article:last-child{border-right:0}.process-grid span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:15px}.process-grid h3{margin:52px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.process-grid p{color:#62605b;margin:0;font-size:14px;line-height:1.7}.location-section{color:#fff;background:radial-gradient(circle at 14%,#c99a5926,#0000 28%),#0c0d0f;padding:72px 0;position:relative;overflow:hidden}.location-inner{grid-template-columns:76px 1fr auto;align-items:center;gap:34px;display:grid}.location-pin{width:76px;height:76px;color:var(--gold-light);border:1px solid #ebc48880;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:34px;display:grid}.location-copy .eyebrow{margin-bottom:14px}.location-copy h2{text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.05}.location-copy>p:not(.eyebrow){color:#aaa9a6;max-width:680px;margin:18px 0 0;font-size:14px;line-height:1.7}.location-section .button{white-space:nowrap}.faq-section{grid-template-columns:.7fr 1.3fr;gap:80px;padding-top:122px;padding-bottom:122px;display:grid}.faq-list{border-top:1px solid #08090b33}.faq-list details{border-bottom:1px solid #08090b33;padding:25px 0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:20px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--gold);font-family:Arial,sans-serif;font-size:22px;font-weight:300}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#64615c;max-width:650px;margin:16px 44px 0 0;font-size:14px;line-height:1.75}.inline-phone{color:#705838;text-underline-offset:3px;-webkit-text-decoration:underline #70583873;text-decoration:underline #70583873}.contact-section{color:#fff;text-align:center;background:#0c0d0f;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:100px 24px;display:flex;position:relative;overflow:hidden}.contact-section>img{object-fit:contain;opacity:.055;filter:grayscale();width:620px;height:620px;position:absolute}.contact-orb{border:1px solid #c99a5929;border-radius:50%;width:420px;height:420px;position:absolute;box-shadow:0 0 120px #c99a5914}.contact-section>:not(.contact-orb):not(img){z-index:1;position:relative}.contact-section .eyebrow{margin-bottom:24px}.contact-section h2{font-size:clamp(58px,6.5vw,92px);line-height:.95}.contact-section>p:not(.eyebrow){color:#a5a5a8;max-width:540px;margin:27px 0 33px;font-size:15px;line-height:1.75}.phone{color:#77797e;letter-spacing:.12em;align-items:center;min-height:44px;margin-top:18px;font-size:11px;display:inline-flex}footer{color:#fff;background:#07080a;padding:62px max(24px,50vw - 600px) 24px}.footer-main{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding-bottom:52px;display:grid}.footer-brand img{width:70px;height:70px}.footer-main>p{color:#74767b;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0;font-size:11px;line-height:1.8}.social-links{justify-content:flex-end;gap:19px;display:flex}.social-links a{color:#a8a9ac;font-size:11px;transition:color .18s}.social-links a:hover{color:var(--gold-light)}.footer-bottom{color:#55575b;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff17;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}.legal-links,.legal-footer nav{align-items:center;gap:10px;display:inline-flex}.legal-links a,.legal-footer a{color:inherit;transition:color .16s}.legal-links a:hover,.legal-footer a:hover{color:var(--gold-light)}.legal-page{color:#fff;background:radial-gradient(circle at 80% 4%,#c99a591f,#0000 25%),#0a0b0d;min-height:100vh;padding:0 max(22px,50vw - 490px)}.legal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:112px;display:flex}.legal-back{min-height:44px;color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.legal-content{width:min(100%,760px);padding:88px 0 104px}.legal-content-wide{width:min(100%,860px)}.legal-content>.eyebrow{margin-bottom:24px}.legal-content h1{margin:0 0 70px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,8vw,88px);font-weight:400;line-height:.95}.legal-content section{border-top:1px solid #ffffff1f;padding:34px 0}.legal-content h2{color:var(--gold-light);margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.legal-content p,.legal-content address,.legal-content li{color:#b0b0b3;font-size:14px;line-height:1.8}.legal-content p{margin:0 0 13px}.legal-content p:last-child{margin-bottom:0}.legal-content address{font-style:normal}.legal-content ul{margin:14px 0 0;padding-left:22px}.legal-content a{color:var(--gold-light);text-underline-offset:3px;text-decoration:underline}.legal-content strong{color:#fff}.legal-footer{color:#777a80;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;min-height:90px;font-size:10px;display:flex}.floating-whatsapp{z-index:50;background:var(--gold);color:#11100d;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;min-height:48px;padding:0 18px;font-size:10px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 30px #00000038}@media (width<=1180px) and (width>=761px){.hero{grid-template-columns:1fr}.hero-copy{min-height:720px;padding-right:max(48px,50vw - 490px)}.hero-visual{min-height:780px;padding:60px 48px 70px}.hero-showcase{width:min(100%,398px)}}@media (width<=1040px){.site-header nav{display:none}.hero-copy{padding-right:42px}.results-inner{grid-template-columns:1fr}.results-copy{max-width:600px;position:static}.video-grid{max-width:820px}.faq-section{grid-template-columns:1fr;gap:48px}}@media (width<=760px){[id]{scroll-margin-top:72px}.site-header{width:calc(100% - 32px);height:76px}.site-header .brand span{display:none}.brand img{width:48px;height:48px}.header-cta{align-items:center;min-height:44px;padding:0 14px;font-size:9px;display:inline-flex}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{justify-content:flex-start;min-height:auto;padding:118px 20px 72px}.eyebrow{letter-spacing:.18em;gap:10px;margin-bottom:22px;font-size:9px}.eyebrow span{width:30px}.hero h1{font-size:clamp(54px,16vw,72px);line-height:.94}.hero-text{margin-top:25px;font-size:15.5px;line-height:1.65}.hero-actions{flex-direction:column;gap:10px;margin-top:30px}.button{width:100%;min-height:52px;padding:0 18px}.hero-visual{min-height:620px;padding:16px 20px 58px}.hero-glow{width:340px;height:340px;box-shadow:0 0 0 42px #c99a5906}.hero-showcase{gap:12px;width:min(100%,358px);padding:4px;overflow:visible}.hero-showcase .hero-price-card{flex:none;width:100%;height:390px}.hero-price-card{padding:22px}.hero-price-card:before{width:70px;left:22px}.hero-price-head{gap:14px;padding-bottom:17px}.hero-price-head img{width:62px;height:62px}.hero-price-head span{font-size:8px}.hero-price-head strong{font-size:23px}.hero-price-list{padding:8px 0 6px}.hero-price-list div{gap:10px;min-height:47px}.hero-price-list span{font-size:11.5px}.hero-price-list strong{font-size:17px}.hero-price-card>a{min-height:42px;margin-top:7px;font-size:8px}.hero-poster-link{grid-template-columns:72px 1fr auto;gap:12px;height:120px;padding:12px}.poster-thumb{width:72px;height:94px}.poster-link-copy strong{font-size:19px}.poster-link-copy em{font-size:9px}.poster-open-icon{width:32px;height:32px}.section{width:min(100% - 36px,1200px)}.intro,.process-section{padding-top:72px;padding-bottom:72px}.section-heading h2,.section-heading.compact h2{font-size:clamp(40px,12vw,53px);line-height:1.02}.section-lead{margin:24px 0 42px;font-size:15px;line-height:1.65}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{min-height:auto;padding:26px 22px}.service-card h3{font-size:27px}.service-top{gap:16px;padding-right:60px}.recommended{padding:8px 10px;font-size:8px;right:14px}.service-card ul{gap:11px;margin:28px 0}.service-card li{font-size:13.5px}.service-price{margin-left:0;font-size:32px}.service-card>a{min-height:44px;margin-top:12px;margin-left:0}.price-note{margin-top:16px;font-size:9px}.results-section{padding:72px 0}.results-inner{grid-template-columns:minmax(0,1fr);gap:42px;min-width:0}.results-copy,.photo-results{min-width:0}.results-copy h2{font-size:clamp(44px,13vw,58px)}.results-copy>p:not(.eyebrow){margin:22px 0 26px;font-size:14.5px}.text-link{min-height:44px}.video-grid{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory;gap:12px;width:calc(100% + 18px);min-width:0;max-width:none;margin-right:-18px;padding-right:18px;display:flex;overflow:auto hidden}.video-grid::-webkit-scrollbar{display:none}.video-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(76vw,360px)}.video-frame iframe{pointer-events:none}.video-mobile-link{z-index:2;min-height:42px;color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050608e0;border:1px solid #f0c6888c;align-items:center;gap:8px;padding:0 14px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px}.video-mobile-link svg{width:13px}.video-card h3{margin-top:14px;font-size:19px}.video-card p{font-size:12px}.photo-results{margin-top:34px;padding-top:46px}.photo-results-heading{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:22px}.photo-results-heading h3{font-size:34px}.photo-results-heading>p{font-size:13px}.photo-results-grid{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory;gap:12px;width:calc(100% + 18px);min-width:0;margin-right:-18px;padding-right:18px;display:flex;overflow:auto hidden}.photo-results-grid::-webkit-scrollbar{display:none}.photo-results-grid figure{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(76vw,360px)}.photo-results-grid img{object-position:center}.process-grid{grid-template-columns:1fr;margin-top:42px}.process-grid article,.process-grid article+article{border-bottom:1px solid #08090b2e;border-right:0;padding:26px 0}.process-grid h3{margin-top:18px;font-size:24px}.location-section{padding:58px 0}.location-inner{grid-template-columns:1fr;align-items:start;gap:20px}.location-pin{width:54px;height:54px;font-size:25px}.location-copy{min-width:0}.location-copy .eyebrow{margin:0 0 12px}.location-copy h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(30px,8.5vw,34px)}.location-copy>p:not(.eyebrow){margin-top:15px;font-size:13.5px}.location-section .button{white-space:normal;text-align:left;justify-content:space-between;width:100%;min-width:0;margin-top:6px;padding-left:20px;padding-right:20px;line-height:1.3}.faq-section{gap:38px;padding-top:72px;padding-bottom:72px}.faq-list details{padding:18px 0}.faq-list summary{gap:18px;min-height:44px;font-size:18px;line-height:1.35}.faq-list p{margin-right:24px;font-size:13.5px}.contact-section{min-height:560px;padding:72px 20px}.contact-section>img{width:380px;height:380px}.contact-section h2{font-size:clamp(52px,15vw,68px)}.contact-section>p:not(.eyebrow){font-size:14.5px}.contact-section .button{max-width:360px}footer{padding-top:52px;padding-bottom:calc(90px + env(safe-area-inset-bottom))}.footer-main{text-align:center;grid-template-columns:1fr;justify-items:center;gap:26px}.social-links{flex-wrap:wrap;justify-content:center}.social-links a{align-items:center;min-height:44px;display:inline-flex}.footer-bottom{flex-direction:column;align-items:center;gap:12px}.floating-whatsapp{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));border-radius:50%;justify-content:center;width:54px;height:54px;min-height:54px;padding:0}.floating-whatsapp span{display:none}.floating-whatsapp svg{width:20px;height:20px}.legal-page{padding:0 20px}.legal-header{min-height:88px}.legal-header .brand span{display:none}.legal-header .brand img{width:50px;height:50px}.legal-back{font-size:9px}.legal-content{padding:64px 0 76px}.legal-content>.eyebrow{margin-bottom:20px}.legal-content h1{margin-bottom:52px;font-size:52px}.legal-content section{padding:27px 0}.legal-content h2{font-size:21px;line-height:1.3}.legal-content p,.legal-content address,.legal-content li{font-size:13.5px;line-height:1.72}.legal-footer{text-align:center;flex-direction:column;justify-content:center;gap:13px;padding:28px 0}}@media (width<=370px){.hero-copy{padding-left:16px;padding-right:16px}.hero h1{font-size:51px}.section{width:calc(100% - 28px)}}@media (width<=760px) and (orientation:landscape){.hero-copy{min-height:auto;padding-bottom:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
