summary{touch-action:manipulation}summary:focus-visible{outline:2px solid white;outline-offset:2px;box-shadow:0 0 0 5px #263782}.spark{fill:currentColor;stroke:none;width:42px;height:42px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:15px 25px;background:var(--ink);color:var(--paper);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;transition:background .2s,color .2s}.button:hover{background:var(--accent);color:var(--ink);text-decoration:none}.button.outline{border:1px solid currentColor;background:transparent;color:inherit}.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:12px;font-weight:700}.text-link svg{width:17px}.campaign{position:relative;overflow:hidden}.campaign img{height:100%;object-fit:cover}.campaign figcaption{position:absolute;bottom:10px;right:12px;background:#21171ad9;color:#fff;padding:3px 7px;font-size:9px;letter-spacing:.02em}.section{padding:88px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:32px}.section-head h2,.faq h2{font-family:var(--display);font-size:clamp(40px,5.1vw,72px);line-height:1.05;letter-spacing:-.025em;font-weight:400}.section-head>p{font-size:14px;max-width:37ch}.collection-tools{border-top:1px solid var(--line);padding:18px 0;display:flex;justify-content:space-between;gap:24px;align-items:center}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters button{padding:8px 18px;min-height:44px;border:1px solid transparent;border-radius:30px;font-size:12px}.filters button:hover{border-color:var(--ink)}.filters .selected{background:var(--ink);color:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 22px}.product-image{width:100%;aspect-ratio:1.13;position:relative;overflow:hidden;display:grid;place-items:center;background:#e0e1eb;padding:19%}.product-image img{height:100%;object-fit:contain;transition:transform .45s cubic-bezier(.16,1,.3,1)}.product-image:hover img{transform:scale(1.07) rotate(-5deg)}.product-image.tone-1{background:#e6d5e7}.product-image.tone-2{background:#dfe6d2}.product-image.tone-3{background:#d2e0e5}.product-image.tone-4{background:#dedde9}.product-image.tone-5{background:#e7d8dd}.quick{position:absolute;bottom:12px;right:12px;left:12px;min-height:38px;display:flex;align-items:center;justify-content:space-between;background:#ffffffdc;color:#222;padding:9px 13px;font-size:11px;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s}.product-image:hover .quick,.product-image:focus-visible .quick{opacity:1;transform:translateY(0)}.quick svg{width:15px;height:15px}.product-meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:14px 0 3px;font-size:13px}.product-meta h3{font-size:14px;font-weight:750}.product-meta>span{white-space:nowrap;font-variant-numeric:tabular-nums}.product>p{font-size:11px}.catalog-note{margin-top:24px;font-size:11px}.empty{padding:30px 0}[hidden]{display:none!important}.academy{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper);min-height:570px}.academy-type{padding:55px 9%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:start;font-family:Anton,sans-serif;font-size:75px;line-height:1}.academy-type strong{font-size:clamp(130px,18vw,250px);font-weight:400;line-height:.95;letter-spacing:-.025em}.academy-type .spark{position:absolute;right:13%;top:17%;width:60px;height:60px}.academy-copy{padding:70px 12% 70px 6%;display:flex;flex-direction:column;align-items:start;justify-content:center}.academy-copy h2{font-family:var(--display);font-size:clamp(39px,4.3vw,62px);font-weight:400;line-height:1.08}.academy-copy .lead{font-size:16px;margin-top:23px;font-weight:700}.academy-copy>p:not(.lead){font-size:13px;margin-top:13px}.training-note{margin:25px 0;border-top:1px solid currentColor;padding-top:14px}.training-note>span{font-size:12px;font-weight:800}.training-note p{font-size:11px;margin-top:5px}.academy .button{background:var(--paper);color:var(--ink)}.academy .button:hover{background:#fff;color:var(--ink)}.academy .text-link{font-size:11px;margin-top:12px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;border-top:1px solid var(--line);padding-top:32px}.editorial-grid h3{font-size:19px;line-height:1.3;margin-bottom:20px}.editorial-grid p{font-size:13px}.editorial-grid .text-link{margin-top:20px}.studio-link{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:64px 5%;border-block:1px solid var(--line)}.studio-link h2{font-family:var(--display);font-size:clamp(35px,4vw,58px);font-weight:400;line-height:1.1}.studio-link p{font-size:13px;max-width:52ch;margin-bottom:24px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq h2{font-size:46px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;padding:22px 0;font-size:13px;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary span{font:24px/1 Manrope,sans-serif}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;padding:0 25px 24px 0}.faq details a{text-decoration:underline}.gem-stage{position:relative;z-index:2;min-width:0;display:grid;place-items:center}.hero-gem{width:115%;max-width:none;filter:drop-shadow(0 20px 20px #46457b35);transform:rotate(-16deg);margin-top:-45px}.satellite{position:absolute;width:38%;bottom:7%;left:2%;transform:rotate(18deg)}.gem-stage>.spark{position:absolute;top:18%;right:0;width:40px;height:40px}.orbit-text{position:absolute;right:-4%;bottom:12%;font-size:9px;writing-mode:vertical-rl;letter-spacing:.1em}.hero-baseline{display:flex;justify-content:space-between;gap:20px;font-size:10px;padding:18px 0;border-top:1px solid var(--ink)}.hero-baseline a{display:flex;align-items:center;gap:25px}.hero-baseline svg{width:16px;height:16px}.after-hero{position:relative;min-height:760px;background:#170b12;color:#f6dfe7;isolation:isolate}.after-hero>.campaign{position:absolute;inset:0;z-index:-2}.after-hero>.campaign img{object-position:right center}.after-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(25,6,15,.88),rgba(25,6,15,.15) 65%,transparent)}.after-heading{padding:18px 5% 65px}.after-brand{display:block;font:clamp(90px,15.8vw,240px)/1 Blackletter,serif;color:#efc3d4;letter-spacing:-.02em;margin-bottom:27px;white-space:nowrap}.after-heading h1{font:600 17px/1.5 Manrope,sans-serif}.after-heading h1 em{display:block;font:italic 500 clamp(48px,5.7vw,82px)/.98 Bodoni,serif;letter-spacing:-.02em;margin-top:15px}.after-heading>p{font-size:12px;margin:25px 0}.after-heading .button{background:#efc3d4;color:#400c20}.after-heading .button:hover{background:white}.after-side{position:absolute;right:5%;bottom:55px;font-size:11px;text-align:right;letter-spacing:.06em}.after-manifesto{display:flex;align-items:center;justify-content:space-between;padding:38px 5%;gap:30px;border-bottom:1px solid var(--line)}.after-manifesto>span{font:italic 38px/1 Bodoni,serif}.after-manifesto p{font-size:12px}.hotline-hero{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.hotline-left{padding:36px 8% 25px}.hotline-left h1{font:clamp(70px,8vw,120px)/.96 Anton,sans-serif;letter-spacing:-.025em}.hotline-left h1>span{display:block;font:800 14px/1.4 Manrope,sans-serif;letter-spacing:.02em;margin-bottom:20px}.hotline-left h1 i{font-style:normal;color:#e8ee80;-webkit-text-stroke:2px #661d30}.hotline-deck{margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hotline-deck p{font-size:13px;font-weight:650}.hotline-deck .button{font-size:10px;gap:20px;padding-inline:18px}.hotline-training{display:flex;gap:30px;align-items:center;margin-top:25px;font-size:11px;min-height:44px}.hotline-right{position:relative;background:#24352b;min-width:0;display:flex;flex-direction:column;justify-content:end}.hotline-right>.campaign{position:absolute;inset:0}.hotline-right>.campaign img{object-position:30% center}.hotline-right figcaption{bottom:110px}.hotline-sticker{position:absolute;top:25px;right:25px;font:48px/.9 Anton,sans-serif;color:var(--paper);padding:22px;border:2px solid var(--paper);transform:rotate(9deg)}.gem-picker{position:relative;z-index:2;margin:0 25px 25px;padding:15px 20px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:15px}.gem-picker>div:first-child{display:flex;flex-direction:column}.gem-picker span{font-size:9px;letter-spacing:.04em}.gem-picker strong{font-size:13px}.gem-picker>div:last-child{display:flex;gap:4px}.gem-picker button{width:54px;height:54px;padding:6px;border:1px solid transparent}.gem-picker button.active{border-color:var(--ink)}.gem-picker img{height:100%;object-fit:contain}.picked-gem{position:absolute;left:-65px;bottom:108px;width:205px;transform:rotate(-12deg);filter:drop-shadow(0 12px 13px #1c18194d)}.picker-display.reveal{animation:gem-reveal .45s cubic-bezier(.16,1,.3,1)}@keyframes gem-reveal{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.hotline-strip{overflow:hidden;display:flex;gap:45px;align-items:center;justify-content:space-between;padding:23px 4%;background:var(--ink);color:var(--paper);font:27px/1 Anton,sans-serif;white-space:nowrap}.hotline-strip .spark{width:27px;height:27px}.hotline .collection{background:#f2f0e6}.hotline .collection-tools{border-color:#c6bd9b}.hotline .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hotline .product-image{background:#e4e5c5}.hotline .product-image.tone-1,.hotline .product-image.tone-5{background:#f2ccdb}.hotline .product-image.tone-2,.hotline .product-image.tone-4{background:#d8ddb5}.hotline .product-image.tone-3{background:#d6dae9}.hotline .filters button{border-radius:0}.hotline .academy{background:#661d30}.hotline .education{border-bottom:1px solid var(--line)}.hotline .academy-type{transform:rotate(-4deg)}
dialog{background:var(--paper);color:var(--ink);border:0;width:min(850px,calc(100% - 32px));max-height:88vh;padding:30px;box-shadow:0 20px 80px #130c213d}dialog::backdrop{background:#17101eaa}dialog .close{display:flex;align-items:center;justify-content:end;gap:12px;min-height:44px;margin-left:auto;font-size:12px;margin-bottom:20px}dialog h2{font-family:var(--display);font-size:35px;line-height:1.1;margin-bottom:20px;font-weight:400}.product-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.product-dialog-grid>img{padding:12%;background:#ffffff35}.product-dialog-grid p{font-size:12px}.product-dialog-grid label,#search-dialog label{display:block;margin:16px 0 7px;font-size:12px;font-weight:700}.product-dialog-grid .detail-price{font-size:25px;margin:20px 0}.product-dialog-grid .button{width:100%;font-size:10px;gap:15px}.demo-note{font-size:11px!important;margin:15px 0}.cart-row{display:grid;grid-template-columns:65px 1fr auto;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-row img{height:65px;object-fit:contain}.cart-row strong{font-size:13px}.cart-row p{font-size:11px}.cart-row button{font-size:11px;min-height:44px;text-decoration:underline}.cart-total{display:flex;justify-content:space-between;margin:25px 0}.search-result{display:flex;width:100%;align-items:center;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.search-result img{width:60px;height:60px;object-fit:contain}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:15px 25px;background:var(--ink);color:var(--paper);box-shadow:0 5px 25px #1112;z-index:20;font-size:12px;max-width:calc(100% - 30px);width:max-content}.toast:empty{display:none}
@media(max-width:1000px){.hotline-deck{align-items:start;flex-direction:column;gap:17px}.hotline-left{padding-top:45px}.hotline-hero{min-height:650px}.hotline-left h1{font-size:9vw}.picked-gem{width:165px;left:-40px}.gem-picker{padding:12px;margin:0 15px 20px}.gem-picker button{width:43px;height:43px}.academy-copy{padding-right:9%}.academy-type{font-size:60px}.editorial-grid{gap:25px}.section{padding-block:65px}.faq{gap:35px}.hotline-strip{font-size:23px}.hotline-strip>span:last-child{display:none}}
@media(max-width:700px){.section{padding:48px 6%}.section-head{display:block;margin-bottom:25px}.section-head h2{font-size:45px;line-height:1.05}.section-head>p{font-size:12px;margin-top:20px;max-width:40ch}.collection-tools{align-items:start;gap:10px;flex-direction:column;padding:10px 0 18px}.filters{gap:1px;width:100%;justify-content:space-between}.filters button{font-size:10px;padding:7px 11px;min-height:42px}.collection-tools>.text-link{font-size:10px;min-height:30px}.product-grid,.hotline .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 12px}.product-image{aspect-ratio:1;padding:19%}.quick{opacity:1;transform:none;inset:auto 6px 6px;padding:5px 7px;font-size:9px;min-height:27px}.quick svg{width:12px}.product-meta{display:block;margin-top:10px}.product-meta h3{font-size:12px;line-height:1.4}.product-meta>span{font-size:11px}.product>p{font-size:9px}.catalog-note{font-size:10px}.academy{grid-template-columns:1fr;min-height:0}.academy-type{display:block;padding:30px 6%;font-size:40px;line-height:1;white-space:nowrap;border-bottom:1px solid currentColor}.academy-type strong{font-size:73px;margin-inline:9px;line-height:1}.academy-type .spark{display:none}.academy-copy{padding:38px 6% 42px}.academy-copy h2{font-size:46px}.academy-copy .lead{font-size:14px}.academy-copy>p:not(.lead){font-size:12px}.academy-copy .button{width:100%;font-size:11px}.editorial-grid{grid-template-columns:1fr;gap:32px;padding-top:25px}.editorial-grid article{padding-bottom:25px;border-bottom:1px solid var(--line)}.editorial-grid article:last-child{border:0;padding-bottom:0}.editorial-grid h3{font-size:20px;margin-bottom:12px}.editorial-grid p{font-size:12px}.editorial-grid .text-link{margin-top:10px}.studio-link{grid-template-columns:1fr;padding:40px 6%;gap:25px}.studio-link h2{font-size:39px}.studio-link p{font-size:12px}.faq{grid-template-columns:1fr;gap:25px}.faq h2{font-size:39px}.faq summary{font-size:12px;gap:15px;padding-block:20px}.faq details p{font-size:12px}.gem-stage{min-height:215px;grid-column:1}.hero-gem{width:118%;margin-top:0}.satellite{width:42%;left:0;bottom:5%}.gem-stage>.spark{width:27px;height:27px;top:8%;right:8%}.campaign figcaption{font-size:7px;right:5px;bottom:6px;padding:3px 4px}.orbit-text{display:none}.hero-baseline{font-size:9px;padding:14px 0}.hero-baseline>span{max-width:19ch}.hero-baseline a{gap:8px}.hero-baseline svg{width:14px}.after-hero{min-height:680px}.after-heading{padding:15px 6% 35px;position:relative;z-index:1}.after-brand{font-size:20vw;line-height:1.25;margin-bottom:215px}.after-hero>.campaign img{object-position:69% top}.after-hero:after{background:linear-gradient(0deg,#240817 0%,#240817cf 26%,transparent 72%)}.after-heading h1{font-size:12px}.after-heading h1 em{font-size:50px;margin-top:10px}.after-heading>p{font-size:11px;margin:16px 0}.after-heading .button{font-size:11px;padding:14px 20px}.after-side{display:none}.after-manifesto{flex-wrap:wrap;padding:30px 6%;gap:18px}.after-manifesto>span{font-size:34px}.after-manifesto p{font-size:11px;max-width:30ch}.after-manifesto .spark{width:35px;height:35px}.hotline-hero{grid-template-columns:1fr;min-height:0}.hotline-left{padding:25px 6% 20px}.hotline-left h1{font-size:70px;line-height:1}.hotline-left h1>span{font-size:11px;margin-bottom:15px}.hotline-left h1 br{display:none}.hotline-left h1{max-width:100%}.hotline-left h1 i{display:block;font-size:86px;line-height:1}.hotline-deck{margin-top:20px;flex-direction:row;align-items:center;gap:15px}.hotline-deck p{font-size:11px}.hotline-deck .button{font-size:9px;padding-inline:13px;gap:12px;min-height:49px}.hotline-training{font-size:10px;margin-top:12px;min-height:30px}.hotline-right{height:385px}.hotline-right>.campaign img{object-position:center 35%}.hotline-sticker{font-size:36px;top:18px;right:20px;padding:14px}.picked-gem{width:145px;left:8px;bottom:83px}.gem-picker{margin:0 16px 15px;padding:10px 13px}.gem-picker button{width:43px;height:43px}.gem-picker strong{font-size:12px}.gem-picker span{font-size:8px}.hotline-right figcaption{bottom:85px}.hotline-strip{padding:18px 6%;gap:20px;font-size:18px}.hotline-strip .spark{width:21px;height:21px}.hotline-strip .spark:last-child{display:none}.hotline .academy-type{transform:none}.product-dialog-grid{grid-template-columns:1fr;gap:20px}.product-dialog-grid>img{max-height:170px;object-fit:contain;padding:10px}.product-dialog-grid h2{font-size:29px;margin-bottom:13px}dialog{padding:20px;max-height:90vh}dialog .close{margin-bottom:15px}.product-dialog-grid .detail-price{margin:12px 0}.cart-row{grid-template-columns:45px 1fr auto;gap:10px}.cart-row img{height:45px}.cart-row strong{font-size:11px}.cart-row button{font-size:10px}.toast{font-size:11px;padding:12px 16px}}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-actions .button{font-size:10px;padding-inline:18px;gap:16px}.after-heading .hero-actions .button.outline{background:transparent;border-color:#efc3d4;color:#efc3d4}.after-heading .hero-actions .button.outline:hover{background:#efc3d4;color:#400c20}.hotline-deck{align-items:start;flex-direction:column}.hotline-deck .hero-actions{gap:8px}.hotline-deck .hero-actions .button{font-size:10px;padding-inline:15px;gap:12px}.hotline-hero{min-height:710px}.two-paths{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line)}.two-paths>a{padding:28px 10%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 24px;transition:background .2s}.two-paths>a:hover{background:var(--accent);text-decoration:none}.two-paths>a:first-child{border-right:1px solid var(--line)}.two-paths span{font-size:11px;grid-column:1}.two-paths strong{font-size:24px;line-height:1.3;grid-column:1;grid-row:2}.two-paths svg{grid-column:2;grid-row:1/3;width:25px;height:25px}
@media(max-width:700px){.hero-actions .button svg{width:16px}.after-heading .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.after-heading .hero-actions .button{font-size:9px;padding:11px;gap:8px}.hotline-hero{min-height:0}.hotline-deck{flex-direction:column;gap:16px}.hotline-deck>p{font-size:12px}.hotline-deck>p br{display:none}.hotline-deck .hero-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.hotline-deck .hero-actions .button{font-size:9px;padding-inline:11px;gap:8px}.two-paths>a{padding:22px 12%;gap:10px 7px}.two-paths span{font-size:9px;grid-column:1/-1}.two-paths strong{font-size:17px}.two-paths svg{grid-row:2;grid-column:2;width:18px;height:18px}}.gem-stage{height:360px}.hero-gem{max-height:405px;object-fit:contain}.after-heading .offer-line{display:block;font-size:13px;line-height:1.5;margin-top:22px}.after-hero>.campaign figcaption{z-index:3}.after-hero:after{pointer-events:none}.after-heading{pointer-events:none}.after-heading a{pointer-events:auto}.after-hero>.campaign{z-index:auto}.after-hero>.campaign img{position:relative;z-index:-2}.after-hero>.campaign figcaption{position:absolute;z-index:4}.after-hero:after{z-index:0}.after-heading,.after-side{position:relative;z-index:1}.after-side{position:absolute}.hotline-left h1>span{margin:20px 0 0}.faq details[open] .faq-plus{transform:rotate(45deg)}
@media(max-width:700px){.gem-stage{height:215px}.hero-gem{max-height:240px}.hotline-left h1{font-size:66px}.hotline-left h1>span{font-size:11px;margin-top:18px}.after-heading .offer-line{font-size:12px;margin-top:16px}.after-heading h1 em{margin-top:0}}
summary:focus-visible{box-shadow:0 0 0 5px var(--ink)}
.two-paths strong{grid-row:1}.two-paths small{grid-column:1;grid-row:2;font-size:10px}.two-paths svg{grid-row:1/3}.two-paths>a{align-content:center}
@media(max-width:700px){.two-paths strong{font-size:16px}.two-paths small{font-size:9px}.two-paths svg{grid-row:1/3}}
.hotline .hotline-hero{min-height:740px;grid-template-columns:1fr 1fr}
.hotline .hotline-left{padding-top:27px;display:flex;flex-direction:column;align-items:start;position:relative;overflow:hidden}
.jux-signature{display:flex;align-items:center;gap:12px;margin-bottom:25px}
.jux-signature span{font-size:8px;font-weight:800;line-height:1.45;letter-spacing:.07em}
.hotline .hotline-left h1{font-size:clamp(78px,8.3vw,122px);line-height:.94;position:relative;z-index:1}
.hotline .hotline-left h1 i{color:var(--paper);-webkit-text-stroke:2px var(--ink)}
.hotline .hotline-left h1>span{font-size:12px;letter-spacing:.04em;margin-top:22px;line-height:1.5}
.hotline .hotline-deck{margin-top:25px;gap:20px}
.hotline .hotline-deck p{font-size:13px;line-height:1.6}
.hotline .hero-actions .button{min-height:55px}
.hotline .hotline-training{margin-top:14px;font-size:11px}
.hotline .hotline-right{background:#aa697f;isolation:isolate}
.hotline .hotline-right>.campaign img{object-position:center 37%}
.hotline .hotline-right figcaption{bottom:110px;right:16px}
.brand-stamp{position:absolute;top:30px;right:27px;color:var(--paper);background:var(--ink);border:1px solid var(--paper);padding:13px 17px 12px;transform:rotate(8deg);z-index:2;text-align:center}
.brand-stamp span{display:block;font-size:8px;letter-spacing:.1em;font-weight:750}
.brand-stamp strong{display:block;font:36px/1.15 Anton,sans-serif;margin:6px 0;letter-spacing:-.01em}
.hotline .gem-picker{background:var(--paper);margin:0 24px 23px;gap:12px;box-shadow:0 8px 26px #30102122}
.hotline .gem-picker button.active{background:var(--blush-light);border-color:var(--ink)}
.hotline .picked-gem{width:190px;left:-66px;bottom:117px}
.hotline .hotline-strip{background:var(--ink);color:var(--paper);font-size:25px;padding-block:22px}
.hotline .two-paths{background:var(--paper);border-block-color:var(--line)}
.hotline .two-paths>a:hover{background:var(--blush-deep)}
.hotline .collection{background:var(--blush-light);position:relative}
.hotline .collection .section-head{align-items:center;position:relative}
.hotline .collection-tools{border-color:var(--line)}
.collection-seal{display:flex;align-items:center;gap:13px;transform:rotate(-6deg);margin-inline:auto;flex-shrink:0}
.collection-seal span{font:17px/1.1 Anton,sans-serif}
.hotline .product-image{background:#ead5de}
.hotline .product-image.tone-1,.hotline .product-image.tone-5{background:#e4bdcd}
.hotline .product-image.tone-2,.hotline .product-image.tone-4{background:#eddce4}
.hotline .product-image.tone-3{background:#ddd5de}
.hotline .product-image .quick{background:#fff2f5ed;color:var(--ink)}
.hotline .academy{background:var(--ink);color:var(--paper);min-height:600px}
.hotline .academy-type{padding:47px 9% 45px;transform:none;overflow:hidden;font-size:66px;justify-content:space-between;min-width:0;position:relative;isolation:isolate}
.hotline .academy-type:before{content:"";position:absolute;inset:25px;border:1px solid #dca1b54a;z-index:-1}
.hotline .academy-type>span{position:relative;z-index:1}
.hotline .academy-type>span:last-of-type{align-self:end}
.hotline .academy-type>.spark{top:56px;right:58px;width:46px;height:46px}
.chrome-emblem{position:absolute;inset:10% -8% 3%;display:flex;align-items:center;justify-content:center;transform:rotate(-9deg)}
.chrome-emblem img{width:100%;height:auto;max-height:440px;object-fit:contain;filter:drop-shadow(0 16px 20px #16071144)}
.chrome-emblem>span{position:absolute;bottom:12%;left:19%;right:10%;font:8px/1.4 Manrope,sans-serif;letter-spacing:.02em;transform:rotate(9deg);text-align:center}
.hotline .academy-copy{padding-block:65px}
.hotline .academy .training-note{border-top-color:#b88799}
.hotline .academy .button{background:var(--paper);color:var(--ink)}
.hotline .academy .button:hover{background:var(--blush-light)}
.brand-scene{display:grid;grid-template-columns:1.12fr 1fr;background:var(--paper);min-height:520px}
.macro-campaign{position:relative;min-height:520px;overflow:hidden}
.macro-campaign>img{width:100%;height:100%;object-fit:cover;object-position:53% center}
.macro-campaign figcaption{position:absolute;bottom:12px;left:16px;background:#2c1321d9;color:white;padding:4px 7px;font-size:9px}
.photo-signature{position:absolute;right:28px;bottom:22px;font:italic 90px/.8 Anton,sans-serif;color:var(--paper);letter-spacing:-.035em}
.brand-scene-copy{padding:58px 10%;display:flex;flex-direction:column;align-items:start;justify-content:center;position:relative}
.brand-scene-copy h2{font:clamp(46px,4.8vw,70px)/1 Anton,sans-serif;letter-spacing:-.025em;margin-bottom:25px}
.brand-scene-copy h2 i{font:italic 600 .86em/1.1 Bodoni,serif;display:inline-block;margin-top:8px}
.brand-scene-copy p{font-size:13px;max-width:39ch;margin-bottom:24px}
.brand-scene-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;border-top:1px solid var(--line);padding-top:16px;margin-top:35px;font-size:8px;font-weight:750;letter-spacing:.06em}
.hotline .education{background:var(--blush-light);border-bottom-color:var(--line)}
.hotline .studio-link{background:var(--paper)}
.hotline .faq{background:var(--blush-light)}
.hotline dialog{background:var(--blush-light)}
@media(max-width:1100px){.hotline .hotline-hero{min-height:700px}.hotline .hotline-left h1{font-size:9vw}.hotline .hotline-deck .hero-actions{flex-direction:column}.hotline .hotline-deck .hero-actions .button{min-height:48px;width:235px}.brand-stamp{right:17px;top:20px}.brand-stamp strong{font-size:29px}.collection-seal{display:none}.hotline .academy-type{font-size:53px}.chrome-emblem{inset:10% -10% 4%}.brand-scene-copy h2{font-size:49px}.brand-scene-copy{padding:52px 9%}}
@media(max-width:700px){.hotline .hotline-hero{grid-template-columns:1fr;min-height:0}.hotline .hotline-left{padding:22px 6% 20px}.jux-signature{margin-bottom:20px;gap:8px}.jux-signature span{font-size:7px}.hotline .hotline-left h1{font-size:66px;line-height:1}.hotline .hotline-left h1 i{font-size:86px;line-height:1}.hotline .hotline-left h1>span{font-size:11px;margin-top:15px}.hotline .hotline-deck{margin-top:21px;width:100%;gap:16px}.hotline .hotline-deck p{font-size:12px}.hotline .hotline-deck .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.hotline .hotline-deck .hero-actions .button{width:auto;min-height:54px;font-size:9px;padding-inline:11px}.hotline .hotline-training{font-size:10px;margin:13px 0 0}.hotline .hotline-right{height:455px}.hotline .hotline-right>.campaign img{object-position:center 30%}.brand-stamp{right:15px;top:20px;padding:10px 11px}.brand-stamp span{font-size:6px}.brand-stamp strong{font-size:25px;margin-block:4px}.hotline .gem-picker{margin:0 16px 16px;padding:11px 13px}.hotline .picked-gem{width:146px;left:5px;bottom:88px}.hotline .hotline-right figcaption{bottom:90px;font-size:7px;right:10px}.hotline .hotline-strip{font-size:18px;padding-block:18px}.hotline .two-paths strong{font-size:16px}.hotline .academy{min-height:0}.hotline .academy-type{min-height:310px;padding:24px 9%;display:flex;flex-direction:column;white-space:normal;border-bottom:0;font-size:46px}.hotline .academy-type:before{inset:15px}.hotline .academy-type>span:last-of-type{align-self:end}.hotline .academy-type>.spark{display:block;right:32px;top:35px;width:31px;height:31px}.chrome-emblem{inset:0 -3%;height:100%;transform:rotate(-8deg)}.chrome-emblem img{width:100%;height:100%;max-height:320px}.chrome-emblem>span{font-size:7px;bottom:18%;left:16%;right:10%;transform:rotate(8deg)}.hotline .academy-copy{padding:30px 6% 43px}.brand-scene{grid-template-columns:1fr;min-height:0}.macro-campaign{height:300px;min-height:0}.macro-campaign>img{object-position:center}.photo-signature{font-size:70px;right:20px;bottom:24px}.macro-campaign figcaption{font-size:7px;left:12px;bottom:10px}.brand-scene-copy{padding:38px 6%}.brand-scene-copy h2{font-size:48px;margin-bottom:20px}.brand-scene-copy h2 i{font-size:.81em}.brand-scene-copy p{font-size:12px;max-width:38ch;margin-bottom:13px}.brand-scene-bottom{margin-top:24px;font-size:7px}}
@media(prefers-reduced-motion:reduce){.hotline *, .hotline *:before, .hotline *:after{animation:none!important;transition:none!important}}
.brand-stamp{top:auto;bottom:145px}
.chrome-emblem>span{display:none}

@media(max-width:700px){.brand-stamp{top:auto;bottom:125px}.chrome-emblem{inset:0 3%}}
.hotline{--ease-out:cubic-bezier(.16,1,.3,1)}
.hotline .hotline-left{overflow:visible;isolation:isolate;padding-top:60px;padding-bottom:42px}
.hotline .hotline-left h1{font-size:clamp(78px,8.3vw,120px);pointer-events:none}
.hotline .hotline-left h1>span{font-size:12px;letter-spacing:.02em}
.hero-handset{position:absolute;width:43%;max-width:315px;right:1%;top:100px;z-index:-1;transform:rotate(12deg);filter:drop-shadow(0 24px 17px #59172d20)}
.hotline .hotline-deck{position:relative;z-index:1}
.hotline .hotline-right{border-radius:0 0 0 100px}
.hotline .hotline-right>.campaign{border-radius:inherit}
.hotline .gem-picker{margin-left:40px;margin-right:28px;box-shadow:0 12px 30px #30102126;border:1px solid #59172d35}
.hotline .gem-picker button{transition:background .2s,transform .3s var(--ease-out)}
.hotline .gem-picker button:hover{transform:translateY(-3px)}
.hotline .hero-actions .button{position:relative;border:1px solid var(--ink)}
.hotline .button svg{transition:transform .35s var(--ease-out)}
.hotline .button:hover svg,.hotline .text-link:hover svg{transform:translateX(4px)}
.hotline .button:active{transform:translateY(1px)}
.hotline .two-paths{margin:0;position:relative;background:var(--blush-light)}
.hotline .two-paths>a{padding:33px 10%;position:relative;overflow:hidden}
.hotline .two-paths>a:before{content:"";position:absolute;width:70px;height:70px;border:1px solid var(--line);border-radius:50%;right:8%;top:50%;transform:translateY(-50%);transition:transform .35s var(--ease-out)}
.hotline .two-paths>a:hover:before{transform:translateY(-50%) scale(1.21)}
.hotline .two-paths>a>svg{position:relative;margin-right:15px}
.hotline .two-paths strong{max-width:24ch;padding-right:26px}
.hotline .collection{padding-top:100px;padding-bottom:110px}
.hotline .collection .section-head{min-height:220px;gap:25px}
.collection-object{align-self:stretch;flex:1;min-width:160px;position:relative}
.collection-crystals{position:absolute;left:50%;top:50%;width:255px;max-width:none;transform:translate(-50%,-50%) rotate(-12deg)}
.hotline .collection-tools{border-top:0;border-bottom:1px solid var(--line);margin-bottom:26px;padding-top:0;padding-bottom:20px}
.hotline .filters{gap:5px}
.hotline .filters button{border:1px solid var(--line);transition:background .2s,color .2s}
.hotline .filters button.selected{border-color:var(--ink)}
.hotline .product-grid{gap:45px 25px}
.hotline .product{position:relative}
.hotline .product-image{background:transparent!important;border:1px solid #b8879970;aspect-ratio:1.06;padding:17%;overflow:hidden}
.hotline .product-image:before{content:"";position:absolute;inset:11px;border:1px solid #b8879940;pointer-events:none}
.hotline .product-image:after{content:"";position:absolute;width:68%;height:10%;background:#59172d12;filter:blur(12px);border-radius:50%;left:16%;bottom:17%;z-index:0;transition:transform .5s var(--ease-out)}
.hotline .product-image>img{position:relative;z-index:1;filter:drop-shadow(0 17px 8px #59172d19);transform:rotate(-7deg);transition:transform .55s var(--ease-out),filter .55s var(--ease-out)}
.hotline .product:nth-child(even) .product-image>img{transform:rotate(8deg)}
.hotline .product-image:hover>img,.hotline .product-image:focus-visible>img{transform:translateY(-9px) rotate(0) scale(1.06);filter:drop-shadow(0 25px 13px #59172d25)}
.hotline .product-image:hover:after{transform:scale(.82)}
.hotline .product:nth-child(3n+2) .product-image{border-radius:48% 48% 0 0;background:#e4bdcd55!important}
.hotline .product:nth-child(3n+2) .product-image:before{border-radius:48% 48% 0 0}
.hotline .product .quick{z-index:2;background:var(--ink);color:var(--paper);opacity:1;transform:none;bottom:12px;left:12px;right:12px}
.hotline .product-meta{align-items:center}
.hotline .product-meta>span{border-bottom:1px solid var(--line);padding-bottom:2px}
.hotline .academy{position:relative;grid-template-columns:1fr 1.1fr;min-height:710px;overflow:hidden}
.gesture-art{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:60px 9%;min-height:650px;isolation:isolate}
.gesture-word{font:clamp(60px,7.8vw,112px)/1 Anton,sans-serif;letter-spacing:-.025em;position:relative;z-index:1}
.gesture-tool{position:absolute;inset:14% -6% auto;width:112%;height:76%;filter:drop-shadow(0 28px 18px #21061265);transform:rotate(-10deg)}
.gesture-signature{position:relative;font:italic 28px/1.2 Bodoni,serif;align-self:end;max-width:13ch;text-align:right;margin-top:400px}
.object-note{position:absolute;bottom:17px;left:9%;right:9%;font:9px/1.4 Manrope,sans-serif;text-align:center}
.hotline .academy-copy{position:relative;padding-left:6%;padding-right:10%}
.hotline .academy-copy:before{content:"";position:absolute;left:0;top:60px;bottom:60px;width:1px;background:#dca1b545}
.hotline .training-note{border:1px solid #dca1b570;padding:18px 20px;position:relative;width:100%}
.hotline .training-note:after{content:"";position:absolute;right:15px;top:-4px;width:7px;height:7px;background:var(--paper);transform:rotate(45deg)}
.hotline .brand-scene{margin:0;grid-template-columns:1.1fr 1fr;position:relative;isolation:isolate}
.hotline .macro-campaign{border-radius:0 0 100px 0}
.hotline .brand-scene-copy h2{font-size:clamp(46px,4.7vw,70px)}
.hotline .education{padding-top:100px;padding-bottom:95px}
.hotline .education .section-head{align-items:center}
.hotline .guide-index{grid-template-columns:1.05fr 1fr 1fr;gap:0;padding-top:0;border-top:1px solid var(--line)}
.guide-index article{padding:0 30px 10px;position:relative}
.guide-index article:first-child{padding-left:0}
.guide-index article:last-child{padding-right:0}
.guide-index article+article{border-left:1px solid var(--line)}
.guide-art{height:230px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden}
.guide-crystals{width:240px;height:240px;transform:rotate(15deg)}
.guide-tweezers{width:215px;height:215px;transform:rotate(-10deg)}
.guide-lots{flex-direction:column;align-items:center;justify-content:center;gap:0;font:65px/.85 Anton,sans-serif;padding-top:7px}
.guide-lots>span:nth-child(1){transform:translateX(-36px)}
.guide-lots>span:nth-child(2){color:transparent;-webkit-text-stroke:1px var(--ink)}
.guide-lots>span:nth-child(3){transform:translateX(29px)}
.guide-lots small{font:700 7px/1.4 Manrope,sans-serif;letter-spacing:.08em;margin-top:12px}
.hotline .guide-index h3{font-size:20px;max-width:22ch;min-height:52px}
.hotline .guide-index p{font-size:13px}
.hotline .studio-origin{grid-template-columns:.8fr 1.2fr;gap:60px;padding:60px 9%;position:relative;overflow:hidden;border-block:1px solid var(--line);align-items:center}
.studio-portrait{position:relative;min-height:390px;display:grid;place-items:center;isolation:isolate}
.studio-portrait:before{content:"";position:absolute;width:88%;height:85%;top:7%;border:1px solid var(--ink);border-radius:50% 50% 0 0;transform:rotate(-7deg);z-index:-1}
.origin-mascot{width:100%;max-width:390px;height:400px;filter:drop-shadow(0 16px 8px #59172d20)}
.origin-signature{position:absolute;bottom:13px;right:-12px;font:35px/1 Anton,sans-serif;background:var(--ink);color:var(--paper);padding:9px 17px;transform:rotate(-5deg)}
.studio-origin-copy h2{font-size:clamp(40px,4.3vw,62px)!important;margin-bottom:28px}
.studio-address{display:block;font-size:10px;margin-top:24px}
.hotline .faq{background:var(--blush-light);padding-top:90px;padding-bottom:90px;grid-template-columns:1fr 1.3fr;align-items:center}
.faq-intro{position:relative;display:flex;flex-direction:column;align-items:start}
.hotline .faq h2{font-size:62px}
.faq-handset{width:260px;height:235px;transform:rotate(-18deg);margin:8px 0 0 35px}
.faq-intro>.text-link{font-size:11px;margin-top:12px}
.hotline .faq details{transition:background .25s}
.hotline .faq details[open]{background:var(--paper);padding-inline:20px}
.hotline .faq details[open] summary{font-size:14px}
.hotline .faq summary{padding-block:26px}
.hotline .faq .faq-plus{width:26px;height:26px;padding:5px;border:1px solid var(--line);border-radius:50%;transition:transform .3s var(--ease-out)}
.hotline dialog{border:1px solid var(--line);padding:35px}
.hotline dialog::backdrop{background:#2c071ed9}
.hotline .product-dialog-grid>img{background:var(--paper);filter:drop-shadow(0 12px 8px #59172d16)}
.hotline .close{border-bottom:1px solid var(--line)}
.hotline .close svg{transform:rotate(-45deg)}
.hotline .cart-total{padding:20px 0;border-block:1px solid var(--line)}
.hotline .cart-total strong{font-size:24px}
.hotline .search-result{transition:background .2s}
.hotline .search-result:hover{background:var(--paper)}
.hotline .search-result img{transition:transform .3s var(--ease-out)}
.hotline .search-result:hover img{transform:translateX(6px)}
.hotline .toast{border:1px solid var(--paper)}
.hotline .hotline-right[data-arrived] .picked-gem{animation:object-arrival .85s var(--ease-out) both}
@keyframes object-arrival{from{transform:translateY(18px) rotate(-22deg);filter:blur(3px)}to{transform:translateY(0) rotate(-12deg);filter:blur(0)}}
@media(max-width:1100px){.hero-handset{top:95px;right:-1%;width:45%}.hotline .hotline-left{padding-top:45px}.collection-object{min-width:115px}.collection-crystals{width:190px}.hotline .collection .section-head>p{max-width:28ch}.gesture-art{padding-left:8%;min-height:600px}.gesture-signature{font-size:23px}.guide-index article{padding-inline:20px}.hotline .studio-origin{padding-inline:6%;gap:40px}.origin-signature{font-size:27px}.hotline .faq{gap:35px}}
@media(max-width:700px){
 .hotline .hotline-left{padding:28px 6% 24px;overflow:hidden}.hotline .hotline-left h1{font-size:62px;line-height:1.02}.hotline .hotline-left h1 i{font-size:91px}.hotline .hotline-left h1>span{font-size:10px;margin-top:18px}.hero-handset{top:85px;right:7px;width:135px;max-width:none;transform:rotate(7deg)}
 .hotline .hotline-right{height:455px;border-radius:0 0 0 65px}.hotline .gem-picker{margin-left:28px;margin-right:16px}.hotline .hero-actions .button{min-height:56px}.hotline .two-paths>a{padding:24px 12%;min-height:130px}.hotline .two-paths strong{font-size:15px;padding-right:0}.hotline .two-paths>a:before{display:none}.hotline .two-paths>a>svg{margin-right:0}
 .hotline .collection{padding-top:48px;padding-bottom:55px}.hotline .collection .section-head{display:block;min-height:0;padding-right:0;margin-bottom:27px}.hotline .collection .section-head h2{max-width:220px}.collection-object{position:absolute;right:-13px;top:0;width:145px;height:120px;min-width:0}.collection-crystals{width:145px}.hotline .collection .section-head>p{max-width:38ch;position:relative;margin-top:25px}.hotline .collection-tools{margin-bottom:20px;padding-bottom:13px}.hotline .filters button{min-height:44px;padding:7px 10px;font-size:9px}.hotline .product-grid{gap:28px 12px}.hotline .product-image{padding:19%;aspect-ratio:.85}.hotline .product-image:before{inset:6px}.hotline .product .quick{left:7px;right:7px;bottom:8px;min-height:32px;font-size:8px;padding:6px}.hotline .product-meta h3{font-size:11px}.hotline .product-meta>span{display:inline-block;margin-top:3px}
 .hotline .academy{grid-template-columns:1fr;min-height:0}.gesture-art{min-height:350px;height:350px;padding:27px 6%}.gesture-word{font-size:65px}.gesture-tool{inset:25px 0 auto;width:100%;height:300px;transform:rotate(-10deg)}.gesture-signature{font-size:23px;margin:0;align-self:end;max-width:13ch}.hotline .academy-copy{padding:25px 6% 46px}.hotline .academy-copy:before{display:none}.hotline .academy-copy h2{font-size:46px}.hotline .training-note{padding:16px;margin-block:23px}.hotline .academy .button{min-height:56px}
 .hotline .brand-scene{grid-template-columns:1fr}.hotline .macro-campaign{border-radius:0 0 65px 0}.hotline .brand-scene-copy{padding-top:37px}.hotline .brand-scene-copy h2{font-size:46px}
 .hotline .education{padding-top:48px;padding-bottom:30px}.hotline .guide-index{grid-template-columns:1fr;gap:0}.guide-index article,.guide-index article:first-child,.guide-index article:last-child{padding:28px 0 30px;border-left:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:95px 1fr;column-gap:18px;align-items:start}.guide-art{grid-column:1;grid-row:1/4;height:140px;margin:0;overflow:visible;align-self:start}.guide-crystals,.guide-tweezers{width:130px;height:150px;max-width:none}.guide-lots{font-size:41px;padding-top:6px;gap:0;justify-content:start}.guide-lots>span:nth-child(1){transform:translateX(-12px)}.guide-lots>span:nth-child(3){transform:translateX(12px)}.guide-lots small{font-size:5px;text-align:center;margin-top:12px}.hotline .guide-index h3{font-size:20px;min-height:0;margin:0 0 15px;grid-column:2}.hotline .guide-index p{font-size:11px;grid-column:2}.hotline .guide-index .text-link{font-size:10px;grid-column:2;gap:8px}.guide-index article:last-child{border:0}
 .hotline .studio-origin{grid-template-columns:1fr;gap:26px;padding:35px 6% 45px}.studio-portrait{width:255px;min-height:270px;margin-inline:auto}.origin-mascot{height:275px;width:275px;max-width:none}.origin-signature{font-size:24px;bottom:9px;right:-5px;padding:8px 11px}.studio-origin-copy h2{font-size:42px!important;margin-bottom:23px}.studio-origin-copy p{font-size:12px}.studio-address{font-size:9px;margin-top:18px}
 .hotline .faq{grid-template-columns:1fr;gap:30px;padding-top:47px;padding-bottom:53px}.faq-intro{min-height:153px;justify-content:center;padding-right:113px}.hotline .faq h2{font-size:43px;max-width:210px}.faq-handset{position:absolute;right:-12px;top:8px;width:155px;height:150px;margin:0;transform:rotate(-15deg)}.faq-intro>.text-link{max-width:210px;font-size:10px;line-height:1.5;gap:8px}.hotline .faq summary{padding-block:22px}.hotline .faq details[open]{padding-inline:14px}.hotline .faq details[open] summary{font-size:12px}.hotline dialog{padding:20px}.hotline .product-dialog-grid>img{max-height:150px}.hotline .cart-total strong{font-size:21px}
}
@media(max-width:370px){.hotline .hotline-left h1{font-size:57px}.hero-handset{width:120px;top:85px}.collection-object{width:125px;right:-10px}.collection-crystals{width:125px}.hotline .collection .section-head h2{font-size:42px}.hotline .filters button{padding-inline:8px}}
@media(max-width:700px){.collection-object{right:3px}.faq-handset{right:7px}.hotline .guide-index article+article{border-left:0}.guide-crystals,.guide-tweezers{width:105px;height:130px}.hotline .guide-index p{font-size:12px;line-height:1.7}.gesture-art{padding-bottom:42px}.object-note{bottom:10px;font-size:8px}.gesture-signature{font-size:21px}.guide-art{height:130px}.guide-lots{font-size:41px}}
@media(prefers-reduced-motion:reduce){.hotline *, .hotline *:before, .hotline *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Home-only integration. Original Horizon layout remains responsible for all other pages. */
.jux-shopify [hidden]{display:none!important}
.jux-shopify .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.jux-shopify .nav-tools>a{display:inline-flex;align-items:center;justify-content:center}
.jux-shopify a.product-image{display:block;color:inherit}
.jux-shopify .product-image:focus-visible .quick{opacity:1;transform:none}
.jux-shopify .jux-product-placeholder{width:100%;height:100%;min-height:220px;fill:var(--blush-deep);stroke:var(--ink)}
.jux-shopify .faq-answer{padding-bottom:24px;max-width:68ch}
.jux-shopify .faq-answer p{padding-bottom:0}
.jux-shopify .filters button:disabled{opacity:.45;cursor:not-allowed;background:transparent;color:var(--ink)}
.jux-shopify #main:focus{outline:none}
