@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;font-family:'DM Sans',sans-serif;background:#111219;color:#f7f7fb;scroll-behavior:smooth;--muted:#b9b9c5;--red:#ed2034;--line:#ffffff24}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 0% 20%,#48213f40,transparent 40%),radial-gradient(ellipse at 100% 55%,#303d6355,transparent 45%);font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #ff7184;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif;font-weight:500}p{line-height:1.7}section{scroll-margin-top:25px}.skip-link{position:fixed;top:-80px;left:20px;padding:15px;background:#fff;color:#111;z-index:50}.skip-link:focus{top:10px}.announcement{display:flex;justify-content:space-between;padding:12px 5%;font-size:12px;letter-spacing:.2px;color:#d0ced6;border-bottom:1px solid var(--line)}.announcement span{color:#c5bbc6}.header{height:110px;padding:16px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:15px;align-items:center}.brand img{width:70px;height:70px;border-radius:6px}.brand>span{font-size:14px}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a:hover,.text-link:hover{color:#ff8e9e}.nav-cta{font-size:14px;display:flex;gap:30px;border-bottom:1px solid #bbb;padding:12px 0}.glass-panel{background:#ffffff08;border:1px solid #ffffff28;border-radius:20px;backdrop-filter:blur(22px)}.hero{position:relative;min-height:680px;margin:0 3%;padding:45px;display:flex;align-items:center;border-radius:24px;overflow:hidden;isolation:isolate}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10111a4d,transparent 75%);z-index:-1}.hero-image{position:absolute;inset:0;height:100%;z-index:-2;object-position:center}.hero-copy{max-width:560px;padding:42px;background:#14151ecc;border-color:#ffffff50;box-shadow:0 20px 70px #0003}.eyebrow{font-size:14px;line-height:1.5;margin-bottom:22px;color:#d4c4cf}.hero h1{font-size:clamp(60px,7vw,90px);line-height:1.04;letter-spacing:-5px;margin:0 0 27px}.hero-copy>p:not(.eyebrow){max-width:410px;font-size:17px;line-height:1.75;color:#f3f0f5;margin-bottom:27px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:#f6f5f9;color:#171720;border:1px solid transparent;border-radius:8px;padding:18px 24px;font-size:14px;line-height:1.4;font-weight:600;text-align:center}.button:hover{background:#e9dce4}.button-ghost{background:transparent;color:#fff;border-color:#ffffff50}.button-ghost:hover{background:#ffffff12}.hero .button{padding:15px 18px;gap:12px}.hero-foot{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#d5cdd9;border-top:1px solid #ffffff36;margin-top:35px;padding-top:22px}.hero-caption{position:absolute;right:38px;bottom:35px;padding:23px 32px;font-size:20px;line-height:1.4;background:#17192088}.highlights{padding:34px 6%;display:flex;align-items:center;justify-content:center;gap:55px;color:#d5d2db;font-size:14px}.highlights i{font-style:normal;color:#ed697c}.section{padding:85px 7%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:clamp(34px,3.7vw,54px);line-height:1.13;letter-spacing:-2px;margin-bottom:0}.section-heading>p{font-size:15px;color:var(--muted);margin-bottom:0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid #ffffff35;border-radius:30px;color:#f3f3f7;padding:11px 18px;font-size:14px}.filters button[aria-pressed=true]{background:#f7f6fa;color:#161620;border-color:#f7f6fa}#product-count{font-size:13px;color:var(--muted);white-space:nowrap}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product{padding:10px 10px 0;overflow:hidden}.product-image{border:0;padding:0;position:relative;display:block;width:100%;aspect-ratio:1;background:#eeedef;border-radius:12px;overflow:hidden}.product-image img{height:100%;object-fit:cover;transition:transform .25s}.product-image:hover img{transform:scale(1.04)}.product-view{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;border-radius:50%;width:35px;height:35px;background:#ffffffdd;color:#19191e;font-size:21px}.product-info{padding:20px 8px 18px;display:flex;justify-content:space-between;align-items:start;gap:8px}.product-info h3{font-size:17px;font-weight:500;margin:0 0 6px}.product-info p{font-size:12px;color:var(--muted);margin:0}.swatch{display:block;width:13px;height:13px;border-radius:50%;background:var(--swatch);border:1px solid #ffffff70;flex-shrink:0;margin-top:4px}.product-inquire{border-top:1px solid var(--line);padding:14px 8px;display:flex;justify-content:space-between;gap:10px;font-size:13px;color:#e9d1d9}.catalog-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:25px;font-size:14px}.catalog-footer p{margin:0;color:var(--muted)}.text-link{display:inline-block;border:0;border-bottom:1px solid #bbb5;background:transparent;color:inherit;padding:8px 0;font-size:14px;line-height:1.5}.quality{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center}.quality-photo{position:relative;border-radius:22px;overflow:hidden;height:650px}.quality-photo>img{height:100%;object-position:center 35%}.photo-note{position:absolute;bottom:25px;left:25px;right:25px;padding:22px 26px;font-size:21px;background:#17182080;line-height:1.4}.quality-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0;font-size:16px}.qualities{display:grid;grid-template-columns:1fr 1fr;gap:28px 24px;margin-top:35px}.qualities article>span{font-size:25px;color:#f98799;display:block;margin-bottom:14px}.qualities h3{font-size:17px;font-weight:500;margin-bottom:8px}.qualities p{font-size:14px;color:var(--muted);margin:0}.wholesale{margin:25px 7% 75px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(110deg,#9c294533,#ffffff05)}.wholesale>div{max-width:650px}.wholesale h2{font-size:35px}.wholesale p:last-child{color:#c4beca;margin:18px 0 0}.wholesale .button{flex-shrink:0}.music-section{position:relative;background:radial-gradient(ellipse at 70% 25%,#5a284840,transparent 65%);border-top:1px solid var(--line)}.music-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:12%;align-items:end;margin-bottom:65px}.music-intro h2{font-size:clamp(45px,4.8vw,69px);letter-spacing:-2.5px}.music-intro>div:last-child>p{font-size:17px;color:#c4becc}.music-intro .text-link{margin-top:10px;color:#f2d7df}.gallery-heading{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:23px}.gallery-heading h3{font-size:20px;font-weight:500;margin:0}.gallery-heading p{font-size:14px;color:var(--muted);margin:0}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.video-card{overflow:hidden;background:#ffffff07}.video-card video{display:block;aspect-ratio:16/10;width:100%;background:#08080c;object-fit:contain}.video-card>div{padding:23px}.video-type{font-size:12px;color:#ef9bac;margin-bottom:12px}.video-card h3{font-size:19px;line-height:1.4;font-weight:500;margin-bottom:10px}.video-card p:last-child{font-size:14px;color:var(--muted);margin:0}.packages-section{padding-top:55px}.packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;align-items:stretch}.package{padding:30px;display:flex;flex-direction:column}.package-type{color:#f1c6d0;font-size:14px;margin-bottom:20px}.package h3{font-size:22px;line-height:1.35;font-weight:500;min-height:60px;margin:0 0 25px}.price{font-family:Manrope,sans-serif;font-size:44px;letter-spacing:-2px;line-height:1.1;margin-bottom:30px}.price>span{font-size:20px;letter-spacing:0}.package ul{padding-left:19px;color:#c9c4d0;margin:0 0 25px;font-size:14px;line-height:1.6}.package li{margin-bottom:12px;padding-left:3px}.package li::marker{color:#ef8295}.package .button{margin-top:auto;font-size:14px;padding:16px}.package-extra{font-size:13px;color:#f1c6d0;background:#ee486b13;border:1px solid #ee486b30;padding:12px;border-radius:8px;line-height:1.5;margin-bottom:25px}.featured{background:linear-gradient(140deg,#94294740,#ffffff08);border-color:#e56c8755}.package-note{font-size:14px;color:var(--muted);margin:27px 0 0;text-align:center}.story{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:9%}.story-brand{min-height:440px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;background:#060608}.story-brand img{width:220px;height:220px}.story-brand>span{font-size:16px;text-align:center;line-height:1.5;color:#c6c1cb}.story-copy h2{margin-bottom:25px}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;margin-bottom:17px}.ruc{display:inline-block;margin-top:10px;font-size:13px;padding:10px 16px;border:1px solid var(--line);border-radius:30px}.questions{display:grid;grid-template-columns:1fr 1.25fr;gap:9%;padding-bottom:90px}.questions details{border-bottom:1px solid var(--line);padding:22px 0}.questions details:first-child{padding-top:0}.questions summary{cursor:pointer;line-height:1.6;font-size:16px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.questions summary:after{content:'+';font-size:24px;color:#c798a7}.questions details[open] summary:after{content:'−'}.questions details p{font-size:15px;color:var(--muted);margin:18px 0 0}.bank-details{background:#ffffff06;padding:16px;border:1px solid var(--line);border-radius:12px;font-size:14px}.bank-details>div{display:grid;grid-template-columns:70px 1fr;gap:10px;padding:6px 0}.bank-details dt{color:var(--muted)}.bank-details dd{margin:0;overflow-wrap:anywhere}.closing{text-align:center;padding:85px 20px 100px;background:radial-gradient(ellipse at bottom,#82223988,transparent 75%);border-top:1px solid var(--line)}.closing>p{font-size:15px;color:#d0c3d0}.closing h2{font-size:clamp(48px,7vw,90px);letter-spacing:-4px;margin:0 0 35px}.closing>span{display:block;font-size:14px;color:#cabfca;margin-top:22px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 5%;border-top:1px solid var(--line);font-size:13px}footer>a:first-child{font-size:18px;font-weight:700;letter-spacing:-.5px}footer p{margin:0;color:var(--muted)}footer p span{display:block;font-size:12px}dialog{border:1px solid #ffffff35;background:#181920;color:#f6f4f9;border-radius:20px;padding:0;max-width:900px;width:90%;box-shadow:0 20px 100px #0008}dialog::backdrop{background:#080810bb;backdrop-filter:blur(8px)}.close-dialog{position:absolute;right:12px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;font-size:20px;z-index:2}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-layout>img{height:100%;min-height:540px;object-fit:contain;background:#ececee}.dialog-layout>div{padding:55px 30px 35px}.dialog-layout h2{font-size:36px;margin-bottom:24px}.dialog-layout p:not(.eyebrow){font-size:15px;color:#c7c0ce;line-height:1.7}.dialog-layout .button{margin-top:10px;font-size:13px}.close-detail{margin-top:20px;display:block;color:#c2b7c8}
@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1450px)/2));padding-right:max(7%,calc((100vw - 1450px)/2))}}
@media(max-width:1100px){.brand>span{display:none}.header nav{gap:22px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.section{padding:70px 5%}.hero{padding:30px}.hero-copy{max-width:500px;padding:35px}.hero-caption{right:25px;padding:20px}.highlights{gap:25px}.quality{gap:5%}.quality-photo{height:620px}.wholesale{margin:25px 5% 70px;padding:30px}.wholesale h2{font-size:30px}.music-intro{gap:8%}.package{padding:25px}.package h3{font-size:20px}.video-card>div{padding:20px}}
@media(max-width:760px){.announcement{justify-content:center;font-size:11px;padding:10px 15px}.announcement>span{display:none}.header{height:96px;padding:13px 20px;gap:20px}.brand img{height:62px;width:62px}.header nav{gap:18px;font-size:13px;flex-wrap:wrap;justify-content:flex-end}.header nav a:last-child,.nav-cta{display:none}.hero{min-height:770px;align-items:end;padding:215px 18px 23px;margin:0 14px;border-radius:20px}.hero-image{object-position:65% top}.hero-copy{padding:27px 25px;max-width:100%;width:100%;background:#14151ecc}.hero h1{font-size:62px;letter-spacing:-3px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-actions{gap:10px}.hero .button{font-size:13px;padding:15px;flex:1}.hero-foot{font-size:11px;margin-top:25px;gap:10px}.hero-caption{display:none}.eyebrow{font-size:13px}.highlights{gap:12px;flex-wrap:wrap;padding:27px 20px;font-size:12px}.highlights i:last-of-type{display:none}.highlights span:last-child{width:100%;text-align:center;margin-top:2px}.section{padding:55px 20px}.section-heading{align-items:start;gap:20px;margin-bottom:25px}.section-heading>p{display:none}h2{font-size:36px;letter-spacing:-1.5px}.collection-toolbar{display:block}.filters{gap:7px}.filters button{padding:10px 13px;font-size:12px}#product-count{display:block;margin-top:15px;font-size:12px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product{padding:7px 7px 0;border-radius:14px}.product-image{border-radius:9px}.product-view{width:29px;height:29px;right:8px;bottom:8px;font-size:18px}.product-info{padding:15px 4px;gap:6px}.product-info h3{font-size:15px;line-height:1.4}.product-info p{font-size:11px}.swatch{width:10px;height:10px}.product-inquire{font-size:12px;padding:13px 4px}.catalog-footer{display:block;margin-top:23px;font-size:14px}.catalog-footer .text-link{margin-top:10px}.quality{grid-template-columns:1fr;gap:35px}.quality-photo{height:470px}.quality-copy h2{font-size:40px}.qualities{gap:25px 20px}.qualities p{font-size:14px}.wholesale{margin:15px 20px 50px;padding:28px;display:block}.wholesale h2{font-size:31px}.wholesale .button{margin-top:25px;width:100%}.music-intro{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.music-intro h2{font-size:47px;letter-spacing:-2px}.music-intro>div:last-child>p{font-size:16px}.gallery-heading{display:block}.gallery-heading h3{font-size:20px;margin-bottom:10px}.gallery-heading p{font-size:14px}.video-grid{grid-template-columns:1fr 1fr;gap:15px}.video-card{border-radius:14px}.video-card>div{padding:16px}.video-card h3{font-size:16px}.video-card p:last-child{font-size:13px}.video-type{font-size:11px;margin-bottom:9px}.video-card video{aspect-ratio:4/3}.packages{grid-template-columns:1fr;gap:20px}.package{padding:30px}.package h3{min-height:0;font-size:24px;margin-bottom:22px}.package ul{font-size:15px}.package-note{text-align:left}.story{grid-template-columns:1fr;gap:35px}.story-brand{min-height:320px}.story-brand img{width:180px;height:180px}.story-copy h2{font-size:36px}.questions{grid-template-columns:1fr;gap:35px}.closing{padding:65px 20px}.closing h2{font-size:52px;letter-spacing:-2px}footer{padding:30px 20px;flex-wrap:wrap;gap:20px}footer>a:first-child{width:100%}footer p{font-size:12px}footer>a:last-child{font-size:12px}.dialog-layout{grid-template-columns:1fr}.dialog-layout>img{height:280px;min-height:0}.dialog-layout>div{padding:28px}.dialog-layout h2{font-size:32px}dialog{max-height:90vh}.close-detail{font-size:13px}}
@media(max-width:380px){.header nav{font-size:12px;gap:12px}.hero h1{font-size:53px}.hero-copy{padding:25px 20px}.hero-actions{flex-direction:column}.product-info p{font-size:10px}.video-grid{grid-template-columns:1fr}.hero-foot{flex-direction:column}.qualities{grid-template-columns:1fr}.bank-details>div{grid-template-columns:1fr;gap:3px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
