/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-ease:initial}}}@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;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--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}.static{position:static}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--ink:#090909;--paper:#f2eee6;--gold:#cda75a;--gold2:#f0d18d;--muted:#a6a095}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{background:var(--ink);max-width:100%;color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{z-index:20;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{letter-spacing:2px;color:var(--gold2);font-family:Georgia,serif;font-size:21px}.brand-mark b:nth-child(2){border:1px solid var(--gold);border-radius:50%;margin:0 1px;padding:3px 5px}.brand-copy{letter-spacing:2.2px;color:#dbd5ca;font-size:8px;line-height:1.35}.nav nav{color:#c1bcb2;gap:32px;font-size:12px;display:flex}.nav nav a:hover{color:var(--gold2)}.nav-cta{text-transform:uppercase;letter-spacing:1.6px;border-bottom:1px solid var(--gold);color:var(--gold2);padding-bottom:7px;font-size:11px}.nav-cta span,.button span{margin-left:10px}.hero{grid-template-columns:1.02fr .98fr;align-items:center;min-height:680px;padding-top:36px;padding-bottom:68px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow,.kicker{letter-spacing:2.8px;color:var(--gold2);font-size:10px;font-weight:700}.eyebrow span{background:var(--gold);vertical-align:middle;width:28px;height:1px;margin-right:9px;display:inline-block}.hero h1,.section h2,.cta-section h2{letter-spacing:-3px;margin:28px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.2vw,91px);font-weight:400;line-height:.98}em{color:var(--gold2);font-weight:400}.lede{color:#c6c0b6;max-width:550px;font-family:Georgia,serif;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.button{text-transform:uppercase;letter-spacing:1.6px;justify-content:center;align-items:center;padding:18px 25px;font-size:10px;font-weight:700;display:inline-flex}.gold{background:linear-gradient(120deg,#b78a3c,var(--gold2));color:#15100a;box-shadow:0 12px 40px #c99c4930}.text-link{letter-spacing:1.3px;text-transform:uppercase;font-size:11px}.play{width:34px;height:34px;color:var(--gold2);border:1px solid #6e685e;border-radius:50%;place-items:center;margin-right:8px;font-size:9px;display:inline-grid}.proof{gap:45px;margin-top:58px;display:flex}.proof span{border-left:1px solid #554937;padding-left:13px;display:grid}.proof b{color:var(--gold2);font-family:Georgia,serif;font-size:19px}.proof small{letter-spacing:1.5px;color:#847f77;margin-top:5px;font-size:7px}.hero-art{background:radial-gradient(circle at 56% 45%,#d5a5521c,#0000 48%);place-items:center;height:570px;display:grid;position:relative}.vinyl{background:repeating-radial-gradient(circle,#141414 0 4px,#25221e 5px,#121212 7px);border-radius:50%;place-items:center;width:410px;height:410px;display:grid;position:relative;transform:rotate(-8deg);box-shadow:3px 28px 70px #000}.vinyl:after{content:"";background:linear-gradient(125deg,#0000 38%,#d9b7761c 48%,#0000 59%);border-radius:50%;position:absolute;inset:0}.label{text-align:center;z-index:2;background:radial-gradient(circle,#9d7738,#5c421f);border:2px solid #cda75a99;border-radius:50%;place-items:center;width:130px;height:130px;display:grid;position:relative}.label span{font-family:Georgia,serif;font-size:27px}.label small{letter-spacing:1.5px;font-size:6px}.orbit{border:1px solid #bf985d2e;border-radius:50%;position:absolute;transform:rotate(-22deg)}.orbit-one{width:520px;height:330px}.orbit-two{width:580px;height:410px;transform:rotate(28deg)}.player-card{z-index:5;background:#181714ee;border:1px solid #ad8b5050;align-items:center;gap:15px;width:430px;min-height:118px;padding:12px;display:flex;position:absolute;bottom:15px;left:-10px;box-shadow:0 20px 60px #000}.cover-mini{text-align:center;background:radial-gradient(circle at 50% 30%,#ab8850,#403322 48%,#171411 70%);place-items:center;width:92px;height:92px;font-family:Georgia,serif;font-size:12px;display:grid}.cover-mini i{color:var(--gold2);font-size:17px}.track{flex:1}.track b{font-family:Georgia,serif;font-size:17px;font-weight:400}.track small{color:#8b847a;letter-spacing:1.4px;margin-top:4px;font-size:6px;display:block}.wave{align-items:center;gap:2px;height:29px;margin-top:6px;display:flex}.wave i{background:var(--gold);border-radius:2px;width:2px;animation:1.2s ease-in-out infinite alternate pulse}@keyframes pulse{50%{opacity:.5}}.time{color:#777;justify-content:space-between;font-size:6px;display:flex}.player-card button{width:38px;height:38px;color:var(--gold2);cursor:pointer;background:0 0;border:1px solid #9b835d;border-radius:50%}.note{color:var(--gold);opacity:.6;font-size:22px;position:absolute}.note-one{top:50px;left:40px}.note-two{bottom:120px;right:12px}.marquee{white-space:nowrap;color:#8c877d;letter-spacing:2.4px;background:#0d0d0d;border-block:1px solid #ffffff14;padding:17px 0;font-size:9px;overflow:hidden}.marquee div{width:max-content;animation:22s linear infinite marquee}.marquee i{color:var(--gold);margin:0 28px}@keyframes marquee{to{transform:translate(-50%)}}.section{padding-block:115px}.intro{grid-template-columns:1.1fr .9fr;align-items:end;display:grid}.section h2{margin:18px 0;font-size:clamp(48px,5vw,70px)}.intro>p,.pricing-head>p{color:#99938a;max-width:500px;font-size:14px;line-height:1.8}.steps{grid-template-columns:repeat(3,1fr);gap:1px;padding-bottom:120px;display:grid}.steps article{border:1px solid #282622;min-height:290px;padding:35px;position:relative}.steps article>span{color:#5b554d;font-family:Georgia,serif;position:absolute;top:25px;right:25px}.step-icon{color:var(--gold2);margin:35px 0;font-family:Georgia,serif;font-size:34px}.steps h3{font-family:Georgia,serif;font-size:21px;font-weight:400}.steps p{color:#8d887f;font-size:12px;line-height:1.7}.occasions{background:var(--paper);color:#151412}.occasions .kicker,.pricing .kicker,.faq .kicker{color:#a37735}.occasion-grid{grid-template-rows:220px 220px;grid-template-columns:1.2fr 1fr 1fr;gap:12px;margin-top:50px;display:grid}.occasion{color:#fff;background:#171513;position:relative;overflow:hidden}.occasion.big{grid-row:span 2}.scene{color:#d7b56f;background:radial-gradient(circle at 50% 40%,#a97f3b55,#0000 32%),linear-gradient(135deg,#27221c,#0d0d0d);place-items:center;height:100%;font-family:Georgia,serif;font-size:50px;display:grid}.mother{background:radial-gradient(circle at 35% 45%,#c9a56066,#0000 24%),linear-gradient(120deg,#2a241d,#111)}.birthday{background:radial-gradient(circle at 55% 48%,#d0a44555,#0000 20%),#191612}.memory{background:radial-gradient(circle at 60% 30%,#ab864e44,#0000 30%),#101011}.business{background:linear-gradient(145deg,#251c11,#0b0b0b)}.occasion p{margin:0;font-family:Georgia,serif;font-size:18px;position:absolute;bottom:16px;left:22px}.occasion small{letter-spacing:1.5px;color:#c7a763;margin-bottom:5px;font-family:Arial,sans-serif;font-size:7px;display:block}.pricing{color:#eee9df}.pricing-head{justify-content:space-between;align-items:end;display:flex}.price-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:14px;margin-top:55px;display:grid}.price-grid article{border:1px solid #302e2a;min-height:490px;padding:38px;position:relative}.price-grid .featured{background:linear-gradient(160deg,#211b12,#0f0f0f);border-color:#a5834a;min-height:530px;padding-top:58px}.popular{background:var(--gold);color:#111;letter-spacing:1.5px;padding:8px 14px;font-size:7px;font-weight:700;position:absolute;top:0;right:0}.speed{letter-spacing:2px;color:var(--gold2);font-size:8px}.price-grid h3{font-family:Georgia,serif;font-size:22px;font-weight:400}.price{color:var(--gold2);margin:25px 0;font-family:Georgia,serif;font-size:48px}.price-grid ul{border-top:1px solid #34312c;margin:0 0 38px;padding:0;list-style:none}.price-grid li{color:#aaa49b;border-bottom:1px solid #2a2824;padding:13px 0;font-size:11px}.price-grid li:before{content:"✓";color:var(--gold);margin-right:10px}.price-grid article>a{text-transform:uppercase;letter-spacing:1.4px;border:1px solid #564b3a;justify-content:space-between;padding:16px;font-size:9px;display:flex}.featured>a{background:var(--gold);color:#111}.quote{background:var(--paper);color:#181612;text-align:center;padding:110px 0}.quote span{color:var(--gold);height:50px;font-family:Georgia,serif;font-size:90px;display:block}.quote blockquote{font-family:Georgia,serif;font-size:clamp(27px,3vw,43px);line-height:1.4}.quote p{letter-spacing:3px;color:#91754a;font-size:8px}.faq h2,.faq>.kicker{text-align:center}.faq-list{max-width:850px;margin:50px auto 0}.faq-list details{border-bottom:1px solid #302e2a}.faq-list summary{cursor:pointer;justify-content:space-between;padding:25px 0;font-family:Georgia,serif;font-size:18px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-family:Arial;font-weight:200}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#99938a;padding:0 50px 25px 0;font-size:13px;line-height:1.7}.cta-section{text-align:center;border-top:1px solid #2b2925;padding:130px 0;position:relative;overflow:hidden}.cta-glow{border:1px solid #9f7c4630;border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 160px #ad853225}.cta-section .shell{position:relative}.cta-section h2{font-size:clamp(48px,6vw,82px)}.cta-section>div p{color:#9c968d}.cta-section .button{margin-top:25px}.cta-section small{color:#777169;letter-spacing:1.5px;text-transform:uppercase;margin-top:17px;font-size:8px;display:block}.footer{border-top:1px solid #24221f;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:20px;padding:45px 0 30px;display:grid}.footer>p{color:#777169;font-family:Georgia,serif;font-size:13px;font-style:italic}.footer>div{text-transform:uppercase;letter-spacing:1px;justify-content:flex-end;gap:18px;font-size:9px;display:flex}.footer>small{text-align:center;color:#54514b;grid-column:1/-1;margin-top:35px;font-size:8px}@media (width<=900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.lede{margin-inline:auto}.hero-actions,.proof{justify-content:center}.hero-art{height:520px}.intro,.pricing-head{grid-template-columns:1fr;display:grid}.occasion-grid{grid-template-rows:280px 220px 220px;grid-template-columns:1fr 1fr}.occasion.big{grid-area:auto/span 2}.price-grid{grid-template-columns:1fr}.price-grid article,.price-grid .featured{min-height:auto}.footer{text-align:center;grid-template-columns:1fr}.footer>div{justify-content:center}.footer>small{grid-column:auto}.footer .brand{justify-content:center}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.nav{height:76px}.nav-cta{font-size:0}.nav-cta:after{content:"ORDINA";font-size:9px}.hero{padding-top:42px;overflow:hidden}.hero h1{letter-spacing:-2px;font-size:54px}.eyebrow{font-size:8px;line-height:1.5}.lede{font-size:16px}.hero-actions{flex-direction:column;gap:20px}.proof{justify-content:space-between;gap:12px}.proof span{padding-left:8px}.proof small{font-size:6px}.hero-art{height:410px;margin-top:25px}.vinyl{width:300px;height:300px}.label{width:95px;height:95px}.orbit-one{width:360px;height:240px}.orbit-two{width:390px;height:280px}.player-card{width:calc(100% - 10px);bottom:0;left:5px}.section{padding-block:82px}.intro{align-items:start}.steps{grid-template-columns:1fr;padding-bottom:80px}.occasion-grid{grid-template-rows:repeat(5,230px);grid-template-columns:1fr}.occasion.big{grid-column:auto}.pricing-head{display:block}.quote{padding:80px 0}.quote blockquote{margin-inline:0}.cta-section{padding:95px 0}.footer>p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div,.wave i{animation:none}}.brand-logo{flex:none;justify-content:center;width:142px;height:88px;overflow:hidden}.brand-logo img{object-fit:cover;filter:contrast(1.04)saturate(.92);width:100%;height:100%;display:block}.label{overflow:hidden;box-shadow:0 0 28px #cda75a33}.label img{object-fit:cover;width:150%;height:100%}.business img{object-fit:cover;width:132px;height:88px;box-shadow:0 12px 40px #0008}.footer-logo{width:150px;height:96px}@media (width<=620px){.nav{height:86px}.brand-logo{width:108px;height:68px}.footer-logo{width:145px;height:92px}}.nav{animation:.75s cubic-bezier(.2,.7,.2,1) both heroReveal}.hero{isolation:isolate;position:relative}.hero:before{content:"";z-index:-2;aspect-ratio:1;filter:blur(3px);pointer-events:none;background:radial-gradient(circle,#d9a64d16 0,#0000 63%);width:min(920px,78vw);position:absolute;top:46%;left:43%;transform:translate(-50%,-50%)}.hero-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:-108px calc(50% - 50vw) 0;overflow:hidden}.hero-primary{background:linear-gradient(120deg,#ad7d31 0%,#ebca82 52%,#bd8e3d 100%);border:1px solid #f1d99a66;min-height:52px;transition:transform .35s,box-shadow .35s,filter .35s}.hero-primary span{transition:transform .35s;display:inline-block}.hero-primary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 46px #d0a04d45,0 0 18px #e4bf6a24}.hero-primary:hover span{transform:translate(3px,-3px)}.hero-listen{align-items:center;transition:color .3s;display:inline-flex}.hero-listen .play{border-color:#8c7958;width:38px;height:38px;margin-right:10px;transition:transform .35s,border-color .35s,box-shadow .35s,background .35s}.hero-listen .play span{transition:transform .35s;transform:translate(1px)}.hero-listen:hover{color:var(--gold2)}.hero-listen:hover .play{border-color:var(--gold2);background:#cda75a12;transform:scale(1.07);box-shadow:0 0 20px #cda75a2c}.hero-listen:hover .play span{transform:translate(2px)scale(1.08)}.hero .proof{border-block:1px solid #caa35b24;gap:0;width:min(530px,100%);padding:18px 0}.hero .proof span{border-left:1px solid #caa35b2e;flex:1;padding-left:18px}.hero .proof span:first-child{border-left:0;padding-left:0}.hero .proof b{font-size:21px;font-weight:400}.hero .proof small{letter-spacing:1.35px;color:#999188;text-transform:none;font-size:8px}.hero-reveal{animation:.8s cubic-bezier(.2,.7,.2,1) both heroReveal}.reveal-slogan{animation-delay:.12s}.reveal-title{animation-delay:.22s}.reveal-lede{animation-delay:.34s}.reveal-actions{animation-delay:.46s}.reveal-proof{animation-delay:.58s}.reveal-art{animation-delay:.3s}.music-ripple{border:1px solid #cda75a14;border-radius:50%;animation:9s ease-in-out infinite rippleBreath;position:absolute;top:47%;left:63%;transform:translate(-50%,-50%)}.ripple-one{width:430px;height:430px}.ripple-two{width:620px;height:620px;animation-delay:-3s}.ripple-three{width:810px;height:810px;animation-delay:-6s}.gold-particle{opacity:.28;background:#efcf86;border-radius:50%;width:2px;height:2px;animation:13s ease-in-out infinite alternate particleDrift;position:absolute;box-shadow:0 0 8px #d4a64f}.particle-1{top:22%;left:7%}.particle-2{animation-delay:-5s;top:69%;left:13%}.particle-3{animation-delay:-9s;top:35%;left:22%}.particle-4{animation-delay:-2s;top:79%;left:31%}.particle-5{animation-delay:-7s;top:18%;left:39%}.particle-6{animation-delay:-11s;top:62%;left:47%}.particle-7{animation-delay:-4s;top:27%;left:55%}.particle-8{animation-delay:-8s;top:72%;left:62%}.particle-9{animation-delay:-1s;top:13%;left:70%}.particle-10{animation-delay:-6s;top:54%;left:77%}.particle-11{animation-delay:-10s;top:31%;left:85%}.particle-12{animation-delay:-3s;top:75%;left:93%}.particle-13{animation-delay:-12s;top:89%;left:18%}.particle-14{animation-delay:-5s;top:91%;left:43%}.particle-15{animation-delay:-9s;top:88%;left:66%}.particle-16{animation-delay:-2s;top:91%;left:88%}.particle-17{animation-delay:-7s;top:48%;left:4%}.particle-18{animation-delay:-11s;top:43%;left:96%}@keyframes heroReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes particleDrift{0%{opacity:.16;transform:translateY(14px)}55%{opacity:.48}to{opacity:.22;transform:translate(16px,-22px)}}@keyframes rippleBreath{0%,to{opacity:.38;transform:translate(-50%,-50%)scale(.98)}50%{opacity:.72;transform:translate(-50%,-50%)scale(1.025)}}@media (width<=900px){.hero .proof{margin-inline:auto}.music-ripple{top:67%;left:50%}}@media (width<=620px){.hero h1{font-size:clamp(43px,13.5vw,54px)}.hero-primary{width:100%;max-width:330px;padding-inline:16px}.hero .proof{margin-top:42px}.hero .proof span{padding-left:9px}.hero .proof b{font-size:18px}.hero .proof small{letter-spacing:.75px;white-space:nowrap;font-size:6px}}@media (prefers-reduced-motion:reduce){.hero-reveal,.nav,.music-ripple,.gold-particle{animation:none}.hero-primary,.hero-primary span,.hero-listen .play,.hero-listen .play span{transition:none}}body{overflow-x:hidden}.nav{height:92px}.brand-logo{width:132px;height:76px;animation:1.2s cubic-bezier(.2,.7,.2,1) both logoArrival;overflow:visible}.brand-logo img{object-fit:contain;filter:drop-shadow(0 0 9px #d3a84b28);animation:2.2s ease-out .25s both logoGlow}.desktop-nav{align-items:center}.desktop-nav a{padding:10px 0;transition:color .3s;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:1px;transition:right .35s;position:absolute;bottom:4px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.desktop-nav .desktop-order{color:var(--gold2);border:1px solid #b994584d;padding:10px 16px}.desktop-nav .desktop-order:after{display:none}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #b9945845;align-content:center;gap:5px;width:42px;height:42px;padding:0 11px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--gold2);height:1px;transition:transform .3s,opacity .3s;display:block}.mobile-menu[open] summary span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11110ff2;border:1px solid #b9945845;gap:0;width:min(270px,100vw - 28px);padding:10px 20px;position:absolute;top:50px;right:0;box-shadow:0 24px 70px #000c;display:grid!important}.mobile-menu nav a{color:#ded6c9;border-bottom:1px solid #ffffff12;padding:15px 4px;font-family:Georgia,serif;font-size:16px}.mobile-menu nav a:last-child{color:var(--gold2);border-bottom:0}.hero{min-height:620px;padding-top:18px;padding-bottom:42px}.hero h1{margin:18px 0 16px}.hero .lede{margin-block:0}.hero-primary{position:relative;overflow:hidden}.hero-primary:after{content:"";background:linear-gradient(90deg,#0000,#fff8d67a,#0000);width:20%;animation:7s ease-in-out 2.5s infinite buttonShimmer;position:absolute;inset:-40% auto -40% -45%;transform:skew(-20deg)}.trust-section{background:linear-gradient(#0b0b0b,#10100e);border-top:1px solid #ffffff0d;padding:88px 0 96px}.trust-heading{text-align:center;max-width:780px;margin:0 auto 45px}.trust-heading h2{letter-spacing:-1.8px;margin:16px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.3vw,58px);font-weight:400;line-height:1.08}.trust-heading>p:last-child{color:#aaa399;max-width:690px;margin-inline:auto;font-family:Georgia,serif;font-size:16px;line-height:1.7}.trust-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.trust-grid article{background:linear-gradient(145deg,#171613b8,#0d0d0c);border:1px solid #b18a4a31;flex-direction:column;justify-content:space-between;min-height:168px;padding:28px 24px;transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .45s,box-shadow .45s;display:flex}.trust-grid article:hover{border-color:#cda75a76;transform:translateY(-4px);box-shadow:0 18px 45px #0008,0 0 28px #cda75a0d}.trust-grid span{color:var(--gold2);font-family:Georgia,serif;font-size:25px}.trust-grid h3{color:#e6dfd3;margin:20px 0 0;font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.35}@keyframes logoArrival{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes logoGlow{0%{filter:drop-shadow(0 0 #0000);opacity:.55}55%{filter:drop-shadow(0 0 15px #e0b85b55);opacity:1}to{filter:drop-shadow(0 0 8px #d3a84b24);opacity:1}}@keyframes buttonShimmer{0%,78%{opacity:0;left:-45%}82%{opacity:.18}90%{opacity:.35;left:125%}94%,to{opacity:0;left:125%}}@media (width<=900px){.desktop-nav{display:none!important}.mobile-menu{display:block}.hero{padding-top:28px}.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.nav{height:76px}.brand-logo{width:103px;height:62px}.mobile-menu summary{width:39px;height:39px}.hero{min-height:auto;padding-top:18px;padding-bottom:30px}.hero h1{margin:13px 0 12px}.hero .lede{font-size:15px;line-height:1.5}.hero-actions{gap:14px;margin-top:22px}.hero .proof{margin-top:24px;padding:11px 0}.hero-art{height:340px;margin-top:12px}.vinyl{width:250px;height:250px}.label{width:82px;height:82px}.orbit-one{width:300px;height:200px}.orbit-two{width:330px;height:235px}.player-card{min-height:100px}.cover-mini{width:76px;height:76px}.track b{font-size:15px}.trust-section{padding:68px 0 72px}.trust-heading{margin-bottom:32px}.trust-heading h2{font-size:37px}.trust-heading>p:last-child{font-size:15px}.trust-grid{grid-template-columns:1fr;gap:9px}.trust-grid article{flex-direction:row;justify-content:flex-start;align-items:center;gap:18px;min-height:112px;padding:22px}.trust-grid h3{margin:0;font-size:17px}}@media (width<=390px){.hero h1{font-size:42px}.hero .proof small{font-size:5.7px}.player-card{width:100%;left:0}.cover-mini{width:68px}.player-card{gap:10px;padding:9px}}@media (prefers-reduced-motion:reduce){.brand-logo,.brand-logo img,.hero-primary:after{animation:none}.trust-grid article{transition:none}}.brand-logo{width:124px;height:72px}.brand-logo img{object-fit:contain;filter:none;background:0 0;width:100%;height:100%;animation:1s ease-out both logoGlowOnce}.hero{column-gap:34px;min-height:570px;padding-top:10px;padding-bottom:30px}.hero h1{letter-spacing:-2.8px;margin:14px 0 13px;line-height:.96}.hero .eyebrow{margin:0}.hero .lede{letter-spacing:-.08px;line-height:1.58}.hero-actions{margin-top:23px}.hero .proof{margin-top:28px;padding:12px 0}.hero-art{height:480px}.hero-primary:after{background:linear-gradient(90deg,#0000,#fff8d650,#0000);width:16%;animation:7.5s ease-in-out 2.8s infinite buttonShimmerQuiet}.music-ripple{border-color:#cda75a0e;animation-duration:14s}.gold-particle{opacity:.18;animation-duration:20s;box-shadow:0 0 6px #d4a64f80}@keyframes logoGlowOnce{0%{opacity:.7;filter:drop-shadow(0 0 #0000)}48%{opacity:1;filter:drop-shadow(0 0 12px #e0b85b42)}to{opacity:1;filter:drop-shadow(0 0 3px #d3a84b18)}}@keyframes buttonShimmerQuiet{0%,82%{opacity:0;left:-45%}86%{opacity:.1}92%{opacity:.2;left:125%}96%,to{opacity:0;left:125%}}@media (width<=900px){.hero{row-gap:4px;padding-top:16px;padding-bottom:24px}.hero-art{height:310px;margin-top:8px}}@media (width<=620px){.nav{height:68px}.brand-logo{width:94px;height:56px}.hero{padding-top:10px;padding-bottom:22px}.hero h1{letter-spacing:-1.8px;margin:10px 0;font-size:clamp(40px,12.6vw,50px);line-height:.97}.hero .eyebrow{letter-spacing:2px;font-size:7.5px;line-height:1.4}.hero .eyebrow span{width:21px;margin-right:7px}.hero .lede{max-width:360px;font-size:14px;line-height:1.48}.hero-actions{gap:11px;margin-top:18px}.hero-primary{min-height:48px}.hero-listen .play{width:34px;height:34px}.hero .proof{margin-top:19px;padding:10px 0}.hero .proof b{font-size:17px}.hero .proof small{letter-spacing:.55px}.hero-art{height:270px;margin-top:5px}.vinyl{width:220px;height:220px}.label{width:72px;height:72px}.orbit-one{width:270px;height:175px}.orbit-two{width:295px;height:210px}.player-card{min-height:88px}.cover-mini{width:66px;height:66px}.wave{height:23px}.music-ripple{top:70%}}@media (width<=390px){.hero h1{font-size:39px}.hero .lede{font-size:13.5px}.hero-art{height:248px}.vinyl{width:202px;height:202px}.label{width:67px;height:67px}.orbit-one{width:245px;height:160px}.orbit-two{width:270px;height:190px}}@media (height<=740px) and (width<=620px){.hero-art{height:225px}.vinyl{width:188px;height:188px}.label{width:62px;height:62px}.orbit-one{width:230px;height:150px}.orbit-two{width:255px;height:180px}.player-card{transform-origin:bottom;transform:scale(.92)}}@media (prefers-reduced-motion:reduce){.brand-logo img,.hero-primary:after{animation:none}}.nav .brand-logo{justify-content:center;align-items:center;width:108px;height:64px;margin:0;padding:0;line-height:0;display:flex}.nav .brand-logo img{object-fit:contain;object-position:center;filter:none;background:0 0;width:100%;height:100%;animation:1s ease-out both headerLogoGlow;display:block}.nav .mobile-menu,.nav .mobile-menu summary{align-self:center}@keyframes headerLogoGlow{0%{filter:drop-shadow(0 0 #0000)}48%{filter:drop-shadow(0 0 10px #e0b85b38)}to{filter:none}}@media (width<=620px){.nav .brand-logo{width:88px;height:54px}}@media (prefers-reduced-motion:reduce){.nav .brand-logo img{animation:none}}.memory-section{background:radial-gradient(circle at 18% 40%,#b88a3a12,#0000 35%),linear-gradient(#0a0a0a,#0d0d0c);border-top:1px solid #ffffff0d;padding:118px 0 110px;overflow:hidden}.memory-layout{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(52px,6vw,86px);display:grid;position:relative}.memory-layout:after{content:"";z-index:0;filter:blur(22px);pointer-events:none;background:radial-gradient(#c8984214 0,#0000 70%);width:22%;height:68%;position:absolute;top:16%;left:48%}.memory-image,.memory-content{z-index:1}.memory-image{aspect-ratio:4/5;background:#16130f;border-radius:26px;max-height:690px;margin:0;position:relative;overflow:hidden;box-shadow:0 34px 90px #0009,0 0 0 1px #caa45c22}.memory-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#090909a8),linear-gradient(105deg,#d0a24a10,#0000 45%);position:absolute;inset:0}.memory-image img{object-fit:cover;object-position:32% center;filter:saturate(.88)sepia(.035)contrast(1.075)brightness(1.01);width:100%;height:100%;display:block}.memory-content{min-width:0}.memory-heading .kicker{margin:0 0 20px}.memory-heading h2{letter-spacing:-2.2px;color:#f0ebe2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,4.2vw,65px);font-weight:400;line-height:1.04}.memory-heading h2 em{margin-top:5px;display:inline-block}.memory-subtitle{color:#9f998f;max-width:590px;margin:27px 0 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.7}.memory-stories{border-top:1px solid #ffffff12;gap:28px;margin-top:40px;padding-top:34px;display:grid}.memory-stories p{margin:0}.memory-stories strong{color:#ddd5c8;margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.35;display:block}.memory-stories span{color:#817c74;font-size:12px;line-height:1.65;display:block}.memory-cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:70px;display:grid}.memory-cards article{background:linear-gradient(145deg,#171613d9,#0e0e0d);border:1px solid #c8a15d29;border-radius:18px;align-items:flex-start;gap:20px;min-height:174px;padding:30px 28px;transition:transform .7s cubic-bezier(.2,.7,.2,1),border-color .7s,box-shadow .7s;display:flex;box-shadow:0 18px 44px #0003}.memory-cards article:hover{border-color:#cda75a4f;transform:translateY(-2px);box-shadow:0 24px 55px #0007,0 0 34px #cda75a10}.memory-icon{width:38px;height:38px;color:var(--gold2);background:#cda75a0a;border:1px solid #cda75a42;border-radius:50%;flex:0 0 38px;place-items:center;font-family:Georgia,serif;font-size:17px;display:grid}.memory-cards h3{color:#e7e0d5;margin:2px 0 11px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;line-height:1.3}.memory-cards p{color:#817c74;margin:0;font-size:12px;line-height:1.65}.memory-closing{text-align:center;border-top:1px solid #ffffff0d;margin-top:84px;padding-top:58px}.memory-closing h3{color:#e8e0d3;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.5vw,34px);font-weight:400;line-height:1.25}.memory-closing p{color:var(--gold2);margin:11px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.6}.reveal-on-scroll{animation:.82s cubic-bezier(.2,.7,.2,1) both memoryFadeUp;animation-timeline:view();animation-range:entry 5% cover 28%}@keyframes memoryFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.memory-section{padding:86px 0 82px}.memory-layout{grid-template-columns:1fr;gap:52px}.memory-layout:after{width:60%;height:25%;top:39%;left:20%}.memory-image{aspect-ratio:4/3;width:min(100%,680px);max-height:none;margin-inline:auto}.memory-content{text-align:center}.memory-heading .kicker{margin-bottom:17px}.memory-subtitle{margin-inline:auto}.memory-stories{text-align:center;max-width:620px;margin-inline:auto}.memory-cards{grid-template-columns:1fr;max-width:680px;margin:52px auto 0}.memory-cards article{text-align:left;align-items:center;min-height:0}.memory-closing{margin-top:68px;padding-top:48px}}@media (width<=620px){.memory-section{padding:68px 0 66px}.memory-layout{gap:38px}.memory-image{aspect-ratio:4/3;border-radius:19px}.memory-heading h2{letter-spacing:-1.3px;font-size:clamp(35px,10vw,44px);line-height:1.07}.memory-subtitle{margin-top:22px;font-size:15px;line-height:1.65}.memory-stories{gap:25px;margin-top:31px;padding-top:28px}.memory-stories strong{font-size:17px}.memory-stories span{font-size:12px}.memory-cards{gap:10px;margin-top:42px}.memory-cards article{border-radius:15px;gap:16px;padding:22px 20px}.memory-icon{flex-basis:34px;width:34px;height:34px;font-size:15px}.memory-cards h3{margin-bottom:7px;font-size:17px}.memory-closing{margin-top:54px;padding-top:39px}.memory-closing h3{font-size:25px}.memory-closing p{font-size:15px}}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{animation:none}.memory-cards article{transition:none}}.people-section{background:radial-gradient(circle at 50% 10%,#c59a4a0d,#0000 28%),linear-gradient(#0d0d0c,#090909);border-top:1px solid #ffffff0c;padding:116px 0 112px;overflow:hidden}.people-heading{text-align:center;max-width:900px;margin-inline:auto}.people-heading .kicker{margin:0 0 20px}.people-heading h2{letter-spacing:-2.5px;color:#eee8de;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:1.06}.people-heading>p:last-child{color:#948e85;margin:25px 0 0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.65}.people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:68px;display:grid}.people-card{background:linear-gradient(145deg,#171613,#0d0d0c);border:1px solid #c8a15d26;border-radius:22px;min-width:0;transition:transform .7s cubic-bezier(.2,.7,.2,1),border-color .7s,box-shadow .7s;overflow:hidden;box-shadow:0 20px 55px #0003}.people-grid .people-card{flex-direction:column;height:100%;display:flex}.people-card:hover{border-color:#d5af6868;transform:translateY(-3px);box-shadow:0 28px 68px #0008,0 0 30px #cda75a0d}.people-photo{aspect-ratio:4/3;background:#191611;overflow:hidden}.people-photo img{object-fit:cover;filter:saturate(.88)contrast(1.045)sepia(.025);width:100%;height:100%;transition:transform 1.1s cubic-bezier(.2,.7,.2,1),filter 1.1s;display:block;transform:scale(1.001)}.people-card:hover .people-photo img{filter:saturate(.93)contrast(1.06)sepia(.035);transform:scale(1.03)}.people-copy{min-height:176px;padding:27px 27px 30px}.people-grid .people-copy{flex:1}.people-copy h3{color:#e8e0d4;align-items:center;gap:11px;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400;line-height:1.25;display:flex}.people-copy h3 span{filter:saturate(.78);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1}.people-copy p{color:#8d877e;margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.65}.corporate-card{background:linear-gradient(120deg,#191713,#0c0c0b);border-color:#c8a15d35;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;margin-top:22px;display:grid}.corporate-photo{aspect-ratio:auto;min-height:330px}.corporate-copy{flex-direction:column;justify-content:center;min-height:330px;padding:46px 52px;display:flex}.corporate-copy .corporate-label{letter-spacing:2.1px;color:#c9a45e;margin:0 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:9px;line-height:1.5}.corporate-copy h3{margin-bottom:18px;font-size:clamp(25px,2.4vw,34px)}.corporate-copy>p:last-child{color:#a39c91;max-width:540px;font-size:16px;line-height:1.7}.people-closing{text-align:center;color:#dcd5ca;max-width:900px;margin:92px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.7vw,37px);line-height:1.35}.people-closing em{white-space:nowrap}@media (width<=900px){.people-section{padding:88px 0 86px}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:54px}.corporate-card{grid-template-columns:1fr;margin-top:18px}.corporate-photo{aspect-ratio:16/9;min-height:0}.corporate-copy{min-height:0;padding:38px 34px}.people-closing{margin-top:70px}.people-copy{min-height:168px}}@media (width<=620px){.people-section{padding:69px 0 68px}.people-heading .kicker{margin-bottom:16px}.people-heading h2{letter-spacing:-1.35px;font-size:clamp(36px,10.5vw,45px);line-height:1.08}.people-heading h2 br{display:none}.people-heading>p:last-child{margin-top:20px;font-size:16px;line-height:1.6}.people-grid{grid-template-columns:1fr;gap:18px;margin-top:43px}.people-card{border-radius:18px}.people-photo{aspect-ratio:4/3}.people-copy{min-height:0;padding:24px 22px 27px}.people-copy h3{margin-bottom:12px;font-size:20px}.people-copy p{font-size:14px}.corporate-card{margin-top:18px}.corporate-photo{aspect-ratio:4/3}.corporate-copy{padding:28px 22px 30px}.corporate-copy .corporate-label{letter-spacing:1.7px;margin-bottom:16px;font-size:8px}.corporate-copy h3{margin-bottom:14px;font-size:22px}.corporate-copy>p:last-child{font-size:14px;line-height:1.65}.people-closing{margin-top:58px;font-size:26px;line-height:1.4}.people-closing em{white-space:normal;margin-top:4px;display:block}}@media (prefers-reduced-motion:reduce){.people-card,.people-photo img{transition:none}.people-card:hover,.people-card:hover .people-photo img{transform:none}}.storytelling-section{background:radial-gradient(circle at 50% 24%,#c59a4a0b,#0000 34%),linear-gradient(#090909,#0c0c0b);border-top:1px solid #ffffff0c;padding:120px 0 116px;overflow:hidden}.storytelling-heading{text-align:center;max-width:850px;margin-inline:auto}.storytelling-heading h2{letter-spacing:-2.5px;color:#eee8de;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:1.06}.storytelling-heading .storytelling-subtitle{color:#b6afa4;margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.6}.storytelling-intro{color:#817b72;max-width:760px;margin:20px auto 0;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.75}.storytelling-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:66px;display:grid}.storytelling-card{background:linear-gradient(145deg,#171613,#0e0e0d);border:1px solid #c8a15d27;border-radius:23px;min-width:0;transition:transform .8s cubic-bezier(.2,.7,.2,1),border-color .8s,box-shadow .8s;overflow:hidden;box-shadow:0 24px 64px #0004}.storytelling-card figure{aspect-ratio:4/3;background:#181510;margin:0;overflow:hidden}.storytelling-card img{object-fit:cover;filter:saturate(.87)contrast(1.045)sepia(.03);width:100%;height:100%;transition:transform 1.25s cubic-bezier(.2,.7,.2,1),filter 1.25s;display:block;transform:scale(1.001)}.storytelling-card:hover{border-color:#d5af6858;transform:translateY(-3px);box-shadow:0 30px 74px #0008,0 0 34px #cda75a0e}.storytelling-card:hover img{filter:saturate(.91)contrast(1.055)sepia(.04);transform:scale(1.03)}.storytelling-copy{padding:30px 29px 34px}.storytelling-copy h3{color:#e8e0d4;margin:0 0 23px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400;line-height:1.28}.storytelling-copy p{color:#989188;margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.65}.storytelling-copy p+p{margin-top:10px}.storytelling-copy p:last-child{color:#c7beb1}.storytelling-closing{text-align:center;color:#dcd5ca;margin:92px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.7vw,37px);line-height:1.4}.storytelling-closing em{color:var(--gold2);white-space:nowrap;font-style:italic}@media (width<=900px){.storytelling-section{padding:88px 0 86px}.storytelling-grid{grid-template-columns:1fr;gap:26px;max-width:720px;margin-top:54px}.storytelling-card figure{aspect-ratio:16/10}.storytelling-copy{padding:30px 32px 34px}.storytelling-closing{margin-top:70px}}@media (width<=620px){.storytelling-section{padding:69px 0 68px}.storytelling-heading h2{letter-spacing:-1.4px;font-size:clamp(37px,10.5vw,46px);line-height:1.08}.storytelling-heading .storytelling-subtitle{margin-top:20px;font-size:17px;line-height:1.55}.storytelling-intro{margin-top:18px;font-size:14px;line-height:1.68}.storytelling-intro br{display:none}.storytelling-grid{gap:20px;margin-top:43px}.storytelling-card{border-radius:18px}.storytelling-card figure{aspect-ratio:4/3}.storytelling-copy{padding:25px 22px 28px}.storytelling-copy h3{margin-bottom:19px;font-size:22px}.storytelling-copy p{font-size:14px;line-height:1.62}.storytelling-copy p+p{margin-top:9px}.storytelling-closing{margin-top:58px;font-size:26px;line-height:1.42}.storytelling-closing em{white-space:normal}}@media (prefers-reduced-motion:reduce){.storytelling-card,.storytelling-card img{transition:none}.storytelling-card:hover,.storytelling-card:hover img{transform:none}}.process-section{background:radial-gradient(circle at 50% 18%,#c69a4610,#0000 34%),linear-gradient(#0c0c0b,#080808);border-top:1px solid #ffffff0c;padding:120px 0 116px;overflow:hidden}.process-heading{text-align:center;max-width:900px;margin-inline:auto}.process-heading .kicker{margin:0 0 20px}.process-heading h2{letter-spacing:-2.5px;color:#eee8de;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:1.06}.process-heading h2 em,.process-closing em{color:var(--gold2);font-style:italic}.process-subtitle{color:#979087;max-width:720px;margin:27px auto 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.72}.process-timeline{isolation:isolate;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:15px;margin-top:70px;display:grid}.process-card{z-index:1;background:linear-gradient(155deg,#181713,#0d0d0c 66%);border:1px solid #c8a15d2b;border-radius:22px;flex-direction:column;min-width:0;transition:transform .75s cubic-bezier(.2,.7,.2,1),border-color .75s,box-shadow .75s;animation:.86s cubic-bezier(.2,.7,.2,1) both processFadeUp;animation-timeline:view();display:flex;position:relative;box-shadow:0 22px 60px #0004}.process-card:first-child{animation-range:entry 3% cover 23%}.process-card:nth-child(2){animation-range:entry 7% cover 27%}.process-card:nth-child(3){animation-range:entry 11% cover 31%}.process-card:nth-child(4){animation-range:entry 15% cover 35%}.process-card:nth-child(5){animation-range:entry 19% cover 39%}.process-card:not(:last-child):after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#b88d3b66,#ebc977b5,#b88d3b66);width:16px;height:1px;position:absolute;top:clamp(104px,12.2vw,145px);left:100%;box-shadow:0 0 10px #d5a9575c}.process-visual{aspect-ratio:3/2;background:#16130f;border-radius:21px 21px 0 0;margin:0;position:relative;overflow:hidden}.process-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#0d0d0cb8),linear-gradient(112deg,#d3a64e0d,#0000 52%);position:absolute;inset:0}.process-visual img{object-fit:cover;filter:saturate(.78)contrast(1.055)brightness(.88)sepia(.045);width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter 1.2s;display:block;transform:scale(1.002)}.process-icon{z-index:2;width:42px;height:42px;color:var(--gold2);filter:grayscale()sepia()saturate(1.8)brightness(1.16);background:radial-gradient(circle at 42% 36%,#2b2418,#0d0d0c 72%);border:1px solid #d1aa6057;border-radius:50%;flex:0 0 42px;place-items:center;margin:-21px 0 0 20px;font-family:Segoe UI Symbol,"Noto Sans Symbols 2",sans-serif;font-size:17px;line-height:1;transition:border-color .7s,box-shadow .7s,filter .7s;display:grid;position:relative;box-shadow:0 0 0 6px #0d0d0cc9,0 0 18px #c99c4212}.process-copy{flex-direction:column;flex:1;padding:0 20px 27px;display:flex}.process-number{color:#b18b49;letter-spacing:1.8px;align-self:flex-end;margin:-13px 0 23px;font-family:Arial,Helvetica,sans-serif;font-size:9px;line-height:1}.process-copy h3{color:#e8e0d4;min-height:73px;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;line-height:1.28}.process-text{color:#8f887e;font-family:Georgia,Times New Roman,serif;font-size:12.5px;line-height:1.62}.process-text p{margin:0}.process-text p+p{margin-top:10px}.process-beats span{display:block}.process-closing{text-align:center;color:#dcd5ca;margin:94px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.8vw,38px);line-height:1.4}.process-card:hover{border-color:#d6b06763;transform:translateY(-3px);box-shadow:0 30px 74px #0008,0 0 34px #cda75a0e}.process-card:hover .process-visual img{filter:saturate(.84)contrast(1.07)brightness(.91)sepia(.055);transform:scale(1.027)}.process-card:hover .process-icon{filter:grayscale()sepia()saturate(2.4)brightness(1.28);border-color:#e2bf777f;box-shadow:0 0 0 6px #0d0d0cc9,0 0 22px #d5aa5440}@keyframes processFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.process-section{padding:88px 0 86px}.process-timeline{grid-template-columns:1fr;gap:22px;max-width:720px;margin-top:54px}.process-card:not(:last-child):after{background:linear-gradient(#b88d3b66,#ebc977b5,#b88d3b66);width:1px;height:23px;top:100%;left:29px}.process-visual{aspect-ratio:16/9}.process-copy h3{min-height:0}.process-text{font-size:14px}.process-closing{margin-top:72px}.process-card:nth-child(n){animation-range:entry 5% cover 27%}}@media (width<=620px){.process-section{padding:69px 0 68px}.process-heading .kicker{margin-bottom:16px}.process-heading h2{letter-spacing:-1.4px;font-size:clamp(37px,10.5vw,46px);line-height:1.08}.process-subtitle{margin-top:22px;font-size:15px;line-height:1.66}.process-timeline{gap:19px;margin-top:43px}.process-card{border-radius:18px}.process-card:not(:last-child):after{height:20px;left:27px}.process-visual{aspect-ratio:3/2;border-radius:17px 17px 0 0}.process-icon{flex-basis:38px;width:38px;height:38px;margin:-19px 0 0 18px;font-size:15px;box-shadow:0 0 0 5px #0d0d0cc9,0 0 16px #c99c4212}.process-copy{padding:0 20px 25px}.process-number{margin:-11px 0 20px;font-size:8px}.process-copy h3{margin-bottom:15px;font-size:21px;line-height:1.3}.process-text{font-size:14px;line-height:1.64}.process-text p+p{margin-top:8px}.process-closing{margin-top:59px;font-size:26px;line-height:1.43}.process-closing em{white-space:nowrap}}@media (prefers-reduced-motion:reduce){.process-card{transition:none;animation:none}.process-visual img,.process-icon{transition:none}.process-card:hover,.process-card:hover .process-visual img{transform:none}}.delivery-section{background:radial-gradient(circle at 50% 15%,#c69a4610,#0000 32%),linear-gradient(#080808,#0c0c0b);border-top:1px solid #ffffff0c;padding:120px 0 118px;overflow:hidden}.delivery-heading{text-align:center;max-width:920px;margin-inline:auto}.delivery-heading .kicker{margin:0 0 20px}.delivery-heading h2{letter-spacing:-2.5px;color:#eee8de;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:1.06}.delivery-heading h2 em,.delivery-closing em{color:var(--gold2);font-style:italic}.delivery-subtitle{color:#979087;max-width:730px;margin:28px auto 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.72}.delivery-package-label{text-align:center;letter-spacing:2.45px;color:#b99250;margin:64px auto 23px;font-size:9px;font-weight:700;line-height:1.4}.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:430px;gap:24px;display:grid}.delivery-card{background:linear-gradient(150deg,#191814,#0d0d0c 68%);border:1px solid #c8a15d2b;border-radius:24px;grid-template-rows:1fr 1fr;min-width:0;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),border-color .8s,box-shadow .8s;display:grid;overflow:hidden;box-shadow:0 24px 66px #0004}.delivery-visual{background:#17140f;min-height:0;margin:0;position:relative;overflow:hidden}.delivery-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0d0d0cb0),linear-gradient(112deg,#d3a64e0e,#0000 54%);position:absolute;inset:0}.delivery-visual img{object-fit:cover;filter:saturate(.78)contrast(1.055)brightness(.9)sepia(.045);width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter 1.2s;display:block;transform:scale(1.002)}.delivery-copy{grid-template-columns:auto minmax(0,1fr);align-content:center;gap:19px;min-height:0;padding:24px 28px 27px;display:grid}.delivery-icon{width:44px;height:44px;color:var(--gold2);filter:grayscale()sepia()saturate(1.8)brightness(1.16);background:radial-gradient(circle at 42% 36%,#2b2418,#0d0d0c 72%);border:1px solid #d1aa6057;border-radius:50%;flex:0 0 44px;place-items:center;font-family:Segoe UI Symbol,"Noto Sans Symbols 2",sans-serif;font-size:18px;line-height:1;transition:border-color .75s,box-shadow .75s,filter .75s;display:grid;box-shadow:0 0 18px #c99c4212}.delivery-copy h3{color:#e8e0d4;margin:2px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.25}.delivery-text{color:#918a80;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.56}.delivery-text p{margin:0}.delivery-text p+p{margin-top:7px}.delivery-beats span{display:block}.delivery-card:hover{border-color:#d6b06764;transform:translateY(-3px);box-shadow:0 31px 78px #0008,0 0 36px #cda75a0e}.delivery-card:hover .delivery-visual img{filter:saturate(.84)contrast(1.07)brightness(.93)sepia(.055);transform:scale(1.025)}.delivery-card:hover .delivery-icon{filter:grayscale()sepia()saturate(2.4)brightness(1.28);border-color:#e2bf7784;box-shadow:0 0 23px #d5aa5440}.delivery-panel{background:linear-gradient(135deg,#ffffff08,#ffffff0250),#0d0d0bd9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #d2ac653c;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:58px;padding:18px;display:grid;box-shadow:0 28px 74px #0006,0 0 40px #cda75a08}.delivery-badge{text-align:center;border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:142px;padding:22px 18px;animation:1.15s cubic-bezier(.2,.65,.2,1) both deliveryBadgeIn;animation-timeline:view();display:flex}.delivery-badge:last-child{border-right:0}.delivery-badge:first-child{animation-range:entry cover 22%}.delivery-badge:nth-child(2){animation-range:entry 12% cover 34%}.delivery-badge:nth-child(3){animation-range:entry 24% cover 46%}.delivery-badge:nth-child(4){animation-range:entry 36% cover 58%}.delivery-badge-icon{height:26px;color:var(--gold2);filter:grayscale()sepia()saturate(1.9)brightness(1.18);font-family:Segoe UI Symbol,"Noto Sans Symbols 2",sans-serif;font-size:18px;line-height:1}.delivery-badge strong{color:#e9e1d4;margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;line-height:1.2}.delivery-badge small{letter-spacing:1.05px;color:#8d867b;max-width:190px;margin-top:8px;font-family:Arial,Helvetica,sans-serif;font-size:9px;line-height:1.55}.delivery-bridge{text-align:center;margin-top:108px}.delivery-bridge span{background:linear-gradient(90deg,#0000,#cda75a9e,#0000);width:74px;height:1px;margin:0 auto;display:block;box-shadow:0 0 10px #cda75a16}.delivery-bridge p{letter-spacing:2.15px;color:#b99250;margin:20px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:700;line-height:1.4}.delivery-closing{text-align:center;color:#dcd5ca;margin:52px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3.1vw,42px);line-height:1.42}.delivery-closing em{white-space:nowrap}@keyframes deliveryBadgeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.delivery-section{padding:88px 0 87px}.delivery-package-label{margin-top:50px}.delivery-grid{grid-auto-rows:410px;gap:19px}.delivery-copy{gap:17px;padding:22px 23px 25px}.delivery-copy h3{font-size:22px}.delivery-panel{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;margin-top:46px}.delivery-badge{border-right:0}.delivery-badge:nth-child(odd){border-right:1px solid #ffffff0d}.delivery-badge:nth-child(-n+2){border-bottom:1px solid #ffffff0d}.delivery-bridge{margin-top:88px}.delivery-closing{margin-top:44px}}@media (width<=620px){.delivery-section{padding:69px 0}.delivery-heading .kicker{margin-bottom:16px}.delivery-heading h2{letter-spacing:-1.4px;font-size:clamp(37px,10.5vw,46px);line-height:1.08}.delivery-heading h2 br{display:none}.delivery-subtitle{margin-top:22px;font-size:15px;line-height:1.66}.delivery-package-label{letter-spacing:2px;margin:42px auto 19px;font-size:8px}.delivery-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:19px}.delivery-card{border-radius:18px;height:auto;display:flex}.delivery-visual{aspect-ratio:3/2;min-height:auto}.delivery-copy{grid-template-columns:1fr;gap:15px;padding:21px 21px 25px}.delivery-icon{width:39px;height:39px;font-size:16px}.delivery-copy h3{margin:0 0 14px;font-size:22px;line-height:1.28}.delivery-text{font-size:14px;line-height:1.6}.delivery-text p+p{margin-top:7px}.delivery-panel{border-radius:18px;margin-top:40px;padding:10px}.delivery-badge{min-height:133px;padding:18px 10px}.delivery-badge-icon{font-size:16px}.delivery-badge strong{margin-top:10px;font-size:21px}.delivery-badge small{letter-spacing:.75px;max-width:135px;font-size:8px}.delivery-bridge{margin-top:72px}.delivery-bridge p{letter-spacing:1.8px;margin-top:17px;font-size:8px}.delivery-closing{margin-top:38px;font-size:27px;line-height:1.43}.delivery-closing em{white-space:normal}}@media (prefers-reduced-motion:reduce){.delivery-card,.delivery-visual img,.delivery-icon{transition:none}.delivery-card:hover,.delivery-card:hover .delivery-visual img{transform:none}.delivery-badge{animation:none}}.trust-section{isolation:isolate;background:radial-gradient(84% 64% at 50% 44%,#d8ae5f0c 0,#c79d5207 44%,#0000 74%),linear-gradient(#0c0c0b 0%,#12110e 38%,#100f0d 69%,#0a0a09 100%);border-top:1px solid #ffffff13;padding:128px 0 122px;position:relative;overflow:hidden}.trust-section:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(72% 36% at 50% 3%,#f0d69b0b,#0000 70%),linear-gradient(112deg,#0000 9%,#f3e5ca05 39%,#c8aa7204 57%,#0000 84%);position:absolute;inset:0}.trust-section:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#09090973 0,#0000 18% 82%,#090909ba 100%);position:absolute;inset:0}.trust-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0}.trust-atmosphere i{opacity:.38;background:#050505;border-radius:50%;width:4px;height:4px;animation:14s ease-in-out infinite alternate trustDrift;display:block;position:absolute;box-shadow:0 0 0 1px #e8d6ae12}.trust-atmosphere i:nth-child(3n){opacity:.27;background:#e6c985;width:2px;height:2px;box-shadow:0 0 8px #deb96f55}.trust-atmosphere i:first-child{top:18%;left:7%}.trust-atmosphere i:nth-child(2){animation-delay:-4s;top:73%;left:19%}.trust-atmosphere i:nth-child(3){animation-delay:-8s;top:11%;left:31%}.trust-atmosphere i:nth-child(4){animation-delay:-2s;top:54%;left:43%}.trust-atmosphere i:nth-child(5){animation-delay:-11s;top:25%;left:58%}.trust-atmosphere i:nth-child(6){animation-delay:-5s;top:68%;left:72%}.trust-atmosphere i:nth-child(7){animation-delay:-9s;top:16%;left:87%}.trust-atmosphere i:nth-child(8){animation-delay:-3s;top:47%;left:94%}.trust-atmosphere i:nth-child(9){animation-delay:-7s;top:44%;left:13%}.trust-atmosphere i:nth-child(10){animation-delay:-12s;top:90%;left:25%}.trust-atmosphere i:nth-child(11){animation-delay:-1s;top:83%;left:49%}.trust-atmosphere i:nth-child(12){animation-delay:-6s;top:8%;left:64%}.trust-atmosphere i:nth-child(13){animation-delay:-10s;top:39%;left:77%}.trust-atmosphere i:nth-child(14){animation-delay:-4.5s;top:36%;left:38%}.trust-atmosphere i:nth-child(15){animation-delay:-8.5s;top:88%;left:89%}.trust-heading{text-align:center;max-width:900px;margin-inline:auto}.trust-heading .kicker{color:#d0aa62;margin:0 0 22px}.trust-heading h2{letter-spacing:-2.8px;color:#f0ebe2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,5.35vw,78px);font-weight:400;line-height:1.02}.trust-heading h2 em,.trust-closing em{color:var(--gold2);font-style:italic}.trust-subtitle{color:#aaa398;max-width:650px;margin:30px auto 0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.62}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px;margin-top:74px;display:grid}.trust-card{background:linear-gradient(145deg,#1d1a15e8,#0e0e0de8);border:1px solid #d1b47735;border-radius:25px;min-width:0;transition:transform .9s cubic-bezier(.2,.7,.2,1),border-color .9s,box-shadow .9s;animation:1s cubic-bezier(.2,.68,.2,1) both trustCardIn;animation-timeline:view();overflow:hidden;box-shadow:0 30px 80px #0005,inset 0 1px #ffffff08}.trust-card:first-child{animation-range:entry 3% cover 25%}.trust-card:nth-child(2){animation-range:entry 10% cover 32%}.trust-card:nth-child(3){animation-range:entry 6% cover 28%}.trust-card:nth-child(4){animation-range:entry 13% cover 35%}.trust-visual{aspect-ratio:16/10;background:#17140f;margin:0;position:relative;overflow:hidden}.trust-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#11100ddb),linear-gradient(112deg,#edd6a318,#0000 48%);position:absolute;inset:0}.trust-visual img{object-fit:cover;filter:saturate(.72)contrast(1.045)brightness(.88)sepia(.07);width:100%;height:100%;transition:transform 1.35s cubic-bezier(.2,.7,.2,1),filter 1.35s;display:block;transform:scale(1.002)}.trust-copy{min-height:252px;padding:33px 35px 38px}.trust-copy h3{color:#eee7dc;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.2vw,31px);font-weight:400;line-height:1.24}.trust-text{color:#999187;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.68}.trust-text p{margin:0}.trust-text p+p{margin-top:8px}.trust-return-line{color:#b1a99f}.trust-beats span{display:block}.trust-card:hover{border-color:#e1bf7962;transform:translateY(-4px);box-shadow:0 36px 88px #0008,0 0 38px #d7b1630e,inset 0 1px #ffffff0b}.trust-card:hover .trust-visual img{filter:saturate(.78)contrast(1.06)brightness(.92)sepia(.075);transform:scale(1.028)}.trust-closing{text-align:center;color:#e7e0d6;border:0;width:min(1580px,100% - 64px);max-width:none;margin:116px auto 0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.65vw,52px);font-weight:400;line-height:1.34}.trust-quote-line{display:block}.trust-quote-final{margin-top:14px;font-size:clamp(23px,2.35vw - 2px,32px)}.trust-quote-final>span,.trust-quote-final>em{display:block}.trust-closing em{white-space:nowrap}@keyframes trustCardIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes trustDrift{to{opacity:.17;transform:translate(10px,-18px)}}@media (width<=900px){.trust-section{padding:94px 0 92px}.trust-grid{grid-template-columns:1fr;gap:26px;max-width:760px;margin-top:58px}.trust-visual{aspect-ratio:16/9}.trust-copy{min-height:0;padding:31px 33px 35px}.trust-card:nth-child(n){animation-range:entry 5% cover 28%}.trust-closing{width:min(760px,100% - 48px);margin-top:86px}.trust-quote-final{white-space:normal}}@media (width<=620px){.trust-section{padding:73px 0 76px}.trust-heading .kicker{letter-spacing:2.1px;margin-bottom:17px;font-size:8px;line-height:1.55}.trust-heading h2{letter-spacing:-1.5px;font-size:clamp(38px,11vw,47px);line-height:1.06}.trust-subtitle{margin-top:24px;font-size:16px;line-height:1.62}.trust-grid{gap:30px;margin-top:52px}.trust-grid .trust-card{text-align:left;border-radius:19px;align-items:stretch;gap:0;width:100%;min-height:0;padding:0;display:block}.trust-visual{aspect-ratio:4/3;width:100%;margin:0}.trust-copy{min-height:0;padding:34px 27px 39px}.trust-copy h3{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:20px;font-size:clamp(22px,6.6vw,25px);line-height:1.28}.trust-text{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:15px;line-height:1.7}.trust-text p+p{margin-top:9px}.trust-closing{width:min(100% - 28px,1180px);margin-top:78px;font-size:29px;line-height:1.4}.trust-quote-final{font-size:26px}.trust-closing em{white-space:normal}}@media (prefers-reduced-motion:reduce){.trust-card,.trust-visual img,.trust-atmosphere i{transition:none;animation:none}.trust-card:hover,.trust-card:hover .trust-visual img{transform:none}}.faq-section{isolation:isolate;background:radial-gradient(62% 40% at 50% 29%,#c99d4b0a,#0000 72%),linear-gradient(#090909 0%,#0b0b0a 50%,#080808 100%);border-top:1px solid #ffffff10;padding:130px 0 146px;position:relative;overflow:hidden}.faq-section:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(90% 65%,#0000 35%,#0008 100%);position:absolute;inset:0}.faq-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0}.faq-atmosphere i{opacity:.2;background:#d6b36b;border-radius:50%;width:2px;height:2px;animation:15s ease-in-out infinite alternate faqDrift;position:absolute;box-shadow:0 0 9px #d0aa5966}.faq-atmosphere i:first-child{top:19%;left:8%}.faq-atmosphere i:nth-child(2){animation-delay:-3s;top:67%;left:20%}.faq-atmosphere i:nth-child(3){animation-delay:-8s;top:12%;left:33%}.faq-atmosphere i:nth-child(4){animation-delay:-5s;top:78%;left:44%}.faq-atmosphere i:nth-child(5){animation-delay:-10s;top:24%;left:57%}.faq-atmosphere i:nth-child(6){animation-delay:-2s;top:61%;left:69%}.faq-atmosphere i:nth-child(7){animation-delay:-7s;top:14%;left:82%}.faq-atmosphere i:nth-child(8){animation-delay:-11s;top:72%;left:93%}.faq-atmosphere i:nth-child(9){animation-delay:-6s;top:87%;left:13%}.faq-atmosphere i:nth-child(10){animation-delay:-4s;top:89%;left:76%}.faq-heading{text-align:center;max-width:900px;margin-inline:auto}.faq-heading .kicker{color:#cda65f;margin:0 0 22px}.faq-heading h2{letter-spacing:-2.4px;color:#f0ebe2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:1.08}.faq-subtitle{color:#9d968b;max-width:700px;margin:29px auto 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.68}.faq-list{border-top:1px solid #c9aa702b;max-width:1004px;margin-top:76px}.faq-item{border-bottom:1px solid #c9aa7025}.faq-item h3{font:inherit;margin:0}.faq-item button{text-align:left;cursor:pointer;width:100%;min-height:104px;color:var(--gold2);background:0 0;border:0;justify-content:space-between;align-items:center;gap:34px;padding:28px 2px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.1vw,28.4px);line-height:1.32;transition:color .24s ease-in-out;display:flex}.faq-item button span{min-width:0}.faq-item button:focus-visible{outline-offset:8px;border-radius:2px;outline:1px solid #cda65f85}.faq-item button i{color:#cda65f;flex:0 0 34px;place-items:center;width:34px;height:34px;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-style:normal;font-weight:200;line-height:1;transition:transform .24s ease-in-out,color .24s ease-in-out;display:grid}.faq-item.is-open button{color:var(--gold2)}@supports (color:color-mix(in lab, red, red)){.faq-item.is-open button{color:color-mix(in srgb,var(--gold2) 96%,white)}}.faq-item.is-open button i{color:#e2bd74;transform:rotate(45deg)}.faq-answer{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .24s ease-in-out,opacity .24s ease-in-out,visibility 0s linear .24s;display:grid}.faq-answer-inner{color:#a29b91;min-height:0;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.84;overflow:hidden}.faq-item.is-open .faq-answer{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .24s ease-in-out,opacity .24s ease-in-out}.faq-answer p{max-width:850px;margin:0 0 24px}.faq-answer p+p{margin-top:-8px}.faq-answer ul{margin:-5px 0 20px;padding:0;list-style:none}.faq-answer li{margin:6px 0;padding-left:20px;position:relative}.faq-answer li:before{content:"•";color:#cda65f;position:absolute;left:1px}@keyframes faqDrift{to{opacity:.1;transform:translate(8px,-15px)}}@media (hover:hover) and (pointer:fine){.faq-item button:hover{color:var(--gold2)}@supports (color:color-mix(in lab, red, red)){.faq-item button:hover{color:color-mix(in srgb,var(--gold2) 93%,white)}}}@media (width<=900px){.faq-section{padding:96px 0 108px}.faq-list{max-width:790px;margin-top:70px}.faq-item button{min-height:94px}.faq-heading h2{font-size:clamp(43px,7.5vw,60px)}}@media (width<=620px){.faq-section{padding:76px 0 88px}.faq-heading .kicker{letter-spacing:2.1px;margin-bottom:18px;font-size:8px;line-height:1.55}.faq-heading h2{letter-spacing:-1.35px;font-size:clamp(37px,10.4vw,45px);line-height:1.1}.faq-subtitle{margin-top:24px;font-size:15px;line-height:1.66}.faq-list{width:calc(100% - 40px);margin-top:58px}.faq-item button{white-space:normal;gap:16px;min-height:88px;padding:25px 0;font-size:clamp(20px,5.5vw,23px);line-height:1.3}.faq-item button i{flex-basis:30px;width:30px;height:30px;font-size:22px}.faq-answer-inner{font-size:18px;line-height:1.84}.faq-answer p{margin-bottom:24px;padding-right:6px}.faq-answer ul{margin-top:-5px}.faq-answer li{margin:7px 0}}@media (prefers-reduced-motion:reduce){.faq-atmosphere i{animation:none}.faq-item button,.faq-item button i,.faq-answer{transition:none}}.final-cta-section{isolation:isolate;background:linear-gradient(#080808 0%,#0b0b0a 48%,#070707 100%);border-top:1px solid #ffffff0d;place-items:center;min-height:760px;padding:150px 0 158px;display:grid;position:relative;overflow:hidden}.final-cta-section:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(56% 38% at 50% 46%,#cda75a09,#0000 74%),radial-gradient(100% 72%,#0000 42%,#0009 100%);position:absolute;inset:0}.final-cta-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0}.final-cta-atmosphere i{opacity:.13;background:#d8ba78;border-radius:50%;width:2px;height:2px;animation:17s ease-in-out infinite alternate finalCtaDrift;position:absolute;box-shadow:0 0 8px #cda75a42}.final-cta-atmosphere i:first-child{top:23%;left:10%}.final-cta-atmosphere i:nth-child(2){animation-delay:-5s;top:72%;left:23%}.final-cta-atmosphere i:nth-child(3){animation-delay:-9s;top:14%;left:36%}.final-cta-atmosphere i:nth-child(4){animation-delay:-3s;top:84%;left:48%}.final-cta-atmosphere i:nth-child(5){animation-delay:-11s;top:21%;left:63%}.final-cta-atmosphere i:nth-child(6){animation-delay:-7s;top:69%;left:75%}.final-cta-atmosphere i:nth-child(7){animation-delay:-13s;top:18%;left:88%}.final-cta-atmosphere i:nth-child(8){animation-delay:-4s;top:82%;left:92%}.final-cta-content{text-align:center;max-width:970px}.final-cta-content .kicker{color:#cda65f;margin:0 0 27px}.final-cta-content h2{letter-spacing:-2.7px;color:#f0ebe2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.45vw,78px);font-weight:400;line-height:1.08}.final-cta-content h2 em{color:var(--gold2);margin-top:9px;font-style:italic;display:block}.final-cta-copy{color:#a39c91;max-width:700px;margin:45px auto 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.78}.final-cta-copy span{display:block}.final-cta-copy span+span{margin-top:12px}.final-cta-button{border-radius:3px;margin-top:30px}.final-cta-assurance{letter-spacing:.2px;color:#7d766e;margin:14px auto 0;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.75}@keyframes finalCtaDrift{to{opacity:.07;transform:translate(7px,-14px)}}@media (width<=900px){.final-cta-section{min-height:680px;padding:118px 0 126px}.final-cta-content{max-width:820px}.final-cta-content h2{font-size:clamp(44px,7.4vw,62px)}}@media (width<=620px){.final-cta-section{min-height:0;padding:92px 0 98px}.final-cta-content{width:min(100% - 40px,1180px)}.final-cta-content .kicker{letter-spacing:2.1px;margin-bottom:20px;font-size:8px;line-height:1.55}.final-cta-content h2{letter-spacing:-1.45px;font-size:clamp(38px,10.5vw,47px);line-height:1.1}.final-cta-content h2 em{margin-top:11px}.final-cta-copy{margin-top:36px;font-size:15px;line-height:1.74}.final-cta-copy span+span{margin-top:10px}.final-cta-button{width:100%;max-width:330px;min-height:54px;margin-top:24px;padding-inline:16px}.final-cta-assurance{margin-top:12px;font-size:11px;line-height:1.72}}@media (prefers-reduced-motion:reduce){.final-cta-atmosphere i{animation:none}}.pricing-section{isolation:isolate;background:linear-gradient(#070707 0%,#0b0b09 48%,#080808 100%);border-top:1px solid #ffffff0d;padding:142px 0 150px;position:relative;overflow:hidden}.pricing-section:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(68% 44% at 50% 48%,#cda75a0b,#0000 74%),radial-gradient(100% 78%,#0000 42%,#0009 100%);position:absolute;inset:0}.pricing-atmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0}.pricing-atmosphere i{opacity:.12;background:#d8ba78;border-radius:50%;width:2px;height:2px;animation:18s ease-in-out infinite alternate pricingDrift;position:absolute;box-shadow:0 0 8px #cda75a3d}.pricing-atmosphere i:first-child{top:18%;left:8%}.pricing-atmosphere i:nth-child(2){animation-delay:-4s;top:73%;left:18%}.pricing-atmosphere i:nth-child(3){animation-delay:-9s;top:10%;left:31%}.pricing-atmosphere i:nth-child(4){animation-delay:-2s;top:86%;left:43%}.pricing-atmosphere i:nth-child(5){animation-delay:-12s;top:23%;left:58%}.pricing-atmosphere i:nth-child(6){animation-delay:-6s;top:68%;left:72%}.pricing-atmosphere i:nth-child(7){animation-delay:-10s;top:14%;left:86%}.pricing-atmosphere i:nth-child(8){animation-delay:-3s;top:82%;left:93%}.pricing-atmosphere i:nth-child(9){animation-delay:-8s;top:91%;left:64%}.pricing-heading{text-align:center;max-width:970px;margin-inline:auto}.pricing-heading .kicker{color:#cda65f;margin:0 0 25px}.pricing-heading h2{letter-spacing:-2.6px;color:#f0ebe2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.25vw,75px);font-weight:400;line-height:1.08}.pricing-heading h2 em{color:var(--gold2);font-style:italic}.pricing-subtitle{color:#a49d92;max-width:720px;margin:31px auto 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.72}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:36px;margin-top:88px;padding:16px 8px;display:grid}.pricing-card{background:linear-gradient(150deg,#171512ee,#0d0d0ceb);border:1px solid #d0ad6838;border-radius:25px;flex-direction:column;min-width:0;min-height:545px;padding:41px 39px 34px;transition:transform .75s cubic-bezier(.2,.7,.2,1),border-color .75s,box-shadow .75s;animation:1s cubic-bezier(.2,.68,.2,1) both pricingCardIn;animation-timeline:view();display:flex;position:relative;box-shadow:0 28px 78px #0006,inset 0 1px #ffffff08}.pricing-card:first-child{animation-range:entry 3% cover 25%}.pricing-card:nth-child(2){animation-range:entry 10% cover 32%}.pricing-card:nth-child(3){animation-range:entry 17% cover 39%}.pricing-card.pricing-featured{z-index:1;background:linear-gradient(150deg,#211c14f2,#11100eed);border-color:#d5af655f;scroll-margin-top:112px;transform:scale(1.025);box-shadow:0 34px 92px #0008,0 0 46px #cda75a19,inset 0 1px #ffffff0b}.pricing-badge{color:var(--gold2);letter-spacing:1.25px;text-transform:uppercase;background:#cda75a10;border:1px solid #d8b36b70;border-radius:999px;padding:7px 12px;font-size:8px;font-weight:700;position:absolute;top:18px;right:20px}.pricing-card-heading{text-align:center}.pricing-name{letter-spacing:2.6px;color:#d2ab63;margin:0;font-size:10px;font-weight:700}.pricing-speed{color:#eee7dc;justify-content:center;align-items:center;gap:8px;margin:19px 0 0;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.2;display:flex}.pricing-time-icon{fill:none;width:16px;height:16px;stroke:var(--gold);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.pricing-price{color:var(--gold2);margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(49px,4vw,60px);line-height:1}.pricing-description{color:#989086;min-height:70px;margin:20px auto 0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.6}.pricing-features{border-top:1px solid #d1ae6b22;margin:21px 0 0;padding:19px 0 0;list-style:none}.pricing-features li{color:#b0a99f;padding:7px 0 7px 25px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45;position:relative}.pricing-features li:before{content:"✓";color:#d0aa62;position:absolute;left:0}.pricing-delivery{text-align:center;color:#d4cec4;margin:auto 0 20px;padding-top:22px;font-family:Georgia,Times New Roman,serif;font-size:14px}.pricing-button{border-radius:3px;width:100%;min-height:59px;padding-block:20px}.pricing-card:hover{border-color:#d8b56e63;transform:translateY(-5px);box-shadow:0 36px 90px #0008,0 0 32px #cda75a0d,inset 0 1px #ffffff0b}.pricing-card.pricing-featured:hover{border-color:#e1bd756f;transform:scale(1.025)translateY(-5px);box-shadow:0 40px 98px #0009,0 0 54px #cda75a20,inset 0 1px #ffffff0d}.pricing-closing{text-align:center;color:#a39c91;margin-top:54px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.7}.pricing-closing span,.pricing-closing em{display:block}.pricing-closing em{color:var(--gold2);margin-top:8px;font-size:21px;font-style:italic}@keyframes pricingCardIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pricingDrift{to{opacity:.06;transform:translate(8px,-15px)}}@media (width<=980px){.pricing-cards{gap:22px;padding-inline:0}.pricing-card{padding:39px 26px 32px}.pricing-card.pricing-featured{transform:scale(1.018)}.pricing-card.pricing-featured:hover{transform:scale(1.018)translateY(-5px)}}@media (width<=760px){.pricing-section{padding:96px 0 105px}.pricing-cards{grid-template-columns:1fr;gap:34px;max-width:610px;margin-top:66px;padding:0}.pricing-card{min-height:0;padding:39px 34px 32px}.pricing-card.pricing-featured{transform:none}.pricing-card.pricing-featured:hover{transform:translateY(-5px)}.pricing-description{min-height:0}.pricing-delivery{margin-top:20px}.pricing-closing{margin-top:48px}}@media (width<=620px){.pricing-section{padding:78px 0 86px}.pricing-heading{width:min(100% - 40px,1180px)}.pricing-heading .kicker{letter-spacing:2.1px;margin-bottom:19px;font-size:8px;line-height:1.55}.pricing-heading h2{letter-spacing:-1.45px;font-size:clamp(38px,10.4vw,47px);line-height:1.1}.pricing-subtitle{margin-top:25px;font-size:15px;line-height:1.7}.pricing-cards{gap:28px;width:calc(100% - 40px);margin-top:54px}.pricing-card{border-radius:20px;padding:37px 25px 28px}.pricing-badge{font-size:7px;top:15px;right:15px}.pricing-speed{font-size:20px}.pricing-time-icon{width:15px;height:15px}.pricing-price{font-size:52px}.pricing-description{margin-top:18px;font-size:14px}.pricing-features{margin-top:19px;padding-top:17px}.pricing-features li{padding-block:7px;font-size:14px}.pricing-button{min-height:59px;padding:20px 14px}.pricing-closing{width:calc(100% - 40px);margin-top:42px;font-size:15px;line-height:1.68}.pricing-closing em{margin-top:9px;font-size:19px;line-height:1.55}}@media (prefers-reduced-motion:reduce){.pricing-atmosphere i,.pricing-card{transition:none;animation:none}.pricing-card:hover,.pricing-card.pricing-featured:hover,.pricing-card.pricing-featured{transform:none}}#top,#per-chi,#come-funziona,#cosa-riceverete,#faq,#pacchetti-prezzi,#contatti{scroll-margin-top:118px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--gold2);outline-offset:4px}.site-footer{color:#e9e2d7;background:#060606;border-top:1px solid #b693533d;padding:95px 0 0;position:relative}.site-footer:before{content:"";background:linear-gradient(90deg,#0000,#cda75a73,#0000);width:min(1180px,100% - 48px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-footer-grid{grid-template-columns:1.25fr .8fr 1.15fr 1fr;gap:64px;padding-bottom:76px;display:grid}.site-footer-brand>a{display:inline-block}.site-footer-brand img{object-fit:contain;width:168px;height:auto;display:block}.site-footer-brand>p{color:#9d958a;max-width:310px;margin:23px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.72}.site-footer-nav,.site-footer-contact,.site-footer-company{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.site-footer-nav>p,.site-footer-contact>p,.site-footer-company>p{letter-spacing:2.1px;text-transform:uppercase;color:#cda75a;margin:0 0 10px;font-size:9px;font-style:normal;font-weight:700}.site-footer-nav a,.site-footer-contact>a,.site-footer-company span,.site-footer-company strong{color:#aca59b;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;transition:color .25s}.site-footer-nav a:hover,.site-footer-contact>a:hover{color:var(--gold2)}.site-footer-contact>a{overflow-wrap:anywhere}.site-footer-company{margin:0}.site-footer-company strong{color:#e6dfd4}.site-footer-socials{flex-direction:column;gap:11px;margin-top:11px;display:flex}.site-footer-socials a{color:#a9a298;align-items:center;gap:10px;font-size:12px;transition:color .25s;display:flex}.site-footer-socials a:hover{color:var(--gold2)}.site-footer-socials svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.site-footer-bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:28px;min-height:88px;display:flex}.site-footer-bottom>p{letter-spacing:.6px;color:#777168;margin:0;font-size:10px}.site-footer-bottom>p span{margin-left:15px}.site-footer-bottom nav{justify-content:flex-end;align-items:center;gap:24px;display:flex}.site-footer-bottom a,.cookie-preferences-link{color:#777168;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:10px;line-height:1.4;transition:color .25s}.site-footer-bottom a:hover,.cookie-preferences-link:hover{color:var(--gold2)}.cookie-consent-layer{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0008;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.cookie-consent{color:#eee7dc;background:linear-gradient(145deg,#181612,#0b0b0a);border:1px solid #cda75a55;border-radius:20px;width:min(790px,100%);padding:32px 35px 28px;box-shadow:0 30px 100px #000d,0 0 42px #cda75a10}.cookie-consent-kicker{letter-spacing:2px;color:#cda75a;margin:0 0 12px;font-size:8px;font-weight:700}.cookie-consent h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1.2}.cookie-consent>p:not(.cookie-consent-kicker):not(.cookie-consent-links){color:#aaa298;max-width:680px;margin:15px 0 0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.65}.cookie-options{border-block:1px solid #ffffff14;margin-top:22px}.cookie-options>div,.cookie-options label{justify-content:space-between;align-items:center;gap:24px;min-height:66px;display:flex}.cookie-options>div+label{border-top:1px solid #ffffff10}.cookie-options span{flex-direction:column;gap:4px;display:flex}.cookie-options strong{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400}.cookie-options small{color:#817a71;font-size:10px}.cookie-status{color:#cda75a!important;font-size:10px!important}.cookie-options label{cursor:pointer;position:relative}.cookie-options input{opacity:0;position:absolute}.cookie-options label>i{background:#151412;border:1px solid #756b5b;border-radius:99px;width:42px;height:24px;transition:all .25s;position:relative}.cookie-options label>i:after{content:"";background:#837a6c;border-radius:50%;width:16px;height:16px;transition:all .25s;position:absolute;top:3px;left:3px}.cookie-options input:checked+i{background:#4b3a20;border-color:#cda75a}.cookie-options input:checked+i:after{background:var(--gold2);transform:translate(18px)}.cookie-options input:focus-visible+i{outline:2px solid var(--gold2);outline-offset:4px}.cookie-consent-actions{gap:11px;margin-top:24px;display:flex}.cookie-consent-actions button{color:#ddd5ca;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #756b5b;border-radius:3px;min-height:46px;padding:11px 18px;font-size:10px;font-weight:700}.cookie-consent-actions .cookie-primary{background:linear-gradient(120deg,#b78a3c,var(--gold2));color:#15100a;border-color:#cda75a}.cookie-consent-links{gap:18px;display:flex;margin:18px 0 0!important}.cookie-consent-links a{color:#837c72;text-underline-offset:3px;font-size:10px;text-decoration:underline}.legal-page{background:radial-gradient(70% 35% at 50% 0,#cda75a0b,#0000 70%),#080808;min-height:100vh}.legal-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:108px;display:flex}.legal-header img{object-fit:cover;width:138px;height:86px;display:block}.legal-header>a:last-child{letter-spacing:1.4px;text-transform:uppercase;color:var(--gold2);font-size:10px;font-weight:700}.legal-content{max-width:920px;padding-top:92px;padding-bottom:130px}.legal-content>.kicker{color:#cda75a;margin:0 0 20px}.legal-content h1{letter-spacing:-2px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,78px);font-weight:400;line-height:1.05}.legal-lede{max-width:760px;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;color:#b2aa9f!important;font-size:19px!important;line-height:1.68!important}.legal-content section{border-top:1px solid #ffffff12;margin-top:44px;padding-top:44px}.legal-content h2{color:#e8e0d5;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.legal-content h3{color:#d0ab66;margin:28px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400}.legal-content p,.legal-content li{color:#aaa298;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.78}.legal-content a{color:var(--gold2);text-underline-offset:3px;text-decoration:underline}.legal-content ul{padding-left:21px}.legal-content .cookie-preferences-link{color:var(--gold2);text-transform:uppercase;letter-spacing:1px;border:1px solid #cda75a75;padding:13px 18px;font-size:10px}.legal-table-wrap{border:1px solid #ffffff14;border-radius:12px;max-width:100%;margin-top:24px;overflow-x:auto}.legal-content table{border-collapse:collapse;width:100%;min-width:680px}.legal-content th,.legal-content td{text-align:left;vertical-align:top;color:#aaa298;border-bottom:1px solid #ffffff10;padding:17px 18px;font-size:13px;line-height:1.55}.legal-content th{letter-spacing:1.2px;text-transform:uppercase;color:#cda75a;font-size:9px}.legal-content tr:last-child td{border-bottom:0}@media (width<=900px){.site-footer-grid{grid-template-columns:1fr 1fr;gap:56px 72px}.site-footer-bottom{flex-direction:column;align-items:flex-start;padding:28px 0}.site-footer-bottom nav{flex-wrap:wrap;justify-content:flex-start}}@media (width<=620px){#top,#per-chi,#come-funziona,#cosa-riceverete,#faq,#pacchetti-prezzi,#contatti{scroll-margin-top:92px}.site-footer{padding-top:72px}.site-footer:before{width:calc(100% - 28px)}.site-footer-grid{grid-template-columns:1fr;gap:44px;padding-bottom:58px}.site-footer-brand img{width:150px}.site-footer-brand>p{font-size:15px}.site-footer-nav,.site-footer-contact,.site-footer-company{gap:12px}.site-footer-bottom{min-height:0;padding:28px 0 36px}.site-footer-bottom>p{line-height:1.8}.site-footer-bottom>p span{margin-left:0;display:block}.site-footer-bottom nav{gap:13px 18px}.cookie-consent-layer{padding:10px}.cookie-consent{border-radius:16px;max-height:calc(100vh - 20px);padding:25px 21px 22px;overflow-y:auto}.cookie-consent h2{font-size:26px}.cookie-consent-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-consent-actions .cookie-primary{grid-column:1/-1}.cookie-consent-actions button{padding-inline:10px}.legal-header{height:88px}.legal-header img{width:108px;height:68px}.legal-header>a:last-child{font-size:8px}.legal-content{padding-top:66px;padding-bottom:92px}.legal-content h1{font-size:47px}.legal-lede{font-size:17px!important}.legal-content section{margin-top:34px;padding-top:34px}.legal-content h2{font-size:24px}.legal-content p,.legal-content li{font-size:15px;line-height:1.75}.legal-content th,.legal-content td{padding:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-footer-socials a,.site-footer-nav a,.site-footer-contact>a,.cookie-consent-actions button,.cookie-options label>i,.cookie-options label>i:after{transition:none}}.hero-listen{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.hero-example-stack{z-index:5;width:430px;position:absolute;bottom:-8px;left:-10px}.hero-example-stack .player-card{width:100%;position:relative;inset:auto}.wave i{transform-origin:50%;opacity:.45;will-change:auto;animation:none;transform:scaleY(.35)}.wave.is-playing i{animation:waveformPulse var(--wave-duration,.9s) ease-in-out infinite alternate;will-change:transform,opacity}.wave i:nth-child(6n+1){--wave-duration:.68s;--wave-peak:1}.wave i:nth-child(6n+2){--wave-duration:.83s;--wave-peak:.72}.wave i:nth-child(6n+3){--wave-duration:1.06s;--wave-peak:.94}.wave i:nth-child(6n+4){--wave-duration:.76s;--wave-peak:.64}.wave i:nth-child(6n+5){--wave-duration:.97s;--wave-peak:.88}.wave i:nth-child(6n+6){--wave-duration:1.22s;--wave-peak:.82}@keyframes waveformPulse{0%{opacity:.48;transform:scaleY(.28)}to{transform:scaleY(var(--wave-peak,.9));opacity:1}}.hero-social-discovery{text-align:center;color:#827b70;margin-top:9px}.hero-social-discovery p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:10px;line-height:1.45}.hero-social-discovery nav{justify-content:center;gap:18px;margin-top:5px;display:flex}.hero-social-discovery a{letter-spacing:1.1px;color:var(--gold);font-size:8px;transition:color .25s}.hero-social-discovery a:hover{color:var(--gold2)}.site-footer-company{gap:9px}.cookie-consent-links a{transition:color .25s}.cookie-consent-links a:hover{color:var(--gold2)}@media (width<=620px){.hero-example-stack{width:calc(100% - 10px);bottom:-10px;left:5px}.hero-social-discovery p{font-size:9px}.hero-social-discovery nav{gap:15px}}@media (prefers-reduced-motion:reduce){.hero-social-discovery a,.cookie-consent-links a{transition:none}.wave.is-playing i{will-change:auto;animation:none}}.order-page{color:#eee7dc;background:radial-gradient(70% 34% at 50% 0,#cda75a0c,#0000 72%),linear-gradient(#070707,#0a0a09 58%,#070707);min-height:100vh}.order-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:108px;display:flex}.order-header img{object-fit:contain;width:138px;height:86px;display:block}.order-header>a:last-child{letter-spacing:1.4px;text-transform:uppercase;color:var(--gold2);font-size:10px;font-weight:700}.order-content{max-width:1040px;padding-top:94px;padding-bottom:140px}.order-intro{text-align:center;max-width:870px;margin-inline:auto}.order-intro .kicker{margin:0 0 23px}.order-intro h1{letter-spacing:-2.6px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(49px,6.4vw,78px);font-weight:400;line-height:1.06}.order-intro>p:last-child{color:#aaa298;max-width:760px;margin:31px auto 0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.7}.selected-package,.order-panel,.order-empty{background:linear-gradient(150deg,#191713e8,#0e0e0de8);border:1px solid #cda75a3e;border-radius:24px;margin-top:82px;padding:43px 46px;box-shadow:0 28px 82px #0008,inset 0 1px #ffffff08}.selected-package .kicker,.order-panel .kicker,.order-section-heading .kicker,.order-timeline>.kicker,.order-finale .kicker{margin:0 0 13px}.selected-package h2,.order-panel h2,.order-section-heading h2,.order-timeline>h2,.order-finale h2,.order-empty h2{letter-spacing:-1px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,43px);font-weight:400;line-height:1.18}.selected-package-details{border-top:1px solid #d1ae6b22;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:38px;padding-top:31px;display:flex}.selected-package-details h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.selected-package-delivery{color:#aaa298;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:15px}.selected-package-price{color:var(--gold2);margin:0;font-family:Georgia,Times New Roman,serif;font-size:64px;line-height:1}.selected-package-summary{color:#9d958b;max-width:720px;margin:29px 0 0;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.7}.package-change-link{color:var(--gold2);letter-spacing:1.15px;text-transform:uppercase;border-bottom:1px solid #cda75a85;margin-top:23px;padding-bottom:5px;font-size:10px;font-weight:700;display:inline-block}.order-timeline{margin-top:105px}.order-timeline ol{border-block:1px solid #ffffff13;grid-template-columns:repeat(4,1fr);margin:48px 0 0;padding:0;list-style:none;display:grid}.order-timeline li{gap:17px;min-width:0;padding:29px 22px 29px 0;display:flex}.order-timeline li+li{border-left:1px solid #ffffff13;padding-left:22px}.order-timeline li>span{color:#cda75a;font-family:Georgia,serif;font-size:12px}.order-timeline h3{margin:0;font-family:Georgia,serif;font-size:17px;font-weight:400}.order-timeline li p{color:#928b82;margin:10px 0 0;font-family:Georgia,serif;font-size:13px;line-height:1.65}.timeline-note{color:#9b948a;max-width:760px;margin:21px 0 0;font-family:Georgia,serif;font-size:13px;line-height:1.65}.order-panel>p:not(.kicker):not(.order-fallback),.order-section-heading>p:last-child{color:#9e978e;max-width:760px;margin:19px 0 0;font-family:Georgia,serif;font-size:16px;line-height:1.72}.order-primary-action{margin-top:29px}.order-fallback{color:#837c73!important;margin:19px 0 0!important;font-size:12px!important}.order-fallback a{color:var(--gold2);overflow-wrap:anywhere;text-decoration:underline}.order-payment-section{margin-top:110px}.order-section-heading{text-align:center}.order-section-heading>p:last-child{margin-inline:auto}.payment-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;display:grid}.payment-card{background:linear-gradient(150deg,#171512e8,#0d0d0ce8);border:1px solid #cda75a3d;border-radius:20px;flex-direction:column;min-height:315px;padding:34px;display:flex;box-shadow:0 22px 62px #0006}.payment-card-muted{border-color:#ffffff16}.payment-card-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.payment-card h3{margin:0;font-family:Georgia,serif;font-size:29px;font-weight:400}.payment-status{color:#8f887e;letter-spacing:1px;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:99px;padding:7px 10px;font-size:8px;font-weight:700}.payment-status.available{color:var(--gold2);border-color:#cda75a54}.payment-card>p{color:#999188;margin:24px 0 29px;font-family:Georgia,serif;font-size:14px;line-height:1.7}.payment-button{width:100%;min-height:54px;margin-top:auto}.payment-disabled{color:#777168;letter-spacing:1px;text-transform:uppercase;cursor:not-allowed;background:#ffffff08;border:1px solid #ffffff19;justify-content:center;align-items:center;padding:15px;font-size:9px;font-weight:700;display:inline-flex}.payment-unavailable{text-align:center;margin:12px 0 0!important;font-size:11px!important}.payment-reference{background:#0e0e0d;border:1px solid #ffffff14;border-radius:16px;margin-top:32px;padding:29px 32px}.payment-reference-label{letter-spacing:1.7px;text-transform:uppercase;color:#cda75a;margin:0 0 12px;font-size:9px;font-weight:700}.payment-reference>div{border:1px solid #ffffff13;justify-content:space-between;align-items:center;gap:20px;padding:13px 14px;display:flex}.payment-reference code{color:#d9d1c5;overflow-wrap:anywhere;font-family:Georgia,serif;font-size:14px}.payment-reference button{color:var(--gold2);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #cda75a55;padding:8px 11px;font-size:9px}.payment-reference>p:last-child{color:#8e877e;margin:16px 0 0;font-family:Georgia,serif;font-size:13px;line-height:1.65}.payment-disclaimer{border-left:1px solid #cda75a55;margin-top:22px;padding-left:20px}.payment-disclaimer p{color:#827b72;margin:0;font-family:Georgia,serif;font-size:12px;line-height:1.65}.payment-disclaimer p+p{color:#aaa298;margin-top:6px}.order-finale{text-align:center;max-width:820px;margin:122px auto 0}.order-finale h2{font-size:clamp(41px,5vw,59px)}.order-finale>p:not(.kicker){color:#a29a90;margin:28px auto 0;font-family:Georgia,serif;font-size:17px;line-height:1.75}.order-finale small{color:#caa965;margin-top:20px;font-family:Georgia,serif;font-size:12px;display:block}.order-empty{text-align:center}.order-empty p{color:#999188;margin:20px auto 0;font-family:Georgia,serif}.order-empty .button{margin-top:28px}@media (width<=900px){.order-timeline ol{grid-template-columns:1fr 1fr}.order-timeline li:nth-child(3){border-left:0}.order-timeline li:nth-child(n+3){border-top:1px solid #ffffff13}.payment-grid{gap:18px}.selected-package,.order-panel,.order-empty{padding:38px}}@media (width<=620px){.order-header{height:88px}.order-header img{width:108px;height:68px}.order-header>a:last-child{font-size:8px}.order-content{width:min(100% - 28px,1040px);padding-top:66px;padding-bottom:92px}.order-intro h1{font-size:43px}.order-intro>p:last-child{font-size:16px}.selected-package,.order-panel,.order-empty{border-radius:19px;margin-top:58px;padding:30px 23px}.selected-package-details{flex-direction:column;align-items:flex-start}.selected-package-price{font-size:55px}.order-timeline{margin-top:76px}.order-timeline ol{grid-template-columns:1fr;margin-top:34px}.order-timeline li,.order-timeline li+li{border-left:0;padding:23px 0}.order-timeline li+li,.order-timeline li:nth-child(3){border-top:1px solid #ffffff13}.order-primary-action{width:100%;min-height:56px;padding-inline:13px}.order-payment-section{margin-top:83px}.payment-grid{grid-template-columns:1fr;margin-top:36px}.payment-card{min-height:300px;padding:28px 23px}.payment-card-top{align-items:flex-start}.payment-reference{padding:24px 20px}.payment-reference>div{flex-direction:column;align-items:flex-start}.payment-reference button{width:100%;min-height:40px}.order-finale{margin-top:88px}.order-finale h2{font-size:39px}.order-finale>p:not(.kicker){font-size:15px}}.hero-art{isolation:isolate;background:radial-gradient(circle at 52% 44%,#dfae5933 0,#c996421a 31%,#0000 63%)}.hero-art:before{content:"";z-index:-2;aspect-ratio:1;transform-origin:50%;filter:blur(8px);opacity:.78;pointer-events:none;will-change:transform,opacity;background:radial-gradient(circle,#f1cb7730 0,#cd9c451d 31%,#936a260d 49%,#0000 70%);border-radius:50%;width:86%;animation:8.5s ease-in-out infinite alternate heroGlowBreath;position:absolute;top:46%;left:52%;transform:translate(-50%,-50%)}.hero-art:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#e8bd6822 0,#bc87320e 45%,#0000 70%);border-radius:50%;width:68%;height:58%;position:absolute;top:47%;left:52%;transform:translate(-50%,-50%)}.vinyl{--vinyl-offset-y:0px;transform:translateY(var(--vinyl-offset-y)) rotate(-8deg);transform-origin:50%;will-change:transform;animation:20s linear infinite heroVinylSpin;box-shadow:0 28px 75px #000,0 0 64px #c4923930,0 0 1px #f0d18d66}.vinyl:before{content:"";opacity:.42;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 7px,#d5ae6320 8px,#0000 9px);border-radius:50%;position:absolute;inset:3%}.label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 27px #d2aa5c5c,0 0 56px #bd87302b,inset 0 1px #f4d99d59}.hero-art .orbit{--orbit-rotation:-22deg;--orbit-turn:360deg;transform:rotate(var(--orbit-rotation));opacity:.72;will-change:transform,opacity;animation:22s linear infinite heroOrbitSpin}.hero-art .orbit-two{--orbit-rotation:28deg;--orbit-turn:-360deg;opacity:.56;animation-duration:31s;animation-delay:-7s}.track{min-width:0}.track b,.track small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cover-mini{flex:none}.player-card button{flex:0 0 38px}@keyframes heroOrbitSpin{0%{transform:rotate(var(--orbit-rotation)) scale(.995)}to{transform:rotate(calc(var(--orbit-rotation) + var(--orbit-turn))) scale(1.008)}}@keyframes heroVinylSpin{0%{transform:translateY(var(--vinyl-offset-y)) rotate(-8deg)}to{transform:translateY(var(--vinyl-offset-y)) rotate(352deg)}}@keyframes heroGlowBreath{0%{opacity:.68;transform:translate(-50%,-50%)scale(.965)}to{opacity:.94;transform:translate(-50%,-50%)scale(1.04)}}.gold-particle{opacity:.32;animation-duration:15s}@media (width<=900px){.nav{height:auto;min-height:78px;padding-top:max(8px,env(safe-area-inset-top));padding-bottom:6px}.nav .brand-logo{flex:0 0 94px;width:94px;height:56px}.hero{text-align:center;flex-direction:column;align-items:stretch;row-gap:0;display:flex;overflow:hidden}.hero-copy{display:contents}.hero .eyebrow{order:0}.hero h1{order:1}.hero .lede{order:2;margin-inline:auto}.hero-actions{order:3}.hero-art{order:5;width:100%;height:390px;margin-top:10px}.hero .proof{order:7;width:100%;margin:18px auto 0}.hero-art .vinyl{--vinyl-offset-y:-34px}.hero-example-stack{width:min(100%,430px);bottom:3px;left:50%;transform:translate(-50%)}.hero-social-discovery{color:#b3a68f;margin-top:11px}.hero-social-discovery a{color:#d3aa5c}.music-ripple{top:59%}}@media (width<=620px){.nav{min-height:72px;padding-bottom:4px}.hero{padding-top:8px;padding-bottom:26px}.hero-actions{margin-top:17px}.hero-art{height:350px;margin-top:5px}.hero-art .vinyl{--vinyl-offset-y:-35px;width:238px;height:238px}.hero-art .label{width:78px;height:78px}.hero-art .orbit-one{width:286px;height:188px}.hero-art .orbit-two{width:318px;height:224px}.hero-example-stack{width:min(100%,430px);bottom:2px}.hero-example-stack .player-card{gap:11px;min-height:94px;padding:10px}.cover-mini{width:70px;height:70px}.track b{font-size:15px}.track small{letter-spacing:1px;font-size:5.8px}.wave{height:24px}.hero-social-discovery{margin-top:10px}.hero-social-discovery p{color:#b3a68f;font-size:9.5px}.hero-social-discovery nav{gap:17px;margin-top:6px}.hero-social-discovery a{font-size:8.5px}.hero .proof{margin-top:16px;padding:10px 0}}@media (width<=390px){.hero-art{height:332px}.hero-art .vinyl{width:224px;height:224px}.hero-art .label{width:74px;height:74px}.hero-example-stack .player-card{gap:9px;padding:9px}.cover-mini{width:64px;height:64px}.player-card button{flex-basis:36px;width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.hero-art .vinyl,.hero-art .orbit,.hero-art:before,.gold-particle{will-change:auto;animation:none}}@media (width<=340px){.order-intro h1{font-size:38px}.order-primary-action{letter-spacing:1.1px;font-size:9px}.payment-card-top{display:block}.payment-status{margin-top:12px;display:inline-block}}.order-customer-type{padding-block:27px}.order-customer-type fieldset{border:0;align-items:center;gap:16px 28px;margin:0;padding:0;display:flex}.order-customer-type legend{float:left;color:#eee9df;margin-right:auto;font-family:Georgia,Times New Roman,serif;font-size:20px}.order-customer-type label{color:#b6aea4;cursor:pointer;align-items:center;gap:8px;font-family:Georgia,serif;font-size:14px;display:flex}.order-customer-type input{accent-color:var(--gold);width:16px;height:16px;margin:0}@media (width<=620px){.order-customer-type fieldset{flex-direction:column;align-items:flex-start;gap:14px}.order-customer-type legend{float:none;margin:0 0 5px;font-size:19px}}@property --tw-ease{syntax:"*";inherits:false}
