.tolun-customizer-page{--bg:#f6f4ef;--bg-2:#f0ede7;--paper:#faf9f6;--white:#fff;--ink:#111111;--muted:#696761;--muted-2:#8f8b84;--line:rgba(17,17,17,.13);--line-soft:rgba(17,17,17,.07);--accent:#9b7641;--panel:450px;--ease:cubic-bezier(.22,.72,.22,1);background:var(--bg);color:var(--ink);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow:hidden}.tolun-customizer-page *{box-sizing:border-box}.tolun-customizer-page button,.tolun-customizer-page input{font:inherit;color:inherit}.tolun-customizer-page button{cursor:pointer}.tolun-customizer-page a{text-decoration:none;color:inherit}.tolun-customizer-page .customizer-shell{width:100%;height:calc(100svh - 74px);margin-top:0;display:grid;grid-template-columns:minmax(0,1fr) var(--panel);overflow:hidden;background:var(--bg)}.tolun-customizer-page .intro-panel{position:absolute;left:3.2vw;top:28px;z-index:20;pointer-events:none}.tolun-customizer-page .intro-copy{max-width:260px}.tolun-customizer-page .atelier-mark{display:flex;align-items:center;gap:10px;margin-bottom:10px}.tolun-customizer-page .atelier-mark span{width:24px;height:1px;background:#b58b50}.tolun-customizer-page .atelier-mark em{font-style:normal;font-size:9px;letter-spacing:.18em;font-weight:500;text-transform:uppercase;color:#77736d}.tolun-customizer-page #customizer-title{font-size:15px;font-weight:500;letter-spacing:.025em;text-transform:uppercase}.tolun-customizer-page .intro-copy>p{margin-top:9px;max-width:240px;font-size:10px;line-height:1.65;color:#76726b}.tolun-customizer-page .preview-panel{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 42px 30px;background:#faf9f6;overflow:hidden}.tolun-customizer-page .preview-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 52% 42%,rgba(255,255,255,.96),rgba(255,255,255,.4) 37%,transparent 69%);pointer-events:none}.tolun-customizer-page .stage-index{position:absolute;right:3vw;top:25px;font-size:8px;letter-spacing:.13em;color:#8d8982;text-transform:uppercase}.tolun-customizer-page .watch-stage{position:relative;width:min(62vh,620px);aspect-ratio:1;display:grid;place-items:center;isolation:isolate;z-index:2;margin:2px 0 12px}.tolun-customizer-page .watch-halo{position:absolute;width:80%;height:80%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.96) 0%,rgba(255,255,255,.62) 52%,transparent 73%);z-index:0;pointer-events:none}.tolun-customizer-page .watch-stage:after{content:"";position:absolute;left:26%;right:26%;bottom:8%;height:5%;border-radius:50%;background:#1e19141a;filter:blur(18px);z-index:0}.tolun-customizer-page .watch-canvas{position:relative;width:100%;height:100%;z-index:2;opacity:0;transition:opacity .28s var(--ease);filter:drop-shadow(0 18px 25px rgba(27,22,17,.07));pointer-events:none}.tolun-customizer-page .watch-canvas.is-ready{opacity:1}.tolun-customizer-page .render-loader{position:absolute;width:28px;height:28px;border:1.5px solid rgba(0,0,0,.12);border-top-color:#111;border-radius:50%;opacity:0;visibility:hidden;z-index:5;animation:spin .65s linear infinite}.tolun-customizer-page .render-loader.is-visible{opacity:1;visibility:visible}@keyframes spin{to{transform:rotate(360deg)}}.tolun-customizer-page .view-area{z-index:5}.tolun-customizer-page .view-switcher{display:grid;grid-template-columns:repeat(3,1fr);width:310px;border:1px solid #aaa69e;background:#faf9f6f0}.tolun-customizer-page .view-btn{height:42px;border:0;border-right:1px solid rgba(17,17,17,.1);background:transparent;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#5e5b55;display:flex;align-items:center;justify-content:center;gap:8px;transition:.25s var(--ease)}.tolun-customizer-page .view-btn:last-child{border-right:0}.tolun-customizer-page .view-btn span{font-size:7px;color:#918d86}.tolun-customizer-page .view-btn:hover{background:#f0ede7}.tolun-customizer-page .view-btn.is-active{background:#111;color:#fff}.tolun-customizer-page .view-btn.is-active span{color:#c8c3ba}.tolun-customizer-page .view-thumbs{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.tolun-customizer-page .selection-chips{display:flex;justify-content:center;gap:0;flex-wrap:wrap;margin-top:18px;z-index:5;max-width:620px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tolun-customizer-page .selection-chip{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;font-size:9px;color:#4d4a45;border-right:1px solid var(--line);white-space:nowrap;max-width:190px;overflow:hidden;text-overflow:ellipsis}.tolun-customizer-page .selection-chip:last-child{border-right:0}.tolun-customizer-page .selection-chip>span{font-size:7px;text-transform:uppercase;letter-spacing:.09em;color:#918c83}.tolun-customizer-page .options-panel{height:100%;display:flex;flex-direction:column;background:#fff;border-left:1px solid rgba(17,17,17,.08);overflow:hidden;z-index:20}.tolun-customizer-page .options-header{padding:24px 30px 20px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.tolun-customizer-page .options-eyebrow{display:block;margin-bottom:7px;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#77736d}.tolun-customizer-page .options-header h2{font-size:22px;letter-spacing:-.025em;font-weight:500;text-transform:uppercase}.tolun-customizer-page .step-count{font-size:8px;letter-spacing:.1em;color:#77736d;text-transform:uppercase;border:1px solid #cbc7bf;padding:6px 9px}.tolun-customizer-page .options-scroll{flex:1;overflow:auto;scrollbar-width:thin;scrollbar-color:#d4d0c8 transparent}.tolun-customizer-page .options-scroll::-webkit-scrollbar{width:4px}.tolun-customizer-page .options-scroll::-webkit-scrollbar-thumb{background:#d4d0c8}.tolun-customizer-page .option-section{position:relative;border-bottom:1px solid var(--line)}.tolun-customizer-page .option-section:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:transparent}.tolun-customizer-page .option-section.is-open:before{background:#111}.tolun-customizer-page .section-head{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 28px;transition:.2s var(--ease);margin:0}.tolun-customizer-page .section-head:hover{background:#faf9f6}.tolun-customizer-page .section-head>span:first-child{display:flex;align-items:center;gap:14px}.tolun-customizer-page .section-no{font-size:9px;color:#aaa69f;width:22px}.tolun-customizer-page .option-section.is-open .section-no{color:#111}.tolun-customizer-page .section-title{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.tolun-customizer-page .section-title b{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.015em}.tolun-customizer-page .section-title small{font-size:10px;color:#77736d;font-weight:400}.tolun-customizer-page .chevron{font-size:10px;color:#aaa69f}.tolun-customizer-page .section-body{display:none;padding:0 24px 22px;max-height:365px;overflow:auto;scrollbar-width:thin;scrollbar-color:#ddd9d1 transparent}.tolun-customizer-page .option-section.is-open .section-body{display:block}.tolun-customizer-page .option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tolun-customizer-page .option-card{-webkit-appearance:none;appearance:none;border:1px solid #dedad2;background:#faf9f6;padding:7px 6px 9px;position:relative;transition:.25s var(--ease);min-width:0}.tolun-customizer-page .option-card:hover{background:#fff;border-color:#a9a59d;transform:translateY(-2px)}.tolun-customizer-page .option-card.is-selected{background:#fff;border-color:#111;box-shadow:0 0 0 1px #111}.tolun-customizer-page .option-card.is-selected:after{content:"\2713";position:absolute;right:5px;top:5px;width:17px;height:17px;background:#111;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:8px}.tolun-customizer-page .option-card.is-unavailable{opacity:.3;cursor:not-allowed}.tolun-customizer-page .option-card.is-unavailable:after{content:"T\fckendi";position:absolute;left:5px;right:5px;bottom:5px;background:#fff;padding:2px 4px;font-size:7px;text-align:center}.tolun-customizer-page .option-image{width:100%;aspect-ratio:1;display:grid;place-items:center;background:#fff;overflow:hidden}.tolun-customizer-page .option-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s var(--ease)}.tolun-customizer-page .option-card:hover .option-image img{transform:scale(1.035)}.tolun-customizer-page .option-name{display:block;margin-top:6px;font-size:8px;line-height:1.3;color:#393733;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tolun-customizer-page .option-meta{display:block;text-align:center;font-size:7px;color:#949089;margin-top:2px}.tolun-customizer-page .engraving-body{max-height:none;overflow:visible}.tolun-customizer-page .engraving-body label{display:block;margin-bottom:8px;font-size:10px;color:#5c5953;text-transform:uppercase;letter-spacing:.05em}.tolun-customizer-page .engraving-field{position:relative}.tolun-customizer-page .engraving-field input{width:100%;border:1px solid #bbb7af;background:#fff;padding:13px 72px 13px 13px;font-size:12px;outline:0}.tolun-customizer-page .engraving-field input:focus{border-color:#111}.tolun-customizer-page .engraving-field span{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:8px;color:#8f8b84}.tolun-customizer-page .engraving-body>small{display:block;margin-top:8px;font-size:9px;color:#8f8b84;line-height:1.5}.tolun-customizer-page .purchase-bar{border-top:1px solid var(--line);background:#faf9f6;padding:19px 28px 20px}.tolun-customizer-page .purchase-top{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;margin-bottom:14px}.tolun-customizer-page .price-wrap span,.tolun-customizer-page .qty-wrap>span{display:block;margin-bottom:5px;font-size:8px;color:#77736d;text-transform:uppercase;letter-spacing:.08em}.tolun-customizer-page .price-wrap strong{display:block;font-size:28px;line-height:1;font-weight:500;letter-spacing:-.03em}.tolun-customizer-page .price-wrap small{display:block;margin-top:4px;font-size:8px;color:#96928b}.tolun-customizer-page .qty-wrap{min-width:112px}.tolun-customizer-page .qty-control{display:grid;grid-template-columns:36px 40px 36px;border:1px solid #bbb7af;background:#fff}.tolun-customizer-page .qty-control button{height:36px;border:0;background:transparent;font-size:15px}.tolun-customizer-page .qty-control button:hover{background:#efede8}.tolun-customizer-page .qty-control output{display:grid;place-items:center;border-left:1px solid var(--line);border-right:1px solid var(--line);font-size:11px}.tolun-customizer-page .cart-btn,.tolun-customizer-page .save-btn{width:100%;border-radius:0;transition:.25s var(--ease)}.tolun-customizer-page .cart-btn{min-height:51px;border:1px solid #111;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.tolun-customizer-page .cart-btn:hover{background:#2a2926}.tolun-customizer-page .cart-btn:disabled{opacity:.45;cursor:wait}.tolun-customizer-page .cart-arrow{font-size:16px;font-weight:300}.tolun-customizer-page .save-btn{min-height:42px;border:1px solid #aaa69e;background:transparent;margin-top:8px;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.tolun-customizer-page .save-btn:hover{background:#fff;border-color:#111}.tolun-customizer-page .purchase-assurance{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:11px;font-size:8px;color:#9a968f;text-transform:uppercase;letter-spacing:.04em}.tolun-customizer-page .purchase-assurance i{display:block;width:2px;height:2px;background:#aaa69e;border-radius:50%}.tolun-customizer-page .toast{position:fixed;left:50%;bottom:24px;z-index:400;transform:translate(-50%,18px);opacity:0;visibility:hidden;background:#111;color:#fff;padding:11px 16px;font-size:10px;letter-spacing:.03em;transition:.25s var(--ease)}.tolun-customizer-page .toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}@media(max-width:1180px){.tolun-customizer-page{--panel:410px}.tolun-customizer-page .watch-stage{width:min(57vh,540px)}.tolun-customizer-page .options-header,.tolun-customizer-page .section-head{padding-left:22px;padding-right:22px}.tolun-customizer-page .section-body{padding-left:18px;padding-right:18px}.tolun-customizer-page .purchase-bar{padding-left:22px;padding-right:22px}.tolun-customizer-page .tolun-main-nav{gap:38px}}@media(max-width:920px){.tolun-customizer-page .customizer-shell{height:auto;min-height:calc(100svh - 64px);grid-template-columns:1fr;overflow:visible}.tolun-customizer-page .intro-panel{position:relative;left:auto;top:auto;padding:28px 6vw 0;background:#faf9f6}.tolun-customizer-page .intro-copy>p{display:none}.tolun-customizer-page .preview-panel{height:auto;min-height:560px;padding:20px 18px 34px}.tolun-customizer-page .stage-index{right:6vw;top:20px}.tolun-customizer-page .watch-stage{width:min(82vw,500px);margin:4px auto 12px}.tolun-customizer-page .options-panel{height:auto;border-left:0;border-top:1px solid var(--line)}.tolun-customizer-page .options-scroll{overflow:visible}.tolun-customizer-page .section-body{max-height:370px}.tolun-customizer-page .options-header{position:sticky;top:0;z-index:30}.tolun-customizer-page .purchase-bar{position:sticky;bottom:0;z-index:30;box-shadow:0 -10px 35px #0000000a}}@media(max-width:560px){.tolun-customizer-page .intro-panel{padding:22px 18px 0}.tolun-customizer-page .atelier-mark em{font-size:8px}.tolun-customizer-page #customizer-title{font-size:13px}.tolun-customizer-page .preview-panel{min-height:490px;padding:12px 10px 26px}.tolun-customizer-page .stage-index{display:none}.tolun-customizer-page .watch-stage{width:min(94vw,390px);margin:0 auto 8px}.tolun-customizer-page .view-switcher{width:min(92vw,310px)}.tolun-customizer-page .view-btn{height:40px;font-size:9px}.tolun-customizer-page .selection-chips{max-width:94vw;margin-top:14px}.tolun-customizer-page .selection-chip{font-size:8px;padding:7px 8px;max-width:47%}.tolun-customizer-page .options-header{padding:18px 16px 15px}.tolun-customizer-page .options-header h2{font-size:19px}.tolun-customizer-page .step-count{font-size:7px}.tolun-customizer-page .section-head{padding:15px 16px}.tolun-customizer-page .section-body{padding:0 12px 16px}.tolun-customizer-page .option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.tolun-customizer-page .purchase-bar{padding:15px 16px}.tolun-customizer-page .purchase-top{grid-template-columns:1fr auto}.tolun-customizer-page .price-wrap strong{font-size:23px}.tolun-customizer-page .cart-btn{min-height:48px}}@media(max-width:390px){.tolun-customizer-page .option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tolun-customizer-page .selection-chips{display:none}.tolun-customizer-page .purchase-top{grid-template-columns:1fr}.tolun-customizer-page .qty-wrap{width:100%}.tolun-customizer-page .qty-control{width:112px}}.tolun-customizer-page .atelier-mark em{font-size:11px}.tolun-customizer-page #customizer-title{font-size:19px}.tolun-customizer-page .intro-copy{max-width:330px}.tolun-customizer-page .intro-copy>p{max-width:310px;font-size:14px;line-height:1.72}.tolun-customizer-page .stage-index{font-size:10px}.tolun-customizer-page .view-btn{font-size:12px}.tolun-customizer-page .view-btn span{font-size:9px}.tolun-customizer-page .selection-chip{font-size:11px;padding:9px 13px}.tolun-customizer-page .selection-chip>span{font-size:9px}.tolun-customizer-page .options-eyebrow{font-size:10px}.tolun-customizer-page .options-header h2{font-size:24px}.tolun-customizer-page .step-count{font-size:10px}.tolun-customizer-page .section-no{font-size:11px}.tolun-customizer-page .section-title b{font-size:16px}.tolun-customizer-page .section-title small{font-size:12px}.tolun-customizer-page .option-name{font-size:11px}.tolun-customizer-page .engraving-body label{font-size:12px}.tolun-customizer-page .engraving-field input{font-size:14px}.tolun-customizer-page .cart-btn{font-size:13px}.tolun-customizer-page .save-btn{font-size:11px}@media(max-width:920px){.tolun-customizer-page{overflow:visible}}@media(max-width:640px){.tolun-customizer-page #customizer-title{font-size:17px}.tolun-customizer-page .options-header h2{font-size:21px}}.tolun-customizer-page .mobile-live-preview{display:none}@media(max-width:920px){.tolun-customizer-page .mobile-live-preview{position:fixed;z-index:120;top:8px;right:12px;width:min(46vw,210px);aspect-ratio:.84;padding:30px 8px 8px;border:1px solid rgba(17,17,17,.13);border-radius:20px;background:#faf9f6f0;box-shadow:0 10px 34px #1e1a141a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.96);transform-origin:top right;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;overflow:hidden}.tolun-customizer-page .mobile-live-preview.is-visible{display:block;opacity:1;visibility:visible;transform:none}.tolun-customizer-page .mobile-live-preview__label{position:absolute;z-index:2;left:13px;top:11px;display:flex;align-items:center;gap:5px;font-size:9px;line-height:1;letter-spacing:.13em;font-weight:600;color:#6f6b64;text-transform:uppercase}.tolun-customizer-page .mobile-live-preview__label i{width:5px;height:5px;border-radius:50%;background:#9b7641;box-shadow:0 0 0 3px #9b76411f}.tolun-customizer-page .mobile-live-preview canvas{width:100%;height:100%;display:block;object-fit:contain;opacity:0;transition:opacity .18s ease;filter:drop-shadow(0 8px 10px rgba(27,22,17,.08))}.tolun-customizer-page .mobile-live-preview canvas.is-ready{opacity:1}}@media(max-width:560px){.tolun-customizer-page .section-body{padding:0 10px 14px;max-height:330px}.tolun-customizer-page .option-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.tolun-customizer-page .option-card{padding:3px 2px 5px}.tolun-customizer-page .option-card.is-selected:after{right:3px;top:3px;width:14px;height:14px;font-size:7px}.tolun-customizer-page .option-name{margin-top:3px;font-size:6.4px;line-height:1.12}.tolun-customizer-page .option-meta{font-size:5.6px;margin-top:1px}.tolun-customizer-page .mobile-live-preview{top:8px;right:10px;width:min(55vw,220px);border-radius:22px;padding:30px 7px 7px}.tolun-customizer-page .mobile-live-preview__label{left:13px;top:10px;font-size:8px}}@media(max-width:360px){.tolun-customizer-page .option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tolun-customizer-page .mobile-live-preview{top:8px;width:min(58vw,190px)}}.tolun-customizer-page .dial-collection-tabs-shell{position:relative;width:100%;margin:0 0 16px;padding:0;border-top:1px solid #cfcac2;border-bottom:1px solid #cfcac2;background:transparent;overflow:hidden}.tolun-customizer-page .dial-collection-tabs-shell.is-hidden{display:none}.tolun-customizer-page .dial-collection-tabs{display:flex;align-items:stretch;gap:0;width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tolun-customizer-page .dial-collection-tabs::-webkit-scrollbar{display:none}.tolun-customizer-page .dial-collection-tab{position:relative;flex:0 0 auto;min-height:48px;padding:0 18px;border:0;border-right:1px solid #ded9d1;background:transparent;color:#8a857d;font-size:9px;line-height:1;letter-spacing:.095em;font-weight:500;text-transform:uppercase;white-space:nowrap;scroll-snap-align:start;transition:color .2s ease,background .2s ease}.tolun-customizer-page .dial-collection-tab:first-child{padding-left:2px}.tolun-customizer-page .dial-collection-tab:last-child{border-right:0;padding-right:2px}.tolun-customizer-page .dial-collection-tab:before{content:"";position:absolute;left:18px;right:18px;bottom:0;height:2px;background:#111;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.tolun-customizer-page .dial-collection-tab:first-child:before{left:2px}.tolun-customizer-page .dial-collection-tab:last-child:before{right:2px}.tolun-customizer-page .dial-collection-tab:hover{color:#111}.tolun-customizer-page .dial-collection-tab.is-active{color:#111;background:transparent;font-weight:600}.tolun-customizer-page .dial-collection-tab.is-active:before{transform:scaleX(1)}.tolun-customizer-page .dial-collection-tabs-shell:after{content:"";position:absolute;top:1px;right:0;bottom:1px;width:24px;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffffeb)}@media(max-width:560px){.tolun-customizer-page .dial-collection-tabs-shell{margin:0 -10px 12px;width:calc(100% + 20px);border-left:0;border-right:0}.tolun-customizer-page .dial-collection-tabs{padding:0 10px}.tolun-customizer-page .dial-collection-tab{min-height:44px;padding:0 14px;font-size:8px;letter-spacing:.08em}.tolun-customizer-page .dial-collection-tab:first-child{padding-left:0}.tolun-customizer-page .dial-collection-tab:last-child{padding-right:0}.tolun-customizer-page .dial-collection-tab:before{left:14px;right:14px}.tolun-customizer-page .dial-collection-tab:first-child:before{left:0}.tolun-customizer-page .dial-collection-tab:last-child:before{right:0}}@media(max-width:560px){.tolun-customizer-page .dial-collection-tabs.is-compact-fit{display:grid;grid-template-columns:repeat(var(--tolun-tab-count, 3),minmax(0,1fr));padding:0;overflow:visible}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab{width:100%;min-width:0;padding:0 6px;text-align:center;justify-content:center;border-right:1px solid #ded9d1;font-size:7.4px;letter-spacing:.055em;overflow:hidden;text-overflow:ellipsis}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab:last-child{border-right:0}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab:before{left:8px;right:8px}.tolun-customizer-page .dial-collection-tabs-shell:has(.dial-collection-tabs.is-compact-fit):after{display:none}.tolun-customizer-page .dial-collection-tabs.is-scrollable-tabs{display:flex;overflow-x:auto}}@media(max-width:560px){.tolun-customizer-page .dial-collection-tabs.is-compact-fit:has(.dial-collection-tab:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.tolun-customizer-page .dial-collection-tabs.is-compact-fit:has(.dial-collection-tab:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}}.tolun-customizer-page .dial-collection-tabs.is-compact-fit{display:grid!important;grid-template-columns:repeat(var(--tolun-tab-count, 3),minmax(0,1fr))!important;width:100%;padding:0;overflow:visible}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab{width:100%;min-width:0;padding-left:10px;padding-right:10px;text-align:center;justify-content:center;overflow:hidden;text-overflow:ellipsis}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab:first-child{padding-left:10px}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab:last-child{padding-right:10px}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab:before{left:10px;right:10px}.tolun-customizer-page .dial-collection-tabs-shell:has(.dial-collection-tabs.is-compact-fit):after{display:none}.tolun-customizer-page .dial-collection-tabs.is-scrollable-tabs{display:flex!important;width:100%;overflow-x:auto;overflow-y:hidden}@media(min-width:561px)and (max-width:1180px){.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab{min-height:46px;font-size:8.5px;letter-spacing:.075em}}@media(max-width:560px){.tolun-customizer-page .dial-collection-tabs.is-compact-fit{padding:0 10px}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab{padding-left:5px;padding-right:5px;font-size:7.4px;letter-spacing:.05em}.tolun-customizer-page .dial-collection-tabs.is-compact-fit .dial-collection-tab:before{left:6px;right:6px}}@media(max-width:920px){.tolun-customizer-page .option-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px}.tolun-customizer-page .option-card{padding:4px 3px 6px}.tolun-customizer-page .option-name{margin-top:4px;font-size:7px;line-height:1.15}.tolun-customizer-page .option-meta{font-size:6px}}@media(max-width:390px){.tolun-customizer-page .option-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px}.tolun-customizer-page .option-card{padding:3px 2px 5px}.tolun-customizer-page .option-name{font-size:6px}}.tolun-customizer-page #tolunCartError.tolun-cart-stock-alert{display:block;margin:13px 0 6px;padding:15px 17px;border-left:3px solid #a52821;background:#faeee9;color:#70251f;font-size:12px;line-height:1.65;letter-spacing:normal;overflow-wrap:anywhere;text-transform:none}.tolun-customizer-page #tolunCartError.tolun-cart-stock-alert[hidden]{display:none}.tolun-customizer-page .tolun-preorder-customizer-note{margin:9px 0 0;color:#68625a;font-size:11px;line-height:1.55}.tolun-customizer-page .tolun-preorder-customizer-note strong{font-weight:600;color:#27241f}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tolun-customizer.css.map */
