@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&display=swap";#jjd-store{--ink:#302639;--plum:#674978;--muted:#80758a;--line:#e7e0ea;--lilac:#f2edf5;--rose:#f7f2f3;--paper:#fffcfa;color:var(--ink);background:var(--paper);font:15px/1.6 DM Sans,Arial,sans-serif;min-height:100vh;text-align:left;letter-spacing:normal}#jjd-store *{box-sizing:border-box}body:has(#jjd-store){margin:0}#jjd-store [hidden]{display:none!important}#jjd-store button,#jjd-store input,#jjd-store select{font:inherit}#jjd-store button,#jjd-store a{-webkit-tap-highlight-color:transparent}#jjd-store button{cursor:pointer}#jjd-store a{color:inherit;text-decoration:none}#jjd-store button:disabled{cursor:not-allowed;opacity:.45}#jjd-store :focus-visible{outline:3px solid #9671b6;outline-offset:4px}#jjd-store img{max-width:100%;display:block}#jjd-store h1,#jjd-store h2,#jjd-store h3,#jjd-store p{margin:0}#jjd-store h1,#jjd-store h2{font-family:Italiana,Georgia,serif;font-weight:400;line-height:1.07}#jjd-store h1{font-size:clamp(46px,5.7vw,86px);letter-spacing:-2px}#jjd-store h2{font-size:clamp(35px,4vw,55px)}#jjd-store h3{font-size:19px;font-weight:500;line-height:1.3}#jjd-store .wrap{width:min(1320px,92%);margin:auto}#jjd-store .eyebrow{font-size:11px;letter-spacing:2.4px;text-transform:uppercase;color:var(--plum);font-weight:600}#jjd-store .muted{color:var(--muted)}#jjd-store .small{font-size:12px}#jjd-store .announcement{background:var(--plum);color:#fff;text-align:center;font-size:11px;letter-spacing:1.5px;padding:9px 15px}#jjd-store .topbar{display:flex;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}#jjd-store .brand{font-size:21px;letter-spacing:3px;font-weight:500;margin-right:auto;line-height:1.3}#jjd-store .brand small{display:block;font-size:9px;letter-spacing:3px;color:var(--muted);margin-top:4px}#jjd-store nav{display:flex;gap:28px;align-items:center;font-size:12px}#jjd-store .text-button{border:0;background:transparent;color:inherit;padding:5px 0}#jjd-store .language{font-size:11px;background:transparent;border:0;color:var(--ink);max-width:95px}#jjd-store .cart-link{font-size:12px;white-space:nowrap}#jjd-store .hero{display:grid;grid-template-columns:1fr 1.05fr;gap:6%;align-items:center;padding:62px 0 68px}#jjd-store .hero-copy>p{max-width:390px;margin:23px 0 28px;font-size:15px;color:var(--muted)}#jjd-store .hero h1{margin-top:20px}#jjd-store .hero em{color:var(--plum);font-style:normal}#jjd-store .hero-art{background:#eee7f0;border-radius:48% 48% 2px 2px;position:relative;padding:25px 14px 35px;min-width:0}#jjd-store .hero-art canvas{width:100%;aspect-ratio:1;display:block;mix-blend-mode:multiply}#jjd-store .hero-art .caption{text-align:center;font-size:10px;letter-spacing:2px;text-transform:uppercase}#jjd-store .orbit-label{position:absolute;top:8%;right:1%;border-radius:50%;width:85px;height:85px;background:#fffcfa;display:grid;place-content:center;text-align:center;font-size:10px;line-height:1.5;border:1px solid var(--line);transform:rotate(10deg)}#jjd-store .primary,#jjd-store .secondary{border:1px solid var(--plum);padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:2px;font-size:13px;min-height:48px}#jjd-store .primary{background:var(--plum);color:#fff}#jjd-store .secondary{background:transparent;color:var(--plum)}#jjd-store .wrist-entry{padding:20px;background:#fff;border:1px solid var(--line);max-width:430px;margin-top:22px}#jjd-store .input-row{display:flex;gap:8px;margin:12px 0}#jjd-store input[type=number]{width:100%;min-width:0;border:1px solid #d5c9da;background:#fff;padding:11px;color:var(--ink);border-radius:2px}#jjd-store .input-row select{border:1px solid var(--line);background:#fff;padding:0 12px}#jjd-store .input-row .primary{padding:10px 15px;white-space:nowrap}#jjd-store .link{border:0;background:none;color:var(--plum);text-decoration:underline;text-underline-offset:4px;padding:0;font-size:12px}#jjd-store .error{color:#a53342;font-size:12px;margin-top:8px}#jjd-store .trustline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-around;padding:19px 0;gap:12px;font-size:11px;letter-spacing:1px;text-align:center}#jjd-store .section{padding:64px 0}#jjd-store .section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}#jjd-store .section-head .eyebrow{margin-bottom:12px}#jjd-store .section-head p{max-width:360px;font-size:13px;color:var(--muted)}#jjd-store .paths{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#jjd-store .path{border:1px solid var(--line);background:#fff;padding:30px;position:relative;min-height:208px;text-align:left;color:var(--ink)}#jjd-store .path .symbol{font:40px Georgia;display:block;color:var(--plum);margin-bottom:22px}#jjd-store .path p{font-size:12px;color:var(--muted);margin-top:10px;max-width:260px}#jjd-store .path .arrow{position:absolute;top:28px;right:26px;font-size:20px}#jjd-store .path:hover{background:var(--lilac)}#jjd-store .collection-head{text-align:center;padding:52px 0 32px;max-width:680px;margin:auto}#jjd-store .collection-head h1{font-size:54px;margin:14px 0}#jjd-store .collection-head p{color:var(--muted)}#jjd-store .preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px;padding-bottom:60px}#jjd-store .preset-card{border:0;background:none;text-align:left;color:var(--ink);padding:0}#jjd-store .preset-art{background:var(--card);border-radius:45% 45% 2px 2px;margin-bottom:16px;position:relative}#jjd-store .preset-art canvas{width:100%;aspect-ratio:1;mix-blend-mode:multiply;display:block}#jjd-store .preset-card small{font-size:10px;letter-spacing:1px;color:var(--muted)}#jjd-store .preset-card h3{margin:5px 0}#jjd-store .preset-card p{font-size:12px;color:var(--muted)}#jjd-store .preset-card .price{font-size:12px;margin-top:8px;color:var(--plum)}#jjd-store .steps{display:flex;justify-content:center;gap:30px;font-size:11px;letter-spacing:1px;color:var(--muted);padding:22px;border-bottom:1px solid var(--line)}#jjd-store .steps .active{color:var(--plum);font-weight:700}#jjd-store .studio-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 0;gap:15px}#jjd-store .studio-heading h2{font-size:32px}#jjd-store .wrist-pill{border:1px solid var(--line);border-radius:30px;padding:7px 14px;font-size:12px;background:#fff;white-space:nowrap}#jjd-store .studio{display:grid;grid-template-columns:1.05fr 1fr;gap:35px;align-items:start;padding-bottom:50px}#jjd-store .stage{position:sticky;top:15px;background:#fff;border:1px solid var(--line);padding:18px;min-width:0}#jjd-store .stage-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:var(--muted)}#jjd-store #bead-canvas{width:100%;aspect-ratio:1;display:block;touch-action:none;-webkit-user-select:none;user-select:none}#jjd-store .stage-actions{display:flex;gap:9px;margin:5px 0 15px}#jjd-store .stage-actions .primary{flex:1}#jjd-store .stage-actions .secondary{padding:10px 15px}#jjd-store .fit-box{background:#f8f0e9;border-left:3px solid #b98352;padding:16px;margin-top:15px;font-size:12px}#jjd-store .fit-box.fit{background:#eef3ed;border-color:#6d8e6b}#jjd-store .fit-box.large{background:#faeeee;border-color:#b46363}#jjd-store .fit-numbers{display:flex;gap:20px;justify-content:space-between;margin-bottom:8px}#jjd-store .fit-numbers strong{font-size:21px;font-weight:500;display:block;color:var(--ink)}#jjd-store .fit-numbers span{font-size:10px;color:var(--muted)}#jjd-store .recipe-story{padding:0 0 20px;border-bottom:1px solid var(--line);margin-bottom:15px}#jjd-store .recipe-story h3{margin:6px 0}#jjd-store .recipe-story p{color:var(--muted);font-size:13px}#jjd-store .material-types{display:flex;border-bottom:1px solid var(--line);gap:23px;overflow:auto}#jjd-store .material-types button{border:0;border-bottom:2px solid transparent;background:none;padding:12px 0;font-size:12px;white-space:nowrap}#jjd-store .material-types .active{border-color:var(--plum);color:var(--plum)}#jjd-store .catalog-controls{display:flex;gap:10px;margin:13px 0}#jjd-store .catalog-controls select{background:#fff;border:1px solid var(--line);padding:9px;font-size:12px;max-width:65%;min-width:0}#jjd-store .material-scroll{height:410px;overflow:auto;overscroll-behavior:contain;padding:6px 8px 15px 2px}#jjd-store .material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 9px}#jjd-store .material{padding:8px 4px;background:#fff;border:1px solid var(--line);border-radius:4px;text-align:center;min-width:0;color:var(--ink);position:relative}#jjd-store .material img{width:100%;height:75px;object-fit:contain;margin-bottom:5px}#jjd-store .material strong{display:block;font-size:10px;line-height:1.35;min-height:28px;font-weight:500}#jjd-store .material small{font-size:10px;color:var(--muted);display:block}#jjd-store .material .add{font-size:15px;color:var(--plum);position:absolute;right:7px;top:2px}#jjd-store .selection-title{margin:16px 0 10px;font-size:12px;font-weight:500}#jjd-store .selection{display:flex;gap:8px;overflow:auto;padding:3px 0 12px;min-height:64px}#jjd-store .chosen{position:relative;border:1px solid var(--line);background:#fff;padding:3px;min-width:49px;max-width:49px}#jjd-store .chosen img{height:36px;width:40px;object-fit:contain}#jjd-store .chosen span{display:block;font-size:9px;color:var(--muted)}#jjd-store .chosen .x{position:absolute;right:0;top:0;background:#fff;color:var(--ink);font-size:13px;width:15px;border-radius:50%}#jjd-store .purchase{border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;gap:20px;justify-content:space-between}#jjd-store .purchase strong{font-size:24px;font-weight:500}#jjd-store .purchase small{display:block;font-size:10px;color:var(--muted)}#jjd-store .status{min-height:22px;font-size:11px;color:var(--plum);margin-top:8px}#jjd-store .toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);max-width:90%;width:max-content;background:#302639;color:#fff;padding:13px 22px;font-size:13px;border-radius:4px;z-index:1000;box-shadow:0 8px 35px #30263926}#jjd-store dialog{border:1px solid var(--line);background:var(--paper);padding:30px;width:min(650px,94vw);max-height:90vh;overflow:auto;color:var(--ink);border-radius:8px}#jjd-store dialog::backdrop{background:#21152977;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#jjd-store dialog h2{font-size:36px;padding-right:25px}#jjd-store .dialog-close{position:absolute;right:17px;top:10px;border:0;background:transparent;font-size:28px;color:var(--muted)}#jjd-store .guide-image{margin:22px 0;width:100%}#jjd-store .guide-steps{display:grid;grid-template-columns:1fr 1fr;gap:25px;font-size:13px}#jjd-store .guide-steps strong{display:block;margin-bottom:7px}#jjd-store .guide-note{background:var(--lilac);padding:15px;margin:20px 0;font-size:12px}#jjd-store .check{display:flex;gap:10px;align-items:flex-start;margin:17px 0;font-size:13px}#jjd-store .check input{width:18px;height:18px;flex-shrink:0;accent-color:var(--plum)}#jjd-store .full{width:100%}#jjd-store .review-art{width:180px;height:180px;display:block;margin:15px auto}#jjd-store .cart-page{padding:45px 0;min-height:55vh;max-width:850px;margin:auto}#jjd-store .cart-item{border:1px solid var(--line);background:#fff;padding:22px;display:grid;grid-template-columns:130px 1fr auto;gap:20px;margin:25px 0;align-items:center}#jjd-store .cart-item canvas{width:130px;height:130px}#jjd-store .cart-item p{font-size:12px;color:var(--muted)}#jjd-store .cart-footer{padding:20px;background:var(--lilac);margin:20px 0}#jjd-store .cart-total{display:flex;justify-content:space-between;font-size:24px;margin:20px 0}#jjd-store .guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-bottom:60px}#jjd-store .crystal-card{border:1px solid var(--line);background:#fff;padding:25px}#jjd-store .crystal-card img{width:140px;height:140px;object-fit:contain;margin:10px auto 25px}#jjd-store .crystal-card .meaning{font-size:11px;color:var(--plum);letter-spacing:.5px;margin:9px 0 16px}#jjd-store .crystal-card p{font-size:12px;color:var(--muted);margin-top:9px}#jjd-store footer{background:#eee7f0;padding:38px 0 25px;margin-top:30px}#jjd-store .footer-top{display:flex;justify-content:space-between;gap:30px}#jjd-store footer p{max-width:340px;font-size:12px;color:var(--muted);margin-top:12px}#jjd-store .footer-links{display:flex;gap:25px;align-items:start;font-size:12px}#jjd-store .copyright{border-top:1px solid #dbd0e0;margin-top:30px;padding-top:16px;font-size:10px;color:var(--muted)}#jjd-store .loading{padding:70px;text-align:center}#jjd-store .preview-tag{background:#fff5db;padding:7px;text-align:center;font-size:11px;color:#7a6330}#jjd-store .empty{padding:30px 12px;color:var(--muted);text-align:center;font-size:13px}#jjd-store .studio{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}#jjd-store .materials-panel{min-width:0}#jjd-store .selection{max-width:100%}#jjd-store .bom{margin-top:24px;border-top:1px solid var(--line);padding-top:18px}#jjd-store .bom h3{font-size:17px;margin-bottom:15px}#jjd-store .bom-labels{display:grid;grid-template-columns:1fr 100px 70px;gap:12px;font-size:9px;color:var(--muted);padding-bottom:8px;border-bottom:1px solid var(--line)}#jjd-store .bom-labels span:last-child{text-align:right}#jjd-store .bom-row{display:grid;grid-template-columns:38px 1fr 100px 70px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line);font-size:11px}#jjd-store .bom-row img{width:38px;height:38px;object-fit:contain}#jjd-store .bom-row strong{font-size:11px;font-weight:500}#jjd-store .bom-row>strong{text-align:right}#jjd-store .bom-row small{display:block;color:var(--muted);font-size:10px}#jjd-store .cart-bom{grid-column:1/-1;width:100%;min-width:0}#jjd-store .bom-row>div{min-width:0;overflow-wrap:anywhere}@media(max-width:500px){#jjd-store .bom-row{grid-template-columns:28px minmax(0,1fr) 75px 52px;gap:6px;font-size:10px}#jjd-store .bom-row img{width:28px;height:28px}#jjd-store .bom-labels{grid-template-columns:1fr 75px 52px;gap:6px;font-size:8px}#jjd-store .bom-row strong{font-size:10px}}@media(max-width:1000px){#jjd-store .topbar{gap:14px}#jjd-store nav{gap:14px}#jjd-store .brand{font-size:17px}#jjd-store .material-grid{grid-template-columns:repeat(3,1fr)}#jjd-store .studio{gap:20px}#jjd-store .preset-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){#jjd-store .announcement{font-size:9px}#jjd-store .topbar{flex-wrap:wrap;padding:17px 0 10px;gap:12px}#jjd-store .brand{font-size:17px}#jjd-store nav{order:4;width:100%;justify-content:space-between;gap:9px;border-top:1px solid var(--line);padding-top:10px;font-size:11px}#jjd-store .hero{grid-template-columns:1fr;padding:35px 0;gap:30px}#jjd-store .hero-copy>p{margin:18px 0}#jjd-store h1{font-size:53px}#jjd-store .hero-art{max-width:480px;width:100%;margin:auto;padding:12px 12px 25px}#jjd-store .wrist-entry{max-width:none}#jjd-store .trustline{font-size:9px;padding:13px 0}#jjd-store .section{padding:38px 0}#jjd-store .section-head{display:block}#jjd-store .section-head p{margin-top:15px}#jjd-store .paths{grid-template-columns:1fr;gap:10px}#jjd-store .path{min-height:130px;padding:23px 24px 23px 85px}#jjd-store .path .symbol{position:absolute;left:26px;top:28px;font-size:33px}#jjd-store .preset-grid{grid-template-columns:repeat(2,1fr);gap:25px 14px}#jjd-store .collection-head{padding:32px 0 26px}#jjd-store .collection-head h1{font-size:42px}#jjd-store .collection-head p{font-size:13px}#jjd-store .studio{grid-template-columns:1fr;gap:20px}#jjd-store .stage{position:relative;top:0;padding:12px}#jjd-store .studio-heading h2{font-size:26px}#jjd-store .studio-heading{padding:16px 0}#jjd-store .wrist-pill{font-size:10px}#jjd-store .steps{padding:16px 0;gap:18px;font-size:9px}#jjd-store #bead-canvas{max-height:400px}#jjd-store .material-grid{grid-template-columns:repeat(4,1fr)}#jjd-store .material-scroll{height:330px}#jjd-store .material img{height:62px}#jjd-store .stage-actions{margin-bottom:10px}#jjd-store .fit-box{padding:12px}#jjd-store .fit-numbers strong{font-size:19px}#jjd-store .guide-grid{grid-template-columns:1fr 1fr;gap:12px}#jjd-store .crystal-card{padding:16px}#jjd-store .crystal-card img{width:100px;height:110px}#jjd-store .crystal-card h3{font-size:16px}#jjd-store .guide-steps{gap:15px;font-size:12px}#jjd-store dialog{padding:24px 20px}#jjd-store .footer-top{display:block}#jjd-store .footer-links{margin-top:25px}#jjd-store .cart-item{grid-template-columns:85px 1fr;padding:15px;gap:13px}#jjd-store .cart-item canvas{width:85px;height:85px}#jjd-store .cart-item>strong{grid-column:2}#jjd-store .purchase .primary{padding:12px 18px}}@media(prefers-reduced-motion:reduce){#jjd-store *{scroll-behavior:auto!important}}#jjd-store .appearance-toggle{border:1px solid var(--line);border-radius:24px;padding:7px 11px;background:transparent;color:var(--ink);font-size:11px;white-space:nowrap;min-height:36px}#jjd-store .topbar{gap:18px}#jjd-store nav{gap:20px}#jjd-store .hero{padding:40px 0 45px;gap:5%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#jjd-store .hero-discovery{min-width:0;background:var(--lilac);border:1px solid var(--line);padding:22px;border-radius:150px 150px 8px 8px}#jjd-store .hero-discovery .hero-art{background:transparent;border-radius:0;padding:0;max-width:270px;margin:0 auto}#jjd-store .hero-discovery .hero-art canvas{width:100%;aspect-ratio:1}#jjd-store .hero-discovery{background:var(--hero-tint,var(--lilac));transition:background-color 1s ease}#jjd-store[data-theme=dark] .hero-discovery{background:var(--hero-night,var(--lilac))}#jjd-store .hero-slides{position:relative;width:100%;aspect-ratio:1;isolation:isolate}#jjd-store .hero-discovery .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(5px) scale(.975);transition:opacity .85s ease,transform 1.1s ease;mix-blend-mode:normal;pointer-events:none}#jjd-store .hero-discovery .hero-slide.is-visible{opacity:1;transform:translateY(0) scale(1)}#jjd-store .hero-caption{display:block;width:100%;border:0;background:transparent;color:var(--ink);padding:8px 0 2px;min-height:32px}#jjd-store .hero-caption:hover{text-decoration:underline;text-underline-offset:4px}#jjd-store .hero-carousel-controls{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:7px;color:var(--ink);font-size:10px;letter-spacing:1px}#jjd-store .hero-carousel-controls button{background:transparent;color:inherit;border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:25px;min-width:34px;min-height:34px;padding:4px 10px;font-size:11px;white-space:nowrap;flex-shrink:0}#jjd-store .hero-carousel-controls{margin-left:-25px;margin-right:-25px;gap:10px}#jjd-store .hero-carousel-controls button:hover{background:color-mix(in srgb,var(--paper) 55%,transparent)}#jjd-store .hero-carousel-controls [data-hero-counter]{font-variant-numeric:tabular-nums;white-space:nowrap}@media(prefers-reduced-motion:reduce){#jjd-store .hero-discovery,#jjd-store .hero-slide{transition:none!important}}#jjd-store .hero-discovery .caption{font-size:9px;letter-spacing:1px;margin-top:-6px}#jjd-store .hero-discovery .orbit-label{width:64px;height:64px;font-size:8px;right:-24px;top:4%}#jjd-store .discovery-heading{margin:18px 0 14px}#jjd-store .discovery-heading h2{font-size:29px;margin-top:7px}#jjd-store .hero-paths{grid-template-columns:1fr;gap:9px}#jjd-store .hero-paths .path{padding:15px 34px 15px 57px;min-height:82px;border-radius:4px}#jjd-store .hero-paths .path .symbol{position:absolute;left:18px;top:20px;font-size:26px;margin:0}#jjd-store .hero-paths .path .arrow{right:15px;top:17px;font-size:18px}#jjd-store .hero-paths .path h3{font-size:17px}#jjd-store .hero-paths .path p{font-size:11px;margin-top:3px;max-width:none}#jjd-store .piece-tip{font-size:13px;color:var(--muted);margin:20px 0}#jjd-store .fit-explanation{font-size:11px;border-top:1px solid var(--line);padding-top:10px;margin-top:12px}#jjd-store .fit-explanation summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}#jjd-store .fit-explanation p{margin-top:8px}#jjd-store .fit-numbers>div{min-width:0}#jjd-store .fit-numbers span{display:block;line-height:1.4;margin-bottom:5px}#jjd-store .wrist-pill,#jjd-store .material-types button,#jjd-store .input-row select,#jjd-store .catalog-controls select{color:var(--ink)}#jjd-store[data-theme=dark]{--ink:#f0e9f6;--plum:#c4a4de;--muted:#c0b1cc;--line:#4b3b57;--lilac:#2b2235;--rose:#302434;--paper:#19141f;color-scheme:dark}body:has(#jjd-store[data-theme=dark]){background:#19141f}#jjd-store[data-theme=dark] .announcement{background:#483258;color:#f6edff}#jjd-store[data-theme=dark] .primary{background:#c4a4de;color:#25182f;border-color:#c4a4de}#jjd-store[data-theme=dark] :is(.wrist-entry,.path,.wrist-pill,.stage,.material,.chosen,.cart-item,.crystal-card){background:#231c2c;color:var(--ink)}#jjd-store[data-theme=dark] .path:hover{background:#392a46}#jjd-store[data-theme=dark] :is(input[type=number],.input-row select,.catalog-controls select,.language option){background:#19141f;color:var(--ink);border-color:var(--line)}#jjd-store[data-theme=dark] .orbit-label{background:#34263e;color:var(--ink)}#jjd-store[data-theme=dark] .fit-box{background:#35291f;border-left-color:#d3a477}#jjd-store[data-theme=dark] .fit-box.fit{background:#223127;border-left-color:#95bd94}#jjd-store[data-theme=dark] .fit-box.large{background:#392229;border-left-color:#e4a0aa}#jjd-store[data-theme=dark] .error{color:#ffb4ba}#jjd-store[data-theme=dark] footer{background:#251c30}#jjd-store[data-theme=dark] .copyright{border-color:var(--line)}#jjd-store[data-theme=dark] .chosen .x{background:#3d2c49;color:var(--ink)}#jjd-store[data-theme=dark] .hero-art canvas,#jjd-store[data-theme=dark] .preset-art canvas{mix-blend-mode:normal}#jjd-store[data-theme=dark] .preset-art{background:#302637}#jjd-store[data-theme=dark] .preview-tag{background:#382f20;color:#e9d4a4}#jjd-store #bead-canvas{border-radius:8px}#jjd-store .guide-image{border-radius:5px}@media(max-width:1000px){#jjd-store .topbar{flex-wrap:wrap;gap:13px}#jjd-store nav{order:4;width:100%;justify-content:space-between;padding-top:10px;border-top:1px solid var(--line)}#jjd-store .hero-discovery{padding:18px}#jjd-store .hero-discovery .hero-art{max-width:230px}}@media(max-width:700px){#jjd-store .hero{grid-template-columns:1fr;padding:28px 0;gap:25px}#jjd-store .hero-discovery{border-radius:12px;padding:18px;width:100%}#jjd-store .hero-discovery .hero-art{max-width:180px}#jjd-store .discovery-heading{margin-top:10px}#jjd-store .hero-paths .path{min-height:80px}#jjd-store .hero-paths .path .symbol{top:20px}#jjd-store .appearance-toggle{font-size:10px;padding:6px 9px}#jjd-store .brand{font-size:15px}#jjd-store .brand small{font-size:7px;letter-spacing:2px}#jjd-store .language{max-width:83px}#jjd-store .topbar{gap:8px}}@media(max-width:360px){#jjd-store .cart-link{margin-left:auto}#jjd-store .brand{flex-basis:48%}#jjd-store .fit-numbers{gap:9px}#jjd-store .fit-numbers strong{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/jjd-studio.4bfcfbcbdad3.css.map */
