:root{--ink:#0a0a0c;--ink-soft:#302c2a;--blue:#d42b2b;--blue-strong:#9e1620;--cyan:#ede4d3;--surface:#fffdf9;--canvas:#f4efe7;--line:#ded2c3;--muted:#746b62;--success:#079c7c;--warning:#e89c18;--danger:#d83b4d;--shadow:0 24px 70px #25151224}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block}.offline-banner{z-index:200;color:#704700;text-align:center;background:#fff2ce;border:1px solid #e0a73e;border-radius:11px;width:min(620px,100% - 24px);padding:11px 14px;font-size:10px;font-weight:750;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #3121062e}.container{width:min(1180px,100% - 40px);margin-inline:auto}.store-page{background:#fff;overflow:hidden}.store-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #07111f14;height:84px;position:relative}.store-header-inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:13px;place-items:center;width:43px;height:43px;display:grid;transform:skew(-4deg);box-shadow:inset -9px -9px 18px #d42b2b47}.brand-mark span{letter-spacing:-1.5px;font-size:18px;font-weight:950;transform:skew(4deg)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.13em;font-size:14px}.brand-copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px}.desktop-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{color:#39485e;font-size:14px;font-weight:650;transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.header-actions{gap:7px;margin-left:20px;display:flex}.icon-button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;transition:background .2s,transform .2s;display:grid;position:relative}.icon-button:hover{background:#edf3fb;transform:translateY(-1px)}.icon-button svg{width:21px;height:21px}.cart-button span{background:var(--blue);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid;position:absolute;top:2px;right:0}.hero-section{color:#fff;background:radial-gradient(circle at 76% 40%,#d42b2b42,#0000 30%),linear-gradient(125deg,#0a0a0c 0%,#171012 58%,#080709 100%);min-height:720px;padding:72px 0 82px;position:relative}.hero-section:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 50%,#0000);mask-image:linear-gradient(90deg,#0000,#000 50%,#0000)}.hero-grid{grid-template-columns:.93fr 1.07fr;align-items:center;gap:64px;display:grid;position:relative}.hero-copy{z-index:3;position:relative}.eyebrow{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow svg{width:17px;height:17px}.hero-copy .eyebrow{color:#f1c7c2}.hero-copy h1{letter-spacing:-.055em;max-width:580px;margin:24px 0 22px;font-size:clamp(50px,5.2vw,76px);line-height:.98}.hero-copy h1 em{color:#ede4d3;font-style:normal}.hero-copy>p{color:#b8c7db;max-width:555px;margin:0;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 15px 30px #d42b2b47}.button-primary:hover{background:#e8302f;box-shadow:0 18px 38px #d42b2b61}.button-ghost{color:#fff;background:#ffffff0f;border-color:#fff3}.button-ghost:hover{background:#ffffff1f}.trust-row{color:#93a5bc;flex-wrap:wrap;gap:17px;margin-top:32px;font-size:11px;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{color:#62d5b8;width:15px;height:15px}.hero-studio{background:linear-gradient(145deg,#ffffff17,#ffffff06),radial-gradient(circle at 50% 44%,#d42b2b38,#0000 42%);border:1px solid #ede4d32e;border-radius:36px;min-height:560px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 50px 90px #00000047}.hero-studio:after{content:"";background:var(--blue);filter:blur(100px);opacity:.19;border-radius:50%;height:260px;position:absolute;inset:auto 12% -24%}.hero-visual-topline{z-index:4;color:#93a5bc;text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;top:24px;left:27px;right:27px}.hero-visual-topline span{color:#dce9f8;align-items:center;gap:8px;font-weight:800;display:flex}.hero-visual-topline i{background:#52d6a9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #52d6a91f}.hero-visual-topline strong{font-size:10px}.hero-studio .product-visual{z-index:2;width:min(92%,530px);position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.product-visual svg{width:100%;height:auto}.studio-orbit{border:1px solid #d42b2b2e;border-radius:50%;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:420px;height:420px}.orbit-two{width:520px;height:520px}.floating-tool{z-index:5;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09192dc2;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:10px;min-width:142px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 15px 35px #00000040}.floating-tool svg{color:#ede4d3;width:24px;height:24px}.floating-tool span{flex-direction:column;font-size:12px;font-weight:800;display:flex}.floating-tool small{color:#7f91a9;text-transform:uppercase;letter-spacing:.09em;margin-bottom:2px;font-size:9px;font-weight:650}.tool-left{top:42%;left:18px}.tool-right{top:28%;right:18px}.color-dock{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#09192dbd;border:1px solid #ffffff1f;border-radius:18px;gap:10px;padding:10px 13px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.color-dock span{border:2px solid #ffffff2e;border-radius:9px;width:25px;height:25px}.color-dock .active{outline-offset:3px;outline:2px solid #d42b2b}.proof-band{border-bottom:1px solid var(--line);background:#fff}.proof-grid{grid-template-columns:repeat(4,1fr);min-height:108px;display:grid}.proof-grid>div{justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.proof-grid>div:not(:last-child):after{content:"";background:var(--line);width:1px;height:35px;position:absolute;right:0}.proof-grid strong{color:var(--blue);letter-spacing:.1em;font-size:12px}.proof-grid span{font-size:13px;font-weight:750}.catalog-section{padding-top:104px;padding-bottom:120px}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px;display:flex}.section-heading h2,.experience-copy h2{letter-spacing:-.045em;max-width:700px;margin:15px 0 0;font-size:clamp(36px,4vw,54px);line-height:1.08}.section-heading>p{max-width:430px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:block;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#b9c9df;transform:translateY(-6px)}.product-image{background:linear-gradient(145deg,#edf2f8,#f8fafc);height:360px;position:relative;overflow:hidden}.product-image:after{content:"";background:var(--product-accent,#d42b2b);filter:blur(80px);opacity:.13;border-radius:50%;height:190px;position:absolute;inset:auto 10% -26%}.product-image .product-visual{width:94%;margin:-3px auto 0;transition:transform .3s;transform:scale(.92)}.catalog-real-image{object-fit:contain;width:100%;height:100%;padding:28px 24px;transition:transform .3s}.product-card:hover .catalog-real-image{transform:scale(1.035)}.product-card:hover .product-visual{transform:scale(.97)}.product-image>span{z-index:2;color:#33506e;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:9px;padding:8px 11px;font-size:9px;font-weight:850;position:absolute;top:18px;left:18px}.product-info{grid-template-columns:1fr auto;align-items:center;gap:10px;padding:22px;display:grid;position:relative}.product-info h3{letter-spacing:-.02em;margin:0 0 6px;font-size:17px}.product-info p{color:var(--muted);margin:0;font-size:12px}.product-info>strong{color:var(--blue-strong);align-self:end;margin-right:34px;font-size:12px}.product-info>svg{width:19px;height:19px;position:absolute;bottom:22px;right:20px}.catalog-empty{text-align:center;background:#faf6ef;border:1px dashed #d9cfc4;border-radius:24px;grid-column:1/-1;place-items:center;min-height:280px;padding:40px;display:grid}.catalog-empty svg{color:#b7a99f;width:45px}.catalog-empty strong{margin-top:12px}.catalog-empty p{color:#81766f;font-size:11px}.experience-section{color:#fff;background:var(--ink);padding:110px 0}.experience-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.experience-copy .eyebrow{color:#ede4d3}.experience-copy p{color:#9fb0c5;max-width:560px;margin:26px 0;line-height:1.75}.text-link{color:#ede4d3;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.text-link svg{width:18px;height:18px}.production-flow{gap:14px;display:grid;position:relative}.flow-line{opacity:.62;background:linear-gradient(#9e1620,#e8302f);width:1px;position:absolute;top:45px;bottom:45px;left:25px}.flow-step{background:#ffffff09;border:1px solid #ffffff17;border-radius:18px;align-items:center;gap:18px;padding:19px;display:flex;position:relative}.flow-step b{z-index:2;color:#ede4d3;background:#171012;border:1px solid #d42b2b6b;border-radius:15px;flex:none;place-items:center;width:52px;height:52px;font-size:14px;display:grid;position:relative}.flow-step span{flex-direction:column;gap:5px;display:flex}.flow-step strong{font-size:14px}.flow-step small{color:#899bb2;font-size:12px;line-height:1.5}.store-footer{color:#8495ab;background:var(--ink);border-top:1px solid #1d2a3d}.store-footer .container{align-items:center;gap:34px;min-height:94px;font-size:12px;display:flex}.store-footer strong{color:#fff;letter-spacing:.15em}.store-footer span:last-child{margin-left:auto}.login-page{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 80% 28%,#d42b2b52,#0000 25%),linear-gradient(145deg,#0a0a0c,#1b1013);flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px clamp(36px,7vw,110px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #d42b2b3d;border-radius:50%;width:540px;height:540px;position:absolute;top:20%;right:-280px;box-shadow:0 0 0 80px #d42b2b09,0 0 0 160px #d42b2b06}.login-story .brand{z-index:2;color:#fff;position:relative}.login-story .brand-copy small{color:#8094ad}.login-story>div{z-index:2;max-width:620px;position:relative}.login-story .eyebrow{color:#ede4d3}.login-story h1{letter-spacing:-.052em;margin:23px 0;font-size:clamp(44px,5vw,68px);line-height:1.03}.login-story p{color:#aebdd0;max-width:570px;font-size:17px;line-height:1.65}.login-story ul{color:#d8e4f2;gap:13px;margin:30px 0 0;padding:0;font-size:13px;font-weight:650;list-style:none;display:grid}.login-story li{align-items:center;gap:9px;display:flex}.login-story li svg{color:#51d5ab;width:18px}.login-story>small{z-index:2;color:#657b96;letter-spacing:.1em;text-transform:uppercase;font-size:10px;position:relative}.login-panel{place-items:center;padding:40px;display:grid}.login-box{width:min(420px,100%)}.login-kicker{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:850}.login-box h2{letter-spacing:-.04em;margin:12px 0 10px;font-size:38px}.login-box>p{color:var(--muted);margin:0 0 31px;font-size:14px}.login-form{gap:17px;display:grid}.login-form label{color:#34435a;gap:8px;font-size:12px;font-weight:750;display:grid}.login-form input{width:100%;height:53px;color:var(--ink);background:#f9fbfd;border:1px solid #d7e0eb;border-radius:13px;outline:none;padding:0 15px;transition:border-color .2s,box-shadow .2s}.login-form input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #d42b2b17}.login-form .button{cursor:pointer;border:0;width:100%;margin-top:4px}.login-form .button:disabled{opacity:.65;cursor:wait}.form-error{color:#a32136;background:#fff0f2;border-radius:10px;margin:0;padding:11px 13px;font-size:12px}.forgot-link{color:var(--blue-strong);text-align:center;margin-top:2px;font-size:12px;font-weight:700}.login-divider{color:#94a2b2;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e1e7ee;flex:1;height:1px}.login-secondary{color:#173b5d;background:#fff;border:1px solid #cbd7e3;border-radius:13px;place-items:center;min-height:49px;font-size:12px;font-weight:850;transition:border-color .2s,background .2s;display:grid}.login-secondary:hover{background:#f6f9fc;border-color:#8fa5ba}.login-consent{color:#75879a;text-align:center;font-size:10px;line-height:1.5}.studio-app{min-height:100vh;color:var(--ink);background:#edf2f7}.studio-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #d9e2ec;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:74px;padding:10px 20px;display:grid;position:sticky;top:0}.studio-header>div:first-child{align-items:center;gap:11px;display:flex}.studio-header>div:first-child>div{flex-direction:column;display:flex}.studio-header strong{font-size:13px}.studio-header small{color:var(--muted);margin-top:3px;font-size:10px}.studio-mini-brand{color:#fff;background:var(--ink);border-radius:12px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:950;display:grid}.save-indicator{color:#75849a;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.save-indicator i{background:#9babbf;border-radius:50%;width:7px;height:7px}.save-indicator.saved i{background:#17ad84;box-shadow:0 0 0 4px #17ad841c}.save-indicator.changed i{background:#e9a227}.studio-header-actions{justify-content:flex-end;gap:8px;display:flex}.studio-header-actions button{color:#34445b;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:10px;min-height:39px;padding:0 13px;font-size:10px;font-weight:800}.studio-header-actions .studio-preview-button{color:var(--blue-strong);background:#f4f8ff;border-color:#bcd1f5}.studio-header-actions .studio-submit-button{border-color:var(--blue);color:#fff;background:var(--blue);align-items:center;gap:6px;display:flex}.studio-submit-button svg{width:15px}.studio-workspace{grid-template-columns:230px minmax(420px,1fr) 280px;min-height:calc(100vh - 74px);display:grid}.studio-sidebar{background:#fff;padding:18px}.studio-layers{border-right:1px solid #d9e2ec}.studio-tools{border-left:1px solid #d9e2ec}.sidebar-title{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;padding:4px 0 18px;display:flex}.sidebar-title>span{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;font-weight:850;display:flex}.sidebar-title svg{width:17px;color:var(--blue)}.sidebar-title>small{color:#55708f;background:#edf3f9;border-radius:7px;place-items:center;min-width:21px;height:21px;font-size:9px;font-weight:800;display:grid}.layer-list{gap:7px;padding:15px 0;display:grid}.layer-list>p{color:#8a99ac;text-align:center;margin:16px 0;font-size:11px;line-height:1.65}.layer-list button{color:#3f4f65;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:42px;padding:7px;display:flex}.layer-list button:hover{background:#f3f6fa}.layer-list button.active{color:var(--blue-strong);background:#eff5ff;border-color:#aac8f9}.layer-list button span{background:#e7edf5;border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.layer-list button.active span{background:#dce9ff}.layer-list b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.layer-actions{border-top:1px solid #e7edf4;grid-template-columns:1fr 1fr;gap:6px;margin-top:auto;padding-top:14px;display:grid}.layer-actions button,.mobile-edit-actions button{color:#53647a;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:9px;min-height:35px;font-size:9px;font-weight:800}.layer-actions button:hover{color:var(--blue);border-color:#abc7f4}.studio-stage-column{min-width:0;padding:16px 20px 28px;overflow:hidden}.studio-config-row{justify-content:center;gap:8px;display:flex}.studio-config-row label{color:#75859a;background:#fff;border:1px solid #dbe3ec;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 7px 0 11px;font-size:9px;font-weight:700;display:flex}.studio-config-row select{color:#27364a;background:0 0;border:0;outline:0;font-size:10px;font-weight:800}.studio-config-row strong{color:#281f20;white-space:nowrap;font-size:10px}.area-tabs{justify-content:center;align-items:center;gap:6px;margin:13px 0;display:flex}.area-tabs button{color:#697b91;cursor:pointer;background:#fff;border:1px solid #d8e1eb;border-radius:9px;min-width:70px;height:34px;font-size:10px;font-weight:800}.area-tabs button i{color:#fff;background:#079c7c;border-radius:50%;place-items:center;min-width:14px;margin-left:5px;font-size:7px;font-style:normal;display:inline-grid}.area-tabs button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.area-tabs span{color:#8493a7;margin-left:8px;font-size:9px}.studio-print-area-note{color:#60758d;justify-content:center;align-items:center;gap:7px;width:min(100%,720px);margin:-4px auto 10px;font-size:8px;display:flex}.studio-print-area-note i{background:#2067b409;border:1.5px dashed #3974ad;border-radius:3px;width:18px;height:10px}.studio-print-area-note strong{color:#294d73}.studio-side-empty-note{background:#f4f9fd;border:1px solid #bdd6ec;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;width:min(100%,720px);margin:0 auto 10px;padding:10px 12px;display:flex}.studio-side-empty-note div{gap:2px;display:grid}.studio-side-empty-note strong{color:#244c72;font-size:9px}.studio-side-empty-note span{color:#647c92;font-size:8px}.studio-side-empty-note button{color:#1d5f99;font:800 8px var(--font-body);cursor:pointer;background:#fff;border:1px solid #a9c9e4;border-radius:8px;flex:none;padding:8px 10px}.studio-resolution-warning{color:#7f3712;background:#fff7eb;border:1px solid #f1c29b;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:min(100%,720px);margin:0 auto 9px;padding:9px 12px;font-size:8px;display:flex}.studio-resolution-warning b{color:#a73d0d}.studio-resolution-warning span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-stage-shell{aspect-ratio:720/780;background:radial-gradient(circle,#fff,#edf2f7);border:1px solid #d7e0e9;border-radius:20px;width:min(100%,610px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 22px 55px #20344f1f}.studio-stage-shell canvas,.studio-stage-shell .canvas-container,.studio-stage-shell .canvas-container canvas{width:100%!important;height:100%!important}.studio-area-checklist{flex-wrap:wrap;justify-content:center;gap:7px;width:min(100%,720px);margin:9px auto 0;display:flex}.studio-area-checklist>span{color:#7b6f68;background:#fff;border:1px solid #ded5cb;border-radius:9px;grid-template-columns:15px auto;align-items:center;gap:1px 5px;padding:7px 9px;font-size:8px;font-weight:800;display:grid}.studio-area-checklist i{grid-row:span 2;font-style:normal}.studio-area-checklist small{color:#a0958d;font-size:7px;font-weight:600}.studio-area-checklist>span.done{color:#176451;background:#eff9f5;border-color:#b8dfd2}.mobile-edit-actions{display:none}.studio-tools section{border-bottom:1px solid #e7edf4;padding:18px 0}.studio-tools section h3{color:#53647b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:10px}.studio-real-product>div{background:#faf6ef;border:1px solid #e0d5ca;border-radius:11px;align-items:center;gap:10px;padding:11px;display:flex}.studio-real-product>div>i{border:2px solid #fff;border-radius:10px;flex:none;width:31px;height:31px;box-shadow:0 0 0 1px #d7ccc2}.studio-real-product span{gap:3px;display:grid}.studio-real-product b{color:#2c2221;font-size:9px}.studio-real-product small{color:#877b74;font-size:7px;line-height:1.35}.studio-colors{flex-wrap:wrap;gap:9px;display:flex}.studio-colors button{cursor:pointer;border:2px solid #fff;border-radius:10px;width:31px;height:31px;box-shadow:0 0 0 1px #ccd6e3}.studio-colors button.active{box-shadow:0 0 0 2px var(--blue)}.upload-button{color:#455971;cursor:pointer;background:#f7fafe;border:1px dashed #aebed1;border-radius:13px;grid-template-columns:40px 1fr;align-items:center;column-gap:10px;min-height:74px;padding:10px;display:grid}.upload-button:hover{border-color:var(--blue);background:#f1f6ff}.upload-button input{display:none}.upload-button>span{width:40px;height:40px;color:var(--blue);background:#e3edff;border-radius:12px;grid-row:1/3;place-items:center;font-size:20px;display:grid}.upload-button b{align-self:end;font-size:10px}.upload-button small{align-self:start;margin:0;font-size:8px}.text-tool{grid-template-columns:1fr auto;gap:6px;display:grid}.text-tool input{border:1px solid #d7e1eb;border-radius:9px;outline:none;min-width:0;height:39px;padding:0 10px;font-size:10px}.text-tool input:focus{border-color:var(--blue)}.text-tool button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:9px;padding:0 11px;font-size:9px;font-weight:800}.studio-tools .quality-note{background:#eaf8f4;border:0;border-radius:12px;gap:9px;margin-top:16px;padding:13px;display:flex}.quality-note svg{color:#079c7c;flex:none;width:18px}.quality-note div{flex-direction:column;gap:3px;display:flex}.quality-note strong{color:#176451;font-size:9px}.quality-note small{color:#4f7c70;font-size:8px;line-height:1.4}.studio-toast{z-index:80;color:#fff;cursor:pointer;background:#0b192b;border:1px solid #27394f;border-radius:12px;align-items:center;gap:18px;max-width:min(480px,100% - 30px);padding:13px 16px;font-size:10px;font-weight:650;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000040}.studio-toast span{color:#8ea2ba;font-size:17px}.preview-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a13e0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.preview-modal>div{justify-items:center;gap:13px;width:100%;max-width:580px;display:grid}.preview-modal span{color:#b5c4d7;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.preview-modal img{border-radius:20px;max-width:100%;max-height:72vh;display:block;box-shadow:0 30px 90px #00000073}.preview-modal .button{cursor:pointer;border:0;width:auto}.submit-review-modal{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#040a13ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.submit-review-modal>div{background:#fff;border-radius:20px;width:min(100%,520px);padding:26px;box-shadow:0 28px 90px #00000052}.submit-review-modal h2{color:#102b49;margin:5px 0 8px;font-size:22px}.submit-review-modal>div>p{color:#63778d;margin:0;font-size:11px;line-height:1.55}.submit-side-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0 10px;display:grid}.submit-side-summary>div{background:#f7fafc;border:1px solid #c8d6e5;border-radius:11px;gap:4px;padding:13px;display:grid}.submit-side-summary>div.done{background:#eff9f5;border-color:#adddcd}.submit-side-summary strong{color:#173a5d;font-size:11px}.submit-side-summary span{color:#6f8296;font-size:9px}.submit-side-summary .done span{color:#08775e}.submit-empty-warning{color:#8d5a12;background:#fff8e9;border:1px solid #f0d6a4;border-radius:9px;padding:10px 12px;font-size:9px;font-weight:700}.submit-review-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.submit-review-actions button{color:#29445f;font:800 9px var(--font-body);cursor:pointer;background:#fff;border:1px solid #cad6e2;border-radius:9px;padding:11px 14px}.submit-review-actions .button-primary{color:#fff;border-color:var(--blue);background:var(--blue)}.preview-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;width:44px;height:44px;font-size:24px;position:absolute;top:20px;right:24px}.dashboard-app{background:#f2f5f9;grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{color:#dbe6f5;background:#0a0a0c;flex-direction:column;height:100vh;padding:24px 16px 15px;display:flex;position:sticky;top:0}.dashboard-sidebar .brand{color:#fff;padding:0 9px}.dashboard-sidebar .brand-mark{background:#102039;border:1px solid #ffffff21}.dashboard-sidebar .brand-copy small{color:#647994}.role-badge{color:#67809e;letter-spacing:.11em;text-transform:uppercase;background:#0a1728;border:1px solid #1d304a;border-radius:9px;margin:24px 8px 18px;padding:9px 11px;font-size:8px;font-weight:850}.dashboard-sidebar nav{gap:4px;display:grid}.dashboard-sidebar nav a{color:#7f92aa;border-radius:10px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:11px;font-weight:650;display:flex}.dashboard-sidebar nav a:hover{color:#dbe6f5;background:#0d1c31}.dashboard-sidebar nav a.active{color:#fff;box-shadow:inset 3px 0 var(--blue);background:#12305b}.dashboard-sidebar nav svg{width:18px;height:18px}.dashboard-sidebar nav a.active svg{color:#65caff}.sidebar-user-menu{margin-top:auto;position:relative}.sidebar-user-menu summary{cursor:pointer;list-style:none}.sidebar-user-menu summary::-webkit-details-marker{display:none}.sidebar-user{border-top:1px solid #16253a;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:13px 8px 0;display:grid}.sidebar-user>span,.topbar-actions>span{color:#fff;background:linear-gradient(145deg,#d42b2b,#7247dd);border-radius:11px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:850;display:grid}.sidebar-user>div{flex-direction:column;min-width:0;display:flex}.sidebar-user strong{font-size:10px}.sidebar-user small{color:#607792;margin-top:3px;font-size:8px}.sidebar-user b{color:#5e718a;letter-spacing:2px}.sidebar-user-popover{z-index:8;color:#dbe6f5;background:#111b29;border:1px solid #263951;border-radius:11px;gap:10px;padding:12px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 40px #00000059}.sidebar-user-popover small{color:#8ca0b8;text-overflow:ellipsis;font-size:8px;overflow:hidden}.sidebar-user-popover button{color:#fff;cursor:pointer;background:#b5232b;border:0;border-radius:8px;padding:9px 10px;font-size:9px;font-weight:800}.dashboard-sidebar-head{justify-content:space-between;align-items:center;display:flex}.dashboard-menu-close,.dashboard-menu-backdrop{display:none}.dashboard-main{min-width:0}.dashboard-topbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border-bottom:1px solid #dce4ed;align-items:center;gap:18px;min-height:84px;padding:16px 28px;display:flex}.dashboard-topbar h1{letter-spacing:-.025em;margin:0;font-size:20px}.dashboard-topbar p{color:#8090a4;margin:4px 0 0;font-size:9px}.topbar-primary{color:#fff;background:var(--blue);border-radius:10px;align-items:center;min-height:39px;margin-left:auto;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #d42b2b33}.topbar-actions{align-items:center;gap:10px;display:flex}.topbar-actions button{color:#576a82;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:relative}.topbar-actions button i{background:#e14a5d;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.topbar-actions>span{width:38px;height:38px}.mobile-menu{display:none}.dashboard-content{width:min(1440px,100%);padding:24px 28px 45px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-grid article{background:#fff;border:1px solid #dfe6ef;border-radius:16px;min-height:138px;padding:18px;position:relative;box-shadow:0 6px 20px #1b2d4509}.metric-icon{border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.metric-icon svg{width:18px}.metric-icon.blue{color:#d42b2b;background:#e7f0ff}.metric-icon.violet{color:#7041d9;background:#efe9ff}.metric-icon.green{color:#079c7c;background:#e3f7f1}.metric-icon.amber{color:#d6870c;background:#fff2d9}.metric-grid article>span{color:#74849a;font-size:9px;font-weight:700;position:absolute;top:23px;left:68px}.metric-grid article>strong{letter-spacing:-.035em;margin-top:12px;font-size:25px;display:block}.metric-grid article>small{color:#8796a9;margin-top:8px;font-size:8px;display:block}.metric-grid .up{color:#14846b}.metric-grid .danger{color:#c53347}.dashboard-two-columns{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:14px;display:grid}.dashboard-panel{background:#fff;border:1px solid #dfe6ef;border-radius:17px;box-shadow:0 7px 24px #1b2d4509}.dashboard-panel>header{border-bottom:1px solid #e5ebf2;justify-content:space-between;align-items:center;min-height:75px;padding:16px 19px;display:flex}.dashboard-panel>header h2{letter-spacing:-.02em;margin:4px 0 0;font-size:15px}.panel-kicker{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.dashboard-panel>header>a{color:var(--blue-strong);align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.dashboard-panel>header>a svg{width:14px}.dashboard-panel>header select{color:#596c84;background:#fff;border:1px solid #dbe3ec;border-radius:8px;height:33px;padding:0 8px;font-size:9px;font-weight:700}.attention-list{padding:5px 12px 12px}.attention-list>a{border-bottom:1px solid #edf1f5;grid-template-columns:37px 1fr auto;align-items:center;gap:11px;min-height:61px;padding:8px;display:grid}.attention-list>a:last-child{border-bottom:0}.attention-list>a>i{border-radius:10px;place-items:center;width:35px;height:35px;font-size:10px;font-style:normal;font-weight:900;display:grid}.attention-list .critical{color:#c62e43;background:#ffeaed}.attention-list .art{color:#c0780a;background:#fff0d2}.attention-list .order{color:#d42b2b;background:#e7f0ff}.attention-list .pickup{color:#50637a;background:#eaf0f6}.attention-list>a>div{flex-direction:column;gap:4px;min-width:0;display:flex}.attention-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.attention-list span{color:#8291a5;font-size:8px}.status-pill{color:#145ed0;text-transform:uppercase;letter-spacing:.04em;background:#e9f1ff;border-radius:7px;align-items:center;gap:5px;width:max-content;padding:6px 8px;font-size:7px;font-weight:850;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill.green{color:#0a8469;background:#e3f7f1}.status-pill.amber{color:#b3710e;background:#fff0d2}.status-pill.red{color:#bf2f43;background:#ffeaed}.status-pill.gray{color:#5f7187;background:#eaf0f6}.revenue-summary{grid-template-columns:1fr 1fr;gap:16px;padding:18px 20px 9px;display:grid}.revenue-summary>div{flex-direction:column;gap:4px;display:flex}.revenue-summary span{color:#8594a7;font-size:8px}.revenue-summary strong{font-size:16px}.mini-chart{align-items:end;gap:7px;height:130px;padding:10px 20px 0;display:flex}.mini-chart>div{flex:1;align-items:end;gap:2px;height:100%;display:flex}.mini-chart i,.mini-chart b{background:#2f78f5;border-radius:3px 3px 0 0;width:50%;min-height:2px;display:block}.mini-chart b{background:#c7d4e4}.chart-legend{color:#8291a5;align-items:center;gap:13px;padding:13px 20px 18px;font-size:8px;display:flex}.chart-legend>span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:2px;width:7px;height:7px}.chart-legend .income{background:#2f78f5}.chart-legend .expense{background:#c7d4e4}.chart-legend a{color:var(--blue);align-items:center;gap:4px;margin-left:auto;font-weight:800;display:flex}.chart-legend svg{width:12px}.production-panel{margin-top:14px}.production-columns{background:#f7f9fc;border-radius:0 0 17px 17px;grid-template-columns:repeat(4,1fr);gap:10px;padding:15px;display:grid}.production-column{background:#fff;border:1px solid #e1e7ef;border-radius:12px;min-width:0;padding:10px}.production-column>header{justify-content:space-between;align-items:center;padding:2px 3px 10px;display:flex}.production-column>header span{color:#5c6e85;text-transform:uppercase;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.production-column>header span:before{content:"";background:var(--dot);border-radius:50%;width:6px;height:6px}.production-column>header b{color:#60738a;background:#edf2f7;border-radius:7px;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.production-column>a{border:1px solid #e8edf3;border-radius:9px;flex-direction:column;gap:4px;margin-top:7px;padding:11px;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 3px 10px #1b2d4509}.production-column>a:hover{border-color:#9db8d8;transform:translateY(-1px)}.production-column>a strong{color:#263e5a;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.production-column>a small{color:#8b9aac;font-size:7px}.seller-hero{color:#fff;background:radial-gradient(circle at 78% 35%,#ede4d32e,#0000 25%),linear-gradient(130deg,#0a0a0c,#0c2545);border-radius:20px;grid-template-columns:1.15fr .85fr;min-height:285px;padding:34px 40px;display:grid;position:relative;overflow:hidden}.seller-hero>div:first-child{z-index:2;max-width:630px;position:relative}.seller-hero>div:first-child>span{color:#ede4d3;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.seller-hero h2{letter-spacing:-.035em;margin:12px 0;font-size:29px;line-height:1.12}.seller-hero p{color:#a9b9cc;max-width:560px;margin:0 0 20px;font-size:11px;line-height:1.65}.seller-hero .button{width:max-content;min-height:41px;padding:0 14px;font-size:9px}.seller-hero-visual{place-items:center;display:grid;position:relative}.seller-hero-visual>svg{color:#4c9fff;filter:drop-shadow(0 20px 30px #00000040);width:145px;height:145px}.seller-hero-visual span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07111fb3;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;min-width:95px;padding:9px;display:flex;position:absolute}.seller-hero-visual span:first-of-type{top:38px;left:0}.seller-hero-visual span:nth-of-type(2){bottom:35px;right:0}.seller-hero-visual i{color:#fff;font-size:14px;font-style:normal;font-weight:900}.seller-hero-visual small{color:#8298b2;font-size:7px}.seller-hero-visual b{color:#0b6f58;text-transform:uppercase;background:#dff8f0;border-radius:7px;padding:6px 8px;font-size:7px;position:absolute;top:29px;right:17px}.seller-metrics{grid-template-columns:repeat(3,1fr);margin-top:14px}.order-table-panel{margin-top:14px}.order-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:.7fr 1.4fr 1fr 1fr 1fr;align-items:center;gap:12px;min-width:650px;padding:0 20px;display:grid}.table-head{color:#8796aa;text-transform:uppercase;letter-spacing:.06em;background:#f7f9fc;min-height:35px;font-size:7px;font-weight:800}.table-row{color:#405168;border-top:1px solid #edf1f5;min-height:55px;font-size:9px}.table-row span:first-child{color:var(--blue-strong);font-weight:850}.customer-order-card{background:#fff;border:1px solid #dfe6ef;border-radius:20px;padding:25px}.customer-welcome-empty{text-align:center;align-content:center;justify-items:center;gap:11px;min-height:330px;display:grid}.customer-welcome-empty>svg{color:#8ea9c8;width:70px}.customer-welcome-empty h2{margin:5px 0 0}.customer-welcome-empty .button{width:auto;margin-top:8px}.customer-order-card>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.customer-order-card>header span:first-child{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.customer-order-card h2{letter-spacing:-.035em;margin:7px 0;font-size:27px}.customer-order-card p{color:#7f8fa3;margin:0;font-size:10px}.customer-order-product{background:#f9fbfd;border:1px solid #e4eaf1;border-radius:14px;grid-template-columns:70px 1fr auto;align-items:center;gap:15px;margin:25px 0;padding:15px;display:grid}.mini-shirt{color:#d42b2b;background:#e6efff;border-radius:13px;place-items:center;width:68px;height:68px;display:grid}.mini-shirt svg{width:38px}.customer-order-product>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.customer-order-product strong{font-size:11px}.customer-order-product span,.customer-order-product small{color:#7d8da1;font-size:8px}.customer-order-product>a{color:var(--blue);align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.customer-order-product a svg{width:14px}.customer-timeline{grid-template-columns:repeat(5,1fr);padding-top:15px;display:grid;position:relative}.customer-timeline:before{content:"";background:#e0e7ef;height:2px;position:absolute;top:31px;left:10%;right:10%}.customer-timeline>div{z-index:2;color:#91a0b2;text-align:center;justify-items:center;gap:8px;font-size:8px;display:grid;position:relative}.customer-timeline i{color:#7e8ea2;background:#e8edf3;border:3px solid #fff;border-radius:50%;place-items:center;width:33px;height:33px;font-size:9px;font-style:normal;font-weight:850;display:grid;box-shadow:0 0 0 1px #e0e7ef}.customer-timeline i svg{width:15px}.customer-timeline .done i{color:#fff;background:#079c7c;box-shadow:0 0 0 1px #079c7c}.customer-timeline .done span{color:#28735f;font-weight:800}.customer-timeline .next i{color:#fff;background:var(--blue);box-shadow:0 0 0 1px var(--blue)}.customer-timeline .next span{color:var(--blue);font-weight:800}.customer-actions-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.customer-actions-grid>a{background:#fff;border:1px solid #dfe6ef;border-radius:16px;flex-direction:column;gap:6px;min-height:135px;padding:18px;display:flex;position:relative}.customer-actions-grid>a>span{color:#8292a6;text-transform:uppercase;margin-top:7px;font-size:8px;font-weight:800}.customer-actions-grid>a>strong{font-size:11px}.customer-actions-grid>a>svg{width:16px;color:var(--blue);position:absolute;bottom:18px;right:17px}.mock-checkout-page{background:radial-gradient(circle at 50% 20%,#edf4ff,#f3f6fa 45%);min-height:100vh;padding:25px}.mock-checkout-page>header{justify-content:space-between;align-items:center;width:min(760px,100%);margin:0 auto;display:flex}.mock-checkout-page>header>span{color:#9a650d;text-transform:uppercase;background:#fff0cf;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:850}.mock-checkout-card{background:#fff;border:1px solid #dce5ef;border-radius:23px;width:min(520px,100%);margin:80px auto 0;padding:35px;box-shadow:0 30px 80px #1428461f}.mock-checkout-card h1{letter-spacing:-.04em;margin:12px 0 7px;font-size:34px}.mock-checkout-card>p{color:#76879d;margin:0;font-size:11px;line-height:1.6}.mock-total{background:#f3f7fc;border-radius:13px;justify-content:space-between;align-items:center;margin:25px 0;padding:18px;display:flex}.mock-total span{color:#6e8097;font-size:10px}.mock-total strong{font-size:23px}.mock-actions{gap:9px;display:grid}.mock-actions button{cursor:pointer;border-radius:12px;min-height:48px;font-size:10px;font-weight:850}.mock-actions button:disabled{opacity:.6;cursor:wait}.mock-pay{color:#fff;background:#079c7c;border:0;justify-content:center;align-items:center;gap:7px;display:flex}.mock-pay svg{width:17px}.mock-fail{color:#b72b40;background:#fff3f5;border:1px solid #e8c0c7}.mock-actions small{color:#8a99ac;text-align:center;margin-top:6px;font-size:8px;line-height:1.5}.product-page,.cart-page,.checkout-page{background:#f6f8fb;min-height:100vh}.product-detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(34px,6vw,86px);padding-top:58px;padding-bottom:80px;display:grid}.product-detail-visual{background:radial-gradient(circle at 50% 38%,#fff 0 17%,#dce9fb 55%,#c9daf1 100%);border-radius:34px;align-self:start;place-items:center;min-height:620px;display:grid;position:sticky;top:92px;overflow:hidden;box-shadow:0 30px 70px #132b4c21}.product-detail-visual:before,.product-detail-visual:after{content:"";border:1px solid #d42b2b33;border-radius:50%;width:470px;height:470px;position:absolute}.product-detail-visual:after{width:610px;height:610px}.product-detail-visual>span{z-index:2;color:#0e54c9;font:800 10px/1 var(--font-body);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #d42b2b33;border-radius:99px;padding:9px 13px;position:absolute;top:25px;left:25px}.product-detail-visual .product-visual{z-index:1;filter:drop-shadow(0 28px 30px #1a365b38);width:min(82%,520px);position:relative}.product-real-image{z-index:1;object-fit:contain;filter:drop-shadow(0 28px 30px #1a365b2e);width:100%;height:100%;padding:42px 28px 58px;position:relative}.visual-benefits{z-index:2;justify-content:center;gap:8px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.visual-benefits span{color:#304966;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffffffd9;border-radius:12px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;font-weight:750;display:flex}.visual-benefits svg{color:#12a66a;width:13px}.product-detail-copy{padding-top:18px}.product-detail-copy>h1{color:#10243f;max-width:600px;font:800 clamp(38px, 5vw, 62px)/.98 var(--font-display);letter-spacing:-.045em;margin:12px 0 14px}.product-detail-copy>p{color:#63748a;max-width:610px;font-size:15px;line-height:1.65}.product-configurator{margin-top:29px}.config-price{border-bottom:1px solid #dfe6ee;align-items:baseline;gap:8px;padding-bottom:22px;display:flex}.config-price span,.config-price small{color:#7c8999;font-size:11px}.config-price strong{color:#10243f;font:800 30px/1 var(--font-display)}.product-configurator>section{border-bottom:1px solid #dfe6ee;padding:23px 0}.product-configurator section h3{color:#263c57;letter-spacing:.02em;margin-bottom:13px;font-size:12px}.config-help{color:#7f8b9a;margin:-5px 0 14px;font-size:11px}.variant-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.variant-options button{color:#42556c;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e2ec;border-radius:14px;grid-template-columns:26px 1fr 18px;align-items:center;gap:10px;min-height:60px;padding:9px 11px;display:grid}.variant-options button.active{border-color:#d42b2b;box-shadow:0 0 0 2px #d42b2b1a}.variant-options i{border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #c9d3df}.variant-options span{gap:3px;display:grid}.variant-options b{color:#213852;font-size:11px}.variant-options small{text-transform:capitalize;font-size:9px}.variant-options svg{color:#d42b2b;width:16px}.size-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.size-grid>div{background:#fff;border:1px solid #dfe6ee;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;min-height:46px;padding:5px 6px 5px 11px;display:grid}.size-grid b{color:#20364f;font-size:11px}.size-grid span{text-align:center;grid-template-columns:28px 1fr 28px;align-items:center;display:grid}.size-grid button{color:#d42b2b;cursor:pointer;background:#eef4ff;border:0;border-radius:8px;width:27px;height:27px}.size-grid i{color:#243c58;font-size:11px;font-style:normal}.product-configurator .personalize-callout{background:linear-gradient(110deg,#edf5ff,#fff);border:1px solid #cddfff;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-top:16px;padding:14px;display:grid}.personalize-callout>svg{color:#d42b2b;width:23px}.personalize-callout div{gap:3px;display:grid}.personalize-callout strong{color:#1a3557;font-size:11px}.personalize-callout small{color:#718197;font-size:9px}.personalize-callout a{color:#0e5fdc;font-size:10px;font-weight:800}.config-total{color:#63748a;justify-content:space-between;align-items:center;padding:18px 2px 14px;font-size:11px;display:flex}.config-total strong{color:#10243f;font:800 23px/1 var(--font-display)}.config-add{width:100%}.form-error{color:#b42318;margin:10px 0;font-size:11px;font-weight:700}.cart-page>.container{padding-top:54px;padding-bottom:90px}.cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:25px;display:grid}.cart-items,.cart-summary,.checkout-main section{background:#fff;border:1px solid #e0e7ef;border-radius:22px;box-shadow:0 15px 45px #1e344f0f}.cart-items>header{border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:center;padding:25px 27px;display:flex}.cart-items h1{color:#132a46;font:800 29px/1 var(--font-display)}.cart-items>header span{color:#78879a;font-size:11px}.cart-items article{border-bottom:1px solid #edf1f5;grid-template-columns:78px 1fr auto;align-items:start;gap:17px;padding:22px 27px;display:grid}.cart-items article:last-child{border-bottom:0}.cart-shirt{color:#173253;background:#eaf1fb;border-radius:16px;place-items:center;width:72px;height:80px;display:grid}.cart-shirt svg{width:48px;height:48px}.cart-item-copy h2{color:#1b324f;font-size:14px}.cart-item-copy>p{color:#758499;margin:5px 0 11px;font-size:10px}.cart-sizes{flex-wrap:wrap;gap:6px;display:flex}.cart-sizes span{color:#65758a;background:#f2f5f9;border-radius:8px;gap:6px;padding:6px 8px;font-size:9px;display:flex}.cart-sizes b{color:#173454}.cart-item-copy button{color:#b42318;cursor:pointer;background:0 0;border:0;margin-top:12px;padding:0;font-size:9px;font-weight:750}.cart-items article>strong{color:#17304e;font-size:13px}.cart-summary{padding:24px;position:sticky;top:92px}.cart-summary>span{color:#18314e;font:800 18px/1 var(--font-display);margin-bottom:20px;display:block}.cart-summary>div{color:#6e7d90;justify-content:space-between;gap:16px;margin:12px 0;font-size:10px;display:flex}.cart-summary>div strong{color:#32475f;text-align:right}.cart-summary hr{background:#e5ebf1;border:0;height:1px;margin:18px 0}.cart-summary .cart-total{align-items:baseline}.cart-summary .cart-total p{color:#263c57;font-weight:800}.cart-summary .cart-total strong{color:#10243f;font:800 23px/1 var(--font-display)}.cart-summary .button{width:100%;margin-top:16px}.cart-summary>small{color:#8592a2;text-align:center;margin-top:12px;font-size:8px;line-height:1.5;display:block}.empty-cart{text-align:center;background:#fff;border:1px solid #dfe7ef;border-radius:28px;place-items:center;max-width:650px;min-height:430px;margin:0 auto;padding:45px;display:grid}.empty-cart>svg{color:#a8b9cb;width:80px}.empty-cart h1{color:#17304c;font:800 32px/1 var(--font-display)}.empty-cart p{color:#728196}.empty-cart .button{width:auto}.checkout-page>.container{padding-top:48px;padding-bottom:90px}.checkout-heading{max-width:690px;margin-bottom:31px}.checkout-heading h1{color:#122943;font:800 clamp(31px,4vw,47px)/1.05 var(--font-display);letter-spacing:-.035em;margin-top:10px}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:25px;display:grid}.checkout-main{gap:15px;display:grid}.checkout-main section{grid-template-columns:34px 1fr;gap:5px 12px;padding:24px;display:grid}.checkout-step{color:#fff;background:#d42b2b;border-radius:10px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.checkout-main h2{color:#1d344f;font-size:16px}.checkout-main section>div>p{color:#7b8999;margin-top:4px;font-size:10px}.delivery-options,.address-grid{grid-column:2}.delivery-options{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.delivery-options label{cursor:pointer;border:1px solid #dce4ed;border-radius:13px;grid-template-columns:18px 1fr;align-items:center;gap:9px;min-height:67px;padding:12px;display:grid}.delivery-options label.active{background:#f5f9ff;border-color:#d42b2b}.delivery-options input{display:none}.delivery-options svg{color:#d42b2b;width:17px;display:none}.delivery-options label.active svg{display:block}.delivery-options span{gap:4px;display:grid}.delivery-options strong{color:#263e5a;font-size:11px}.delivery-options small{color:#78879a;font-size:9px}.address-grid{grid-template-columns:1fr 2fr 1fr;gap:10px;margin-top:16px;display:grid}.address-grid label{color:#66778c;gap:6px;font-size:9px;font-weight:750;display:grid}.address-grid label.wide{grid-column:span 2}.address-grid input{color:#203850;background:#fff;border:1px solid #d8e1eb;border-radius:10px;outline:none;min-width:0;height:42px;padding:0 11px}.address-grid input:focus{border-color:#d42b2b;box-shadow:0 0 0 3px #d42b2b17}.orders-list-panel,.order-detail-card,.order-items-panel{background:#fff;border:1px solid #e0e7ef;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #1c334f0d}.orders-list-panel>header,.order-items-panel>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:77px;padding:17px 21px;display:flex}.orders-list-panel header span,.order-items-panel header span{color:#8996a6;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.orders-list-panel header h2,.order-items-panel header h2{color:#203852;font:800 19px/1 var(--font-display);margin-top:4px}.order-items-panel header a{color:#0d60de;font-size:10px;font-weight:800}.order-list-row{border-bottom:1px solid #edf1f5;grid-template-columns:1.15fr .9fr 1fr auto 18px;align-items:center;gap:18px;min-height:79px;padding:13px 21px;display:grid}.order-list-row:last-child{border-bottom:0}.order-list-row:hover{background:#f8fbff}.order-list-row>div{gap:5px;display:grid}.order-list-row>div span{color:#8995a4;text-transform:uppercase;font-size:8px}.order-list-row>div strong{color:#2d435c;font-size:11px}.order-list-row>svg{color:#7090b5;width:16px}.orders-empty{text-align:center;place-items:center;min-height:330px;padding:35px;display:grid}.orders-empty>svg{color:#9bb0c7;width:58px}.orders-empty strong{color:#203953;margin-top:10px}.orders-empty p{color:#7a899b;font-size:11px}.orders-empty a{color:#0e61df;align-items:center;gap:7px;margin-top:10px;font-size:10px;font-weight:800;display:flex}.orders-empty a svg{width:14px}.action-required-banner,.payment-pending-banner{background:#fff8ed;border:1px solid #ffd2a8;border-radius:15px;align-items:center;gap:14px;margin-bottom:12px;padding:16px 18px;display:flex;box-shadow:0 10px 25px #8a53140d}.action-required-banner>span{color:#fff;background:#ed7b20;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.action-required-banner>div,.payment-pending-banner>div{flex:1}.action-required-banner strong,.payment-pending-banner strong{color:#6b3a0f;font-size:11px}.action-required-banner p,.payment-pending-banner p{color:#93653a;margin-top:4px;font-size:9px}.action-required-banner a,.payment-pending-banner a{color:#9d4a09;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex}.action-required-banner a svg,.payment-pending-banner a svg{width:14px}.payment-pending-banner{background:#f2f7ff;border-color:#bcd5ff}.payment-pending-banner strong{color:#174c95}.payment-pending-banner p{color:#607da3}.payment-pending-banner a{color:#fff;background:#d42b2b;border-radius:9px;padding:10px 12px}.order-detail-card>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:start;padding:24px;display:flex}.order-detail-card header span{color:#8190a2;text-transform:uppercase;font-size:8px;font-weight:800}.order-detail-card header h2{color:#1b3552;font:800 27px/1 var(--font-display);margin:6px 0}.order-detail-card header p{color:#8793a2;font-size:9px}.order-detail-timeline{border-bottom:1px solid #e8edf3;margin:0 24px;padding:29px 0 25px}.order-detail-grid{grid-template-columns:repeat(3,1fr);display:grid}.order-detail-grid>div{border-right:1px solid #e8edf3;gap:6px;min-height:95px;padding:21px 24px;display:grid}.order-detail-grid>div:last-child{border-right:0}.order-detail-grid span{color:#8996a6;text-transform:uppercase;font-size:8px;font-weight:800}.order-detail-grid strong{color:#27405c;font-size:11px}.order-detail-grid small{color:#77879a;font-size:9px}.cancel-reason{color:#822727;background:#fff5f5;border:1px solid #facaca;border-radius:12px;margin:22px 24px 0;padding:15px}.cancel-reason strong{font-size:11px}.cancel-reason p{margin-top:4px;font-size:9px}.order-items-panel{margin-top:12px}.order-items-panel article{border-bottom:1px solid #edf1f5;grid-template-columns:70px 1fr auto;align-items:start;gap:15px;padding:20px 22px;display:grid}.order-items-panel article:last-child{border-bottom:0}.order-items-panel h3{color:#223b57;font-size:12px}.order-items-panel article p{color:#8290a0;margin:4px 0 10px;font-size:9px}.order-items-panel article>div>small{color:#1260cd;margin-top:11px;font-size:9px;font-weight:800;display:block}.order-items-panel article>strong{color:#223b57;font-size:12px}.admin-order-actions{background:linear-gradient(110deg,#f3f8ff,#fff);border:1px solid #cddfff;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:12px 20px;margin-bottom:12px;padding:16px 19px;display:grid}.admin-order-actions>div:first-child{gap:4px;display:grid}.admin-order-actions span{color:#2867bd;text-transform:uppercase;font-size:8px;font-weight:850}.admin-order-actions strong{color:#27435f;font-size:10px}.admin-order-actions>div:nth-child(2){flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.admin-order-actions button{color:#fff;cursor:pointer;background:#d42b2b;border:0;border-radius:9px;min-height:36px;padding:0 13px;font-size:9px;font-weight:800}.admin-order-actions button.danger{color:#a52929;background:#fff6f6;border:1px solid #f1c9c9}.admin-order-actions button:disabled{opacity:.55;cursor:wait}.admin-order-actions>p{color:#337253;grid-column:1/-1;font-size:9px;font-weight:750}.compact-rows{padding:4px 14px 13px}.compact-rows>div,.compact-rows>a{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:59px;padding:8px;display:grid}.compact-rows>a{border-radius:9px;transition:background .2s}.compact-rows>a:hover{background:#f4f8fc}.compact-rows>:last-child{border-bottom:0}.compact-rows>div>span,.compact-rows>a>span{gap:4px;min-width:0;display:grid}.compact-rows strong{color:#2c425b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.compact-rows small{color:#8795a7;font-size:8px}.compact-rows b{color:#344a62;font-size:9px;font-weight:750}.b2b-builder{grid-template-columns:1fr 1.4fr 1fr;align-items:start;gap:12px;display:grid}.b2b-builder>section{background:#fff;border:1px solid #dfe6ef;border-radius:17px;padding:20px;box-shadow:0 7px 24px #1b2d4509}.b2b-builder section>header{grid-template-columns:30px 1fr;align-items:start;gap:10px;margin-bottom:19px;display:grid}.b2b-builder section>header>span{color:#fff;background:#d42b2b;border-radius:9px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:850;display:grid}.b2b-builder h2{color:#223b57;font-size:14px}.b2b-builder header p{color:#8794a4;margin-top:4px;font-size:8px;line-height:1.45}.b2b-builder section>label{color:#687a90;gap:7px;margin-top:13px;font-size:8px;font-weight:800;display:grid}.b2b-builder select,.b2b-builder textarea,.b2b-size-grid input{color:#2e435b;background:#fff;border:1px solid #d8e1eb;border-radius:10px;outline:none;width:100%;min-height:41px;padding:0 10px;font-size:10px}.b2b-builder textarea{resize:vertical;min-height:72px;padding-block:10px}.b2b-size-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.b2b-size-grid label{border:1px solid #dfe6ee;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;padding-left:9px;display:grid}.b2b-size-grid label span{color:#27415d;font-size:9px;font-weight:850}.b2b-size-grid input{text-align:center;border:0;border-left:1px solid #e3e9f0;border-radius:0 10px 10px 0;min-width:0}.b2b-summary{color:#17614f;background:#eaf8f4;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:12px;display:grid}.b2b-summary svg{width:20px}.b2b-summary>span{gap:3px;display:grid}.b2b-summary strong{font-size:10px}.b2b-summary small{color:#5a8177;font-size:8px}.b2b-builder .button{width:100%;margin-top:15px}.b2b-studio-link{color:#0d60db;background:#f2f7ff;border:1px solid #c9dcff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;margin-top:10px;font-size:9px;font-weight:850;display:flex}.b2b-studio-link svg{width:14px}.seller-catalog-panel{overflow:hidden}.seller-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.seller-catalog-card{background:#fff;border:1px solid #dfe6ef;border-radius:16px;display:grid;overflow:hidden}.seller-catalog-image{aspect-ratio:3/2;background:#f0f1f3;place-items:center;display:grid;overflow:hidden}.seller-catalog-image img{object-fit:contain;width:100%;height:100%}.seller-catalog-image>svg{color:#aab4bf;width:54px}.seller-catalog-card>div:nth-child(2){gap:6px;padding:16px 16px 10px;display:grid}.seller-catalog-card span{color:#d42b2b;text-transform:uppercase;font-size:8px;font-weight:850}.seller-catalog-card h3{color:#223b57;font-size:14px}.seller-catalog-card p{color:#7b8999;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:9px;line-height:1.5;display:-webkit-box;overflow:hidden}.seller-catalog-card>a{color:#fff;background:#d42b2b;border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;margin:4px 16px 16px;padding:0 13px;font-size:9px;font-weight:850;display:flex}.seller-catalog-card>a svg{width:14px}.seller-catalog-card>small{color:#8b98a6;margin:4px 16px 16px;font-size:8px}.studio-start-page{background:radial-gradient(circle at 50% 15%,#eaf3ff,#f4f7fb 48%);place-items:center;min-height:100vh;padding:24px;display:grid}.studio-start-page>section{text-align:center;background:#fff;border:1px solid #d8e4f2;border-radius:30px;width:min(620px,100%);padding:clamp(30px,6vw,58px);box-shadow:0 32px 90px #14305221}.studio-start-page>section>span{color:#fff;background:linear-gradient(145deg,#d42b2b,#6846db);border-radius:19px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid;box-shadow:0 14px 30px #d42b2b40}.studio-start-page>section>span svg{width:28px}.studio-start-page small{color:#d42b2b;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:850}.studio-start-page h1{color:#142d4a;font:800 clamp(34px,6vw,55px)/1.02 var(--font-display);letter-spacing:-.04em;margin:13px 0}.studio-start-page p{color:#708197;font-size:12px;line-height:1.7}.studio-start-page ul{flex-wrap:wrap;justify-content:center;gap:8px;margin:22px 0;padding:0;list-style:none;display:flex}.studio-start-page li{color:#42607f;background:#edf4fc;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:750}.studio-start-page .button{cursor:pointer;border:0;width:min(300px,100%);margin:5px auto 0}.adm-catalog-summary article{background:#fff;border:1px solid #dfe6ef;border-radius:16px;gap:5px;min-height:90px;padding:16px 18px 14px;display:grid;position:relative;box-shadow:0 6px 20px #1b2d4509}.adm-catalog-summary strong{color:#1a304d;letter-spacing:-.04em;font-size:28px;font-weight:800}.adm-catalog-summary span{color:#8096b0;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:700}.adm-product-panel{overflow:hidden}.adm-product-list{padding:4px 0 6px}.adm-product-row{border-bottom:1px solid #edf1f5;grid-template-columns:52px 1fr auto auto 18px;align-items:center;gap:14px;min-height:66px;padding:10px 20px;transition:background .2s;display:grid}.adm-product-row:hover{background:#f5f8fc}.adm-product-row:last-child{border-bottom:0}.adm-product-thumb{color:#b8c8d8;background:#f0f2f5;border-radius:10px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.adm-product-thumb img{object-fit:contain;width:100%;height:100%}.adm-product-thumb svg{width:22px;height:22px}.adm-product-info{gap:4px;min-width:0;display:grid}.adm-product-info>strong{color:#1a304d;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:750;overflow:hidden}.adm-product-info>span{flex-wrap:wrap;gap:4px;display:flex}.adm-tag{color:#4d6480;background:#eef2f8;border-radius:5px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:750;display:inline-block}.adm-tag-muted{color:#9aacbf;font-size:8px;font-style:normal;display:inline-block}.adm-kind-tag{color:#4d6480;white-space:nowrap;background:#eef2f8;border-radius:7px;padding:4px 9px;font-size:9px;font-weight:750}.adm-product-empty{color:#9aacbf;text-align:center;padding:32px 20px;font-size:11px}.adm-product-arrow{color:#7790ac;font-size:16px}.panel-period{color:#596c84;background:#f8fafc;border:1px solid #dbe3ec;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:700}.adm-product-detail-head{grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);gap:22px;margin-bottom:16px;display:grid}.adm-product-gallery,.adm-product-overview{background:#fff;border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 7px 24px #1b2d4509}.adm-product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.adm-product-gallery>a{background:#f1f4f8;border-radius:13px;place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.adm-product-gallery>a:first-child:last-child{grid-column:1/-1}.adm-product-gallery img{object-fit:contain;width:100%;height:100%;max-height:440px;transition:transform .25s}.adm-product-gallery a:hover img{transform:scale(1.025)}.adm-product-gallery a>span{color:#314d6f;background:#ffffffe6;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;bottom:10px;right:10px}.adm-product-no-image{color:#8da0b5;grid-column:1/-1;place-items:center;min-height:300px;font-size:10px;display:grid}.adm-product-overview{padding:24px}.adm-product-title-line{justify-content:space-between;align-items:center;gap:10px;display:flex}.adm-product-title-line>span:first-child{color:#56708d;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.adm-product-overview h2{color:#182f4b;margin:14px 0 8px;font-size:26px}.adm-product-overview>p{color:#6e8095;margin:0 0 20px;font-size:11px;line-height:1.65}.adm-product-overview dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.adm-product-overview dl>div{background:#f5f8fb;border-radius:10px;gap:4px;padding:11px;display:grid}.adm-product-overview dt{color:#8798aa;text-transform:uppercase;font-size:8px}.adm-product-overview dd{color:#243d59;margin:0;font-size:10px;font-weight:800}.adm-product-channels{flex-wrap:wrap;align-items:center;gap:6px;margin:17px 0;display:flex}.adm-product-channels strong{color:#354f6d;margin-right:3px;font-size:9px}.adm-product-channels span{color:#44627f;background:#edf3f9;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:700}.product-publish-action{gap:7px;padding-top:4px;display:grid}.product-publish-action button{cursor:pointer;border:0;justify-self:start}.product-publish-action small,.product-published-note span{color:#7d8fa3;font-size:8px}.product-publish-action p,.artwork-action-card>p[role=alert]{color:#b52532;margin:0;font-size:9px}.product-published-note{color:#08775e;background:#effbf7;border:1px solid #bce9dd;border-radius:10px;gap:4px;padding:12px;font-size:10px;display:grid}.adm-variant-list{padding:5px 14px 14px}.adm-variant-list article{border-bottom:1px solid #edf1f5;grid-template-columns:16px minmax(180px,1fr) minmax(180px,1.2fr) auto;align-items:center;gap:12px;min-height:59px;padding:8px;display:grid}.adm-variant-list article>i{border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px #cfd9e4}.adm-variant-list article>div{gap:3px;display:grid}.adm-variant-list strong{color:#29425e;font-size:10px}.adm-variant-list small,.adm-variant-list span{color:#7c8fa5;font-size:8px}.adm-variant-list b{color:#29425e;font-size:9px}.customer-dialog{border:0;border-radius:18px;width:min(620px,100% - 24px);padding:0;box-shadow:0 30px 90px #0715284d}.customer-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040e1c94}.customer-dialog form{padding:22px}.customer-dialog header,.customer-dialog footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-dialog header{border-bottom:1px solid #e6ebf1;padding-bottom:16px}.customer-dialog header small{color:var(--blue);text-transform:uppercase;font-size:8px;font-weight:800}.customer-dialog h2{margin:4px 0 0;font-size:20px}.customer-dialog header button{cursor:pointer;background:#fff;border:1px solid #dfe6ee;border-radius:9px;width:34px;height:34px;font-size:20px}.customer-dialog-grid{grid-template-columns:1fr 1fr;gap:12px;padding:18px 0;display:grid}.customer-dialog-grid label{color:#425b76;gap:6px;font-size:9px;font-weight:750;display:grid}.customer-dialog-grid .wide{grid-column:1/-1}.customer-dialog-grid input,.customer-dialog-grid select,.customer-dialog-grid textarea{color:#263f5b;width:100%;font:10px var(--font-body);background:#fff;border:1px solid #d8e1eb;border-radius:9px;padding:10px}.customer-dialog-grid textarea{resize:vertical}.customer-dialog footer{justify-content:flex-end}.customer-dialog footer button{cursor:pointer;border:0}.form-error{color:#b52532;margin:-5px 0 14px;font-size:9px}.artwork-action-card{background:#fff;border:1px solid #d8e4f0;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;padding:17px;display:grid}.artwork-action-card>div:first-child{gap:4px;display:grid}.artwork-action-card strong{color:#243e5c;font-size:12px}.artwork-action-card p{color:#75879b;margin:0;font-size:9px}.artwork-action-card>textarea{font:10px var(--font-body);border:1px solid #d7e0ea;border-radius:9px;grid-column:1/-1;padding:11px}.artwork-action-card>div:last-of-type{justify-content:flex-end;gap:8px;display:flex}.artwork-action-card button{cursor:pointer;border:0}.artwork-action-readonly{display:block}.artwork-action-readonly p{margin-top:5px}.artwork-detail-card{margin-bottom:14px}.artwork-detail-card a{color:var(--blue);font-size:12px;font-weight:800}.artwork-review-visual{margin-bottom:14px}.artwork-review-visual>header p{color:#75879b;margin:4px 0 0;font-size:9px}.artwork-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.artwork-review-grid>article{background:#fff;border:1px solid #dbe4ed;border-radius:14px;grid-template-columns:minmax(180px,1.15fr) minmax(150px,.85fr);display:grid;overflow:hidden}.artwork-preview-frame{background:#edf3f7;place-items:center;min-height:270px;padding:12px;display:grid}.artwork-preview-frame img{object-fit:contain;border-radius:10px;width:100%;height:100%;max-height:360px;display:block}.artwork-review-meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:16px;display:flex}.artwork-review-meta>span{color:#d62c31;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.artwork-review-meta>strong{color:#173653;font-size:13px}.artwork-review-meta>small{color:#7b8c9e;font-size:8px}.artwork-review-meta>a{color:#1f639d;background:#f5faff;border:1px solid #b9d1e7;border-radius:8px;margin-top:7px;padding:8px 10px;font-size:8px;font-weight:800}.order-project-link{color:var(--blue);align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:800;display:inline-flex}.order-project-link svg{width:12px}.adm-filterbar{background:#fff;border:1px solid #dfe6ef;border-radius:14px;align-items:end;gap:10px;margin-bottom:14px;padding:13px 15px;display:flex}.adm-filterbar label{color:#546a84;text-transform:uppercase;gap:5px;min-width:180px;font-size:8px;font-weight:800;display:grid}.adm-filterbar input,.adm-filterbar select{color:#263f5b;min-height:37px;font:10px var(--font-body);text-transform:none;background:#fff;border:1px solid #d7e0ea;border-radius:9px;padding:0 10px}.adm-filterbar button{color:#fff;cursor:pointer;background:#173f74;border:0;border-radius:9px;min-height:37px;padding:0 15px;font-size:9px;font-weight:800}.adm-filterbar>a{color:#58708c;place-items:center;min-height:37px;padding:0 8px;font-size:9px;font-weight:800;display:grid}.adm-catalog-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.adm-catalog-summary article{background:#fff;border:1px solid #dfe6ef;border-radius:15px;align-content:center;gap:5px;min-height:88px;padding:18px;display:grid}.adm-catalog-summary strong{color:#1a304d;font-size:22px}.adm-catalog-summary span{color:#8096b0;text-transform:uppercase;font-size:8px;font-weight:800}.panel-empty{color:#73859b;background:#f8fafc;align-content:center;justify-items:start;grid-template-columns:1fr!important;gap:7px!important;min-height:125px!important;padding:22px!important;display:grid!important}.panel-empty strong{color:#2c425b;font-size:11px}.panel-empty span{font-size:9px;line-height:1.5}.panel-empty a{color:var(--blue);font-size:9px;font-weight:800}.attention-list>.attention-empty{grid-template-columns:35px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:8px 11px;display:grid}.attention-empty>div{gap:4px;display:grid}.attention-empty strong{color:#30475f;font-size:9px}.attention-empty span{color:#8493a5;font-size:8px}.real-finance-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:17px;display:grid}.real-finance-grid>div{background:#f4f7fb;border-radius:11px;gap:7px;padding:14px;display:grid}.real-finance-grid span{color:#7d8fa4;font-size:8px}.real-finance-grid strong{color:#213b58;font-size:14px}.readiness-panel{margin-top:14px}.readiness-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:15px;display:grid}.readiness-grid a{border:1px solid #e0e7ef;border-radius:12px;align-content:center;gap:6px;min-height:90px;padding:16px;display:grid;position:relative}.readiness-grid a:hover{background:#f6f9fc}.readiness-grid strong{color:#253e5a;font-size:10px}.readiness-grid span{color:#7e8fa3;font-size:8px}.readiness-grid svg{width:13px;color:var(--blue);position:absolute;bottom:13px;right:13px}.customer-detail-columns{align-items:start}.customer-edit-form{padding:4px 20px 20px}.customer-active{grid-column:1/-1;align-items:center;gap:7px!important;display:flex!important}.customer-active input{width:auto!important}.form-feedback{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-success{color:#08775e;font-size:9px}.print-report{cursor:pointer;border:1px solid #d9e2ec;width:auto}.financial-list{padding:5px 12px 12px}.financial-list>article{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 5px;display:grid}.financial-list>article>div:first-child{gap:4px;display:grid}.financial-list strong{color:#2b425c;font-size:10px}.financial-list small{color:#8192a6;font-size:8px}.financial-list b{color:#243e5b;font-size:10px}.financial-list .inline-actions{grid-column:1/-1}.inline-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inline-actions button{color:#25527f;cursor:pointer;background:#fff;border:1px solid #cbd8e6;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:800}.inline-actions button.danger-link{color:#b52b39;border-color:#eccbd0}.inline-actions button:disabled{opacity:.55;cursor:wait}.inline-actions small{color:#b52532}.provider-card{background:#f7fbff;border:1px solid #cfe0f0;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:17px 20px;display:flex}.provider-card.mock{background:#fffaf0;border-color:#f0d7a4}.provider-card>div{gap:5px;display:grid}.provider-card strong{color:#233f5d;font-size:11px}.provider-card span:not(.status-pill){color:#71849a;font-size:9px}.whatsapp-thread{background:#eef3f7;border:1px solid #dfe6ef;border-radius:17px;gap:9px;min-height:280px;padding:20px;display:grid}.whatsapp-thread article{background:#fff;border-radius:12px;gap:5px;width:min(72%,620px);padding:12px;display:grid;box-shadow:0 4px 12px #192e480f}.whatsapp-thread article.outbound{background:#dcf7ed;justify-self:end}.whatsapp-thread article span{color:#4d6a88;font-size:8px;font-weight:800}.whatsapp-thread article p{color:#203b57;margin:0;font-size:10px;line-height:1.5}.whatsapp-thread article small{color:#8293a6;font-size:7px}.whatsapp-compose{background:#fff;border:1px solid #dfe6ef;border-radius:14px;gap:10px;margin-top:12px;padding:15px;display:grid}.whatsapp-compose form{grid-template-columns:1fr auto;gap:8px;display:grid}.whatsapp-compose textarea{min-height:70px;font:10px var(--font-body);border:1px solid #d5dfeb;border-radius:9px;padding:11px}.whatsapp-compose .button{align-self:stretch;width:auto}@media print{.dashboard-sidebar,.dashboard-topbar,.print-report,.customer-edit-form button{display:none!important}.dashboard-app,.dashboard-main{display:block!important}.dashboard-content{padding:0!important}.customer-detail-columns{grid-template-columns:1fr 1fr!important}}@media (max-width:900px){.adm-product-detail-head{grid-template-columns:1fr}}@media (max-width:680px){.dashboard-menu-backdrop{z-index:90;background:#040c1894;border:0;position:fixed;inset:0}.dashboard-app.menu-open .dashboard-menu-backdrop{display:block}.dashboard-sidebar{z-index:100;width:min(286px,86vw);height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.dashboard-app.menu-open .dashboard-sidebar{transform:translate(0)}.dashboard-menu-close{color:#dce8f7;background:#101c2c;border:1px solid #253852;border-radius:9px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.adm-product-row{grid-template-columns:48px minmax(0,1fr) auto 14px;gap:9px;padding:9px 12px}.adm-product-row .adm-kind-tag{display:none}.adm-product-gallery{grid-template-columns:1fr}.adm-product-gallery>a{min-height:240px}.adm-product-gallery>a:first-child:last-child{grid-column:auto}.adm-product-overview{padding:18px}.adm-product-overview dl{grid-template-columns:1fr}.adm-variant-list article{grid-template-columns:15px 1fr auto}.adm-variant-list article>span{grid-column:2/-1}.customer-dialog-grid{grid-template-columns:1fr}.customer-dialog-grid .wide{grid-column:auto}.artwork-action-card{grid-template-columns:1fr}.artwork-action-card>div:last-of-type{flex-wrap:wrap;justify-content:stretch}.artwork-review-grid,.artwork-review-grid>article{grid-template-columns:1fr}.compact-rows>div,.compact-rows>a{grid-template-columns:minmax(0,1fr) auto}.compact-rows>div>b,.compact-rows>a>b{display:none}.adm-filterbar{flex-direction:column;align-items:stretch}.adm-filterbar label{min-width:0}.adm-catalog-summary,.readiness-grid,.real-finance-grid{grid-template-columns:1fr}.financial-list>article{grid-template-columns:1fr auto}.financial-list .status-pill{display:none}.whatsapp-thread article{width:88%}.whatsapp-compose form{grid-template-columns:1fr}}@media (max-width:980px){.hero-grid{grid-template-columns:1fr;gap:52px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-studio{width:min(650px,100%);margin-inline:auto}.product-grid{grid-template-columns:1fr 1fr}.product-grid .product-card:last-child{grid-column:1/-1;width:calc(50% - 10px)}.experience-grid{gap:50px}.studio-workspace{grid-template-columns:minmax(0,1fr) 250px}.studio-layers{display:none}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-two-columns{grid-template-columns:1fr}.production-columns{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:1fr}.product-detail-visual{min-height:520px;position:relative;top:auto}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:relative;top:auto}}@media (max-width:760px){.container{width:min(100% - 28px,620px)}.store-header{height:70px}.brand-mark{border-radius:12px;width:39px;height:39px}.brand-copy,.desktop-nav,.header-search{display:none}.header-actions{margin-left:auto}.hero-section{min-height:auto;padding:54px 0 50px}.hero-grid{gap:40px}.hero-copy h1{margin-top:19px;font-size:clamp(46px,14vw,64px)}.hero-copy>p{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{gap:10px 14px}.hero-studio{border-radius:27px;min-height:440px}.hero-studio .product-visual{width:108%;top:53%}.orbit-one{width:330px;height:330px}.orbit-two{width:420px;height:420px}.floating-tool{min-width:0;padding:10px}.floating-tool svg{width:21px;height:21px}.floating-tool span{font-size:10px}.tool-left{top:43%;left:9px}.tool-right{top:24%;right:9px}.color-dock{bottom:15px}.proof-grid{grid-template-columns:1fr 1fr;padding:18px 0}.proof-grid>div{justify-content:flex-start;min-height:62px;padding-left:14px}.proof-grid>div:nth-child(2):after{display:none}.proof-grid>div:not(:last-child):after{height:25px}.catalog-section{padding-top:75px;padding-bottom:80px}.section-heading{display:block}.section-heading>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-grid .product-card:last-child{grid-column:auto;width:100%}.product-image{height:330px}.experience-section{padding:78px 0}.experience-grid{grid-template-columns:1fr}.experience-copy h2{font-size:39px}.store-footer .container{flex-wrap:wrap;gap:8px 18px;padding:24px 0}.store-footer span:last-child{flex-basis:100%;margin-left:0}.login-page{grid-template-columns:1fr}.login-story{justify-content:flex-start;min-height:310px;padding:27px 24px 35px}.login-story>div{margin-top:45px}.login-story h1{font-size:37px}.login-story p{font-size:14px}.login-story ul,.login-story>small{display:none}.login-panel{padding:42px 24px 55px}.login-box h2{font-size:32px}.studio-header{grid-template-columns:1fr auto;min-height:68px;padding:9px 12px}.studio-header>div:first-child>div small,.save-indicator,.studio-header-actions>button:not(.studio-submit-button){display:none}.studio-header-actions .studio-submit-button{min-height:39px}.studio-workspace{flex-direction:column;min-height:calc(100vh - 68px);display:flex}.studio-stage-column{order:1;padding:10px 10px 0}.studio-tools{z-index:40;border:0;border-top:1px solid #d9e2ec;border-radius:20px 20px 0 0;order:2;max-height:43vh;padding:14px;position:sticky;bottom:0;overflow-y:auto;box-shadow:0 -18px 45px #0a0a0c24}.studio-tools .sidebar-title{display:none}.studio-tools section{padding:13px 0}.studio-config-row{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.studio-config-row label{flex:none}.area-tabs{margin:10px 0}.area-tabs span{display:none}.studio-stage-shell{border-radius:15px;width:min(100%,510px)}.mobile-edit-actions{grid-template-columns:repeat(4,1fr);gap:5px;width:min(100%,510px);margin:8px auto 0;display:grid}.studio-colors{gap:13px}.studio-colors button{width:36px;height:36px}.studio-tools .quality-note{margin-bottom:8px}.preview-modal img{max-height:68vh}.studio-side-empty-note{flex-direction:column;align-items:stretch}.studio-side-empty-note button{align-self:flex-start}.submit-review-modal>div{padding:21px}.dashboard-app{display:block}.dashboard-sidebar{display:none}.dashboard-topbar{gap:10px;min-height:73px;padding:12px 14px}.mobile-menu{color:#4e627a;background:#fff;border:1px solid #dce4ed;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.dashboard-topbar h1{font-size:16px}.dashboard-topbar p{display:none}.topbar-primary{min-height:37px;padding:0 10px;font-size:8px}.topbar-actions button{display:none}.topbar-actions>span{width:36px;height:36px}.dashboard-content{padding:14px 12px 35px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-grid article{min-height:125px;padding:14px}.metric-grid article>span{top:19px;left:58px}.metric-grid article>strong{font-size:20px}.dashboard-two-columns{gap:10px;margin-top:10px}.dashboard-panel>header{min-height:67px;padding:13px 15px}.attention-list{padding-inline:7px}.attention-list>a{grid-template-columns:35px 1fr}.attention-list .status-pill{display:none}.production-panel{margin-top:10px}.production-columns{grid-template-columns:1fr 1fr;gap:7px;padding:9px}.seller-hero{grid-template-columns:1fr;min-height:315px;padding:26px 22px}.seller-hero h2{font-size:25px}.seller-hero-visual{display:none}.seller-metrics{grid-template-columns:1fr 1fr}.seller-metrics article:last-child{grid-column:1/-1}.customer-order-card{padding:18px}.customer-order-card h2{font-size:23px}.customer-order-card>header .status-pill{display:none}.customer-order-product{grid-template-columns:58px 1fr}.mini-shirt{width:56px;height:56px}.customer-order-product>a{grid-column:2}.customer-timeline{grid-template-columns:repeat(5,100px);padding-bottom:8px;overflow-x:auto}.customer-timeline:before{width:400px;left:50px;right:auto}.customer-actions-grid{grid-template-columns:1fr;gap:9px}.customer-actions-grid>a{min-height:110px}.product-detail-grid{gap:25px;width:min(100% - 22px,620px);padding-top:20px}.product-detail-visual{border-radius:23px;min-height:430px}.product-detail-visual .product-visual{width:95%}.visual-benefits{gap:4px;bottom:10px;left:10px;right:10px}.visual-benefits span{padding:7px;font-size:8px}.product-detail-copy{padding:0 4px}.product-detail-copy>h1{font-size:40px}.variant-options{grid-template-columns:1fr}.size-grid{grid-template-columns:1fr 1fr}.product-configurator .personalize-callout{grid-template-columns:32px 1fr}.personalize-callout a{grid-column:2}.cart-page>.container,.checkout-page>.container{padding-top:24px}.cart-items>header,.cart-items article{padding:18px}.cart-items article{grid-template-columns:60px 1fr}.cart-shirt{width:56px;height:64px}.cart-items article>strong{grid-column:2}.cart-summary{padding:20px}.checkout-main section{grid-template-columns:28px 1fr;padding:18px 14px}.delivery-options{grid-template-columns:1fr}.address-grid{grid-template-columns:1fr 1fr}.address-grid label.wide{grid-column:span 2}.order-list-row{grid-template-columns:1fr auto 14px;gap:8px;padding:14px}.order-list-row>div:nth-child(2),.order-list-row>div:nth-child(3){display:none}.order-list-row .status-pill{justify-self:end}.action-required-banner,.payment-pending-banner{flex-wrap:wrap;align-items:flex-start}.action-required-banner a,.payment-pending-banner a{margin-left:48px}.order-detail-card>header{padding:18px}.order-detail-card>header .status-pill{display:none}.order-detail-timeline{grid-template-columns:repeat(5,100px);margin:0 14px;overflow-x:auto}.order-detail-grid{grid-template-columns:1fr}.order-detail-grid>div{border-bottom:1px solid #e8edf3;border-right:0;min-height:75px}.order-items-panel article{grid-template-columns:55px 1fr;padding:16px}.order-items-panel article>strong{grid-column:2}.admin-order-actions{grid-template-columns:1fr}.admin-order-actions>div:nth-child(2){justify-content:flex-start}.admin-order-actions button{flex:130px}.compact-rows>div{grid-template-columns:minmax(0,1fr) auto}.compact-rows>div>b{display:none}.b2b-builder{grid-template-columns:1fr}.b2b-size-grid{grid-template-columns:repeat(2,1fr)}.seller-catalog-grid{grid-template-columns:1fr;padding:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:760px){.dashboard-sidebar{z-index:100;width:min(286px,86vw);height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.dashboard-app.menu-open .dashboard-sidebar{transform:translate(0)}.dashboard-app.menu-open .dashboard-menu-backdrop{display:block}.compact-rows>a{grid-template-columns:minmax(0,1fr) auto}.compact-rows>a>b{display:none}}.seller-order-builder{color:#172b45;gap:18px;display:grid}.order-customer-card,.order-catalog-browser,.order-product-config,.order-cart-panel,.order-payment-card,.order-submit-card,.seller-order-empty{background:#fff;border:1px solid #d8e2ed;border-radius:20px;box-shadow:0 12px 34px #1b314d0e}.order-customer-card{grid-template-columns:minmax(260px,1.1fr) minmax(250px,1fr) auto;align-items:end;gap:24px;padding:22px 24px;display:grid}.order-step-heading{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;display:grid}.order-step-heading>span{color:#fff;background:linear-gradient(145deg,#e03232,#bc1f2c);border-radius:13px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:900;display:grid;box-shadow:0 8px 18px #d42b2b33}.order-step-heading>div{gap:3px;display:grid}.order-step-heading small,.order-product-config header small,.order-submit-card>small{color:#d42b2b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.order-step-heading h2{color:#172d49;font:800 20px/1.15 var(--font-display);letter-spacing:-.015em}.order-step-heading p{color:#6f8094;font-size:13px;line-height:1.45}.order-field{color:#405873;gap:8px;font-size:13px;font-weight:800;display:grid}.order-field select,.order-field textarea{color:#172f4d;background:#fff;border:1px solid #cdd9e6;border-radius:12px;outline:none;width:100%;font-size:14px}.order-field select{min-height:48px;padding:0 13px}.order-field textarea{resize:vertical;min-height:82px;padding:12px 13px}.order-field select:focus,.order-field textarea:focus,.order-catalog-filters input:focus,.order-catalog-filters select:focus{border-color:#d42b2b;box-shadow:0 0 0 3px #d42b2b17}.order-draft-status{color:#165c4c;background:#e9f8f3;border-radius:14px;grid-template-columns:38px auto;align-items:center;gap:10px;min-width:210px;padding:12px 14px;display:grid}.order-draft-status>svg{width:27px}.order-draft-status>span{gap:3px;display:grid}.order-draft-status strong{font-size:14px}.order-draft-status small{color:#547d72;font-size:11px;line-height:1.35}.order-inline-empty{background:#fff4e7;border-radius:12px;gap:7px;padding:13px;display:grid}.order-inline-empty strong{font-size:13px}.order-inline-empty a{color:#a9480e;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.order-inline-empty svg{width:15px}.order-builder-workspace{grid-template-columns:minmax(0,1.45fr) minmax(370px,.8fr);align-items:start;gap:18px;display:grid}.order-catalog-browser{overflow:hidden}.order-catalog-browser>.order-step-heading{border-bottom:1px solid #e6edf4;padding:22px 24px 17px}.order-catalog-filters{background:#f7f9fc;grid-template-columns:minmax(220px,1fr) 210px;gap:10px;padding:15px 20px;display:grid}.order-catalog-filters>label{position:relative}.order-catalog-filters svg{color:#73869c;width:19px;position:absolute;top:14px;left:13px}.order-catalog-filters input,.order-catalog-filters select{color:#203a57;background:#fff;border:1px solid #cfdae6;border-radius:12px;outline:none;width:100%;height:47px;font-size:13px}.order-catalog-filters input{padding:0 13px 0 42px}.order-catalog-filters select{padding:0 12px}.order-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:590px;padding:17px 20px 20px;display:grid;overflow:auto}.order-product-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5ee;border-radius:15px;grid-template-columns:86px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:105px;padding:9px 13px 9px 9px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.order-product-grid>button:hover{border-color:#aebfd2;transform:translateY(-1px)}.order-product-grid>button.active{border-color:#d42b2b;box-shadow:0 0 0 3px #d42b2b17}.order-product-thumb{color:#9aacbf;background:#f0f3f7;border-radius:11px;place-items:center;width:84px;height:84px;display:grid;overflow:hidden}.order-product-thumb img{object-fit:contain;width:100%;height:100%}.order-product-thumb>svg{width:38px}.order-product-grid>button>span:nth-child(2){gap:5px;min-width:0;display:grid}.order-product-grid>button small{color:#d42b2b;text-transform:uppercase;font-size:10px;font-weight:800}.order-product-grid>button strong{color:#172f4c;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.order-product-grid>button i{color:#718297;font-size:11px;font-style:normal}.order-product-grid>button>svg{color:#8298af;width:17px}.order-catalog-empty{text-align:center;grid-column:1/-1;place-items:center;min-height:220px;display:grid}.order-catalog-empty>svg{color:#9eb0c2;width:42px}.order-catalog-empty strong{margin:10px 0 6px;font-size:15px}.order-catalog-empty button{color:#d42b2b;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.order-product-config{position:sticky;top:90px;overflow:hidden}.order-product-config>header{border-bottom:1px solid #e6edf4;grid-template-columns:125px 1fr;align-items:center;gap:16px;padding:16px;display:grid}.order-config-image{color:#9eb0c2;background:#f0f3f7;border-radius:13px;place-items:center;width:125px;height:110px;display:grid;overflow:hidden}.order-config-image img{object-fit:contain;width:100%;height:100%}.order-config-image svg{width:48px}.order-product-config header>div{gap:5px;display:grid}.order-product-config header h2{color:#162f4c;font:800 24px/1.05 var(--font-display)}.order-product-config header p{color:#6d7f94;font-size:12px;line-height:1.4}.order-config-section{border-bottom:1px solid #e8eef4;gap:10px;padding:16px;display:grid}.order-config-section>label,.order-config-label label{color:#324c68;font-size:13px;font-weight:850}.order-variant-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-variant-options button{text-align:left;color:#24405e;cursor:pointer;background:#fff;border:1px solid #d9e3ed;border-radius:11px;gap:4px;min-height:57px;padding:10px 11px;display:grid}.order-variant-options button.active{color:#a51f28;background:#fff8f8;border-color:#d42b2b;box-shadow:inset 0 0 0 1px #d42b2b}.order-variant-options span{font-size:12px;font-weight:800}.order-variant-options small{color:#8291a2;font-size:10px}.order-config-label{justify-content:space-between;align-items:center;display:flex}.order-config-label span{color:#d42b2b;font-size:11px;font-weight:800}.order-quantity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.order-quantity-grid>div{border:1px solid #dce5ee;border-radius:11px;grid-template-columns:33px 1fr;align-items:center;gap:7px;min-height:48px;padding:5px 6px 5px 10px;display:grid}.order-quantity-grid strong{color:#1e3957;font-size:12px}.order-quantity-grid span{grid-template-columns:30px minmax(35px,1fr) 30px;align-items:center;gap:2px;display:grid}.order-quantity-grid button{color:#b42029;cursor:pointer;background:#f3f6fa;border:0;border-radius:8px;width:29px;height:32px;font-size:16px;font-weight:850}.order-quantity-grid input{color:#17324f;text-align:center;background:#fff;border:0;outline:none;width:100%;min-width:0;height:32px;padding:0;font-size:13px;font-weight:800}.order-product-config>.order-field{margin:16px}.order-add-cart{cursor:pointer;border:0;gap:9px;width:calc(100% - 32px);margin:0 16px}.order-add-cart svg{width:18px}.order-price-note{color:#7a899b;text-align:center;margin:10px 16px 16px;font-size:10px}.order-cart-panel{scroll-margin-top:95px;overflow:hidden}.order-cart-panel>header{border-bottom:1px solid #e5ecf3;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;display:flex}.order-cart-panel>header>strong{color:#174671;background:#eaf3fc;border-radius:10px;flex:none;padding:9px 12px;font-size:13px}.order-cart-empty{text-align:center;place-items:center;min-height:220px;padding:30px;display:grid}.order-cart-empty svg{color:#9bb0c4;width:48px}.order-cart-empty strong{margin:10px 0 5px;font-size:16px}.order-cart-empty p{color:#718297;font-size:12px}.order-cart-list article{border-bottom:1px solid #eaf0f5;grid-template-columns:78px minmax(0,1fr) auto auto;align-items:center;gap:17px;min-height:100px;padding:14px 22px;display:grid}.order-cart-list article:last-child{border-bottom:0}.order-cart-thumb{color:#9dafc1;background:#f0f3f7;border-radius:11px;place-items:center;width:76px;height:70px;display:grid;overflow:hidden}.order-cart-thumb img{object-fit:contain;width:100%;height:100%}.order-cart-thumb svg{width:34px}.order-cart-list article>div:nth-child(2){gap:4px;display:grid}.order-cart-list small{color:#798a9e;text-transform:uppercase;font-size:10px}.order-cart-list h3{color:#183451;font-size:14px}.order-cart-list p{color:#536b84;font-size:12px}.order-cart-list i{color:#7b8998;font-size:11px;font-style:normal}.order-cart-list article>strong{color:#183b5d;white-space:nowrap;font-size:13px}.order-cart-actions{gap:7px;display:flex}.order-cart-actions button{color:#155da9;cursor:pointer;background:#f5f9fe;border:1px solid #c8dcf2;border-radius:9px;min-height:36px;padding:0 10px;font-size:11px;font-weight:800}.order-cart-actions button.danger{color:#b2222b;background:#fff7f7;border-color:#f0c9cc}.order-checkout-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);align-items:start;gap:18px;display:grid}.order-payment-card{gap:18px;padding:23px 24px;display:grid}.order-payment-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.order-payment-options button{text-align:left;color:#28425f;cursor:pointer;background:#fff;border:1px solid #d7e1eb;border-radius:13px;gap:5px;min-height:70px;padding:13px 15px;display:grid}.order-payment-options button.active{color:#a41d27;background:#fff8f8;border-color:#d42b2b;box-shadow:inset 0 0 0 1px #d42b2b}.order-payment-options strong{font-size:14px}.order-payment-options small{color:#79899c;font-size:11px}.order-payment-methods{flex-wrap:wrap;gap:9px;display:flex}.order-payment-methods label{cursor:pointer}.order-payment-methods input{opacity:0;pointer-events:none;position:absolute}.order-payment-methods span{color:#3e5874;border:1px solid #d7e1eb;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:flex}.order-payment-methods svg{width:16px;display:none}.order-payment-methods label.active span{color:#12624e;background:#eaf8f3;border-color:#9cd7c4}.order-payment-methods label.active svg{display:block}.order-delivery-note{color:#31546f;background:#f0f5fa;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:13px;display:grid}.order-delivery-note svg{width:21px}.order-delivery-note span{gap:3px;display:grid}.order-delivery-note strong{font-size:12px}.order-delivery-note small{color:#718397;font-size:10px}.order-submit-card{gap:13px;padding:24px;display:grid;position:sticky;top:90px}.order-submit-card h2{color:#142e4b;font:800 34px/1 var(--font-display)}.order-submit-card dl{margin:0;display:grid}.order-submit-card dl div{border-bottom:1px solid #e8eef4;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.order-submit-card dt{color:#6d7e92;font-size:11px}.order-submit-card dd{color:#2a435e;text-align:right;max-width:58%;margin:0;font-size:11px;font-weight:800}.order-submit-card>p:not(.form-error){color:#728397;font-size:10px;line-height:1.5}.order-submit-card .button{cursor:pointer;border:0;gap:8px;width:100%}.order-submit-card .button svg{width:17px}.order-submit-card .button:disabled{opacity:.5;cursor:not-allowed}.seller-order-empty{text-align:center;place-items:center;min-height:390px;padding:40px;display:grid}.seller-order-empty>svg{color:#9bb0c5;width:66px}.seller-order-empty h2{color:#17324f;margin:15px 0 7px;font-size:23px}.seller-order-empty p{color:#708196;max-width:520px;line-height:1.55}.seller-order-empty .button{width:auto;margin-top:15px}@media (max-width:1120px){.order-customer-card{grid-template-columns:1fr 1fr}.order-draft-status{grid-column:1/-1}.order-builder-workspace{grid-template-columns:minmax(0,1fr) 360px}.order-product-grid{grid-template-columns:1fr}.order-cart-list article{grid-template-columns:70px minmax(0,1fr) auto}.order-cart-actions{grid-column:2/-1}}@media (max-width:860px){.order-customer-card,.order-builder-workspace,.order-checkout-layout{grid-template-columns:1fr}.order-product-config,.order-submit-card{position:static}.order-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:480px}}@media (max-width:620px){.seller-order-builder{gap:12px}.order-customer-card,.order-payment-card{padding:17px 15px}.order-step-heading{grid-template-columns:36px 1fr;gap:10px}.order-step-heading>span{width:35px;height:35px}.order-step-heading h2{font-size:17px}.order-step-heading p{font-size:11px}.order-catalog-browser>.order-step-heading{padding:17px 15px}.order-catalog-filters{grid-template-columns:1fr;padding:12px}.order-product-grid{grid-template-columns:1fr;max-height:none;padding:12px}.order-product-grid>button{grid-template-columns:76px 1fr 16px}.order-product-thumb{width:74px;height:74px}.order-product-config>header{grid-template-columns:92px 1fr}.order-config-image{width:92px;height:88px}.order-product-config header h2{font-size:20px}.order-variant-options,.order-payment-options{grid-template-columns:1fr}.order-quantity-grid{grid-template-columns:1fr 1fr}.order-cart-panel>header{align-items:flex-start;padding:17px 15px}.order-cart-panel>header>strong{display:none}.order-cart-list article{grid-template-columns:60px 1fr;gap:11px;padding:13px}.order-cart-thumb{width:58px;height:58px}.order-cart-list article>strong{grid-column:2}.order-cart-actions{flex-wrap:wrap;grid-column:2}.order-submit-card{padding:19px}}.seller-order-builder{gap:18px;display:grid}.order-workbench-header{background:#fff;border:1px solid #dfe7ef;border-radius:20px;grid-template-columns:minmax(240px,1fr) minmax(280px,.9fr) auto;align-items:center;gap:24px;padding:22px 24px;display:grid;box-shadow:0 12px 34px #1b344e0f}.order-workbench-header>div:first-child{gap:4px;display:grid}.order-workbench-header>div:first-child small,.order-section-heading small,.order-working-order header small,.order-submit-card>small,.order-product-drawer header small{color:#d52731;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.order-workbench-header h1{color:#142e4a;font:850 29px/1.05 var(--font-display)}.order-workbench-header p{color:#718195;font-size:12px}.order-account-field label{color:#38516c;gap:7px;font-size:11px;font-weight:850;display:grid}.order-account-field select{color:#183653;background:#fff;border:1px solid #cfdbe7;border-radius:11px;outline:none;width:100%;height:45px;padding:0 13px;font-size:13px}.order-account-field select:focus{border-color:#d42b2b;box-shadow:0 0 0 3px #d42b2b17}.order-workbench-header .order-draft-status{min-width:190px}.order-flow-strip{grid-template-columns:auto minmax(50px,140px) auto;justify-content:center;align-items:center;gap:12px;padding:2px 0;display:grid}.order-flow-strip button{color:#8796a7;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:5px;display:flex}.order-flow-strip button span{background:#fff;border:1px solid #cdd8e3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.order-flow-strip button span svg{width:15px}.order-flow-strip button strong{font-size:12px}.order-flow-strip button.active{color:#b7222b}.order-flow-strip button.active span{color:#fff;background:#d52b34;border-color:#d52b34;box-shadow:0 5px 14px #d52b3438}.order-flow-strip button.done{color:#237361}.order-flow-strip button.done span{color:#237361;background:#e9f7f3;border-color:#a8d7cb}.order-flow-strip>i{background:#d4dee8;height:1px}.order-wholesale-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.order-catalog-browser,.order-working-order,.order-review-main,.order-submit-card{background:#fff;border:1px solid #dfe7ef;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #1c354f0d}.order-section-heading{border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:center;gap:20px;padding:21px 23px 17px;display:flex}.order-section-heading>div{gap:4px;display:grid}.order-section-heading h2{color:#183550;font:850 22px/1.08 var(--font-display)}.order-section-heading p{color:#738397;font-size:11px}.order-section-heading>b{color:#28506f;background:#edf4fa;border-radius:9px;flex:none;padding:8px 11px;font-size:11px}.order-catalog-browser .order-catalog-filters{grid-template-columns:minmax(220px,1fr) 220px}.order-catalog-browser .order-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-height:none;padding:17px;overflow:visible}.order-catalog-browser .order-product-grid>.order-product-card{text-align:left;background:#fff;border:1px solid #dce5ed;border-radius:15px;grid-template-rows:156px auto auto;grid-template-columns:1fr;align-items:stretch;gap:11px;min-height:294px;padding:0 0 14px;display:grid;position:relative;overflow:hidden}.order-catalog-browser .order-product-grid>.order-product-card:hover{border-color:#b7c7d7;transform:translateY(-2px);box-shadow:0 9px 22px #1b365217}.order-catalog-browser .order-product-grid>.order-product-card.active{border-color:#d42b2b;box-shadow:0 0 0 3px #d42b2b17}.order-catalog-browser .order-product-thumb{color:#9dafc0;background:linear-gradient(145deg,#f7f8fa,#edf1f5);border-radius:0;place-items:center;width:100%;height:156px;display:grid;position:relative}.order-catalog-browser .order-product-thumb img{object-fit:contain;width:100%;height:100%;padding:8px}.order-catalog-browser .order-product-thumb>svg{width:54px}.order-catalog-browser .order-product-thumb b{color:#176450;background:#e1f5ef;border-radius:20px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;bottom:9px;right:9px}.order-catalog-browser .order-product-grid>.order-product-card>span:nth-child(2){gap:4px;padding:0 14px;display:grid}.order-catalog-browser .order-product-grid>.order-product-card small{color:#d32932;letter-spacing:.06em;text-transform:uppercase;font-size:9px}.order-catalog-browser .order-product-grid>.order-product-card strong{color:#183451;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.order-catalog-browser .order-product-grid>.order-product-card i{color:#6f8193;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.order-catalog-browser .order-product-grid>.order-product-card em{color:#8a98a8;font-size:10px;font-style:normal}.order-card-action{color:#ba252e;border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;margin:0 14px;padding-top:10px;font-size:10px;font-weight:900;display:flex}.order-card-action svg{width:14px}.order-working-order{position:sticky;top:90px}.order-working-order>header{border-bottom:1px solid #e6edf3;justify-content:space-between;align-items:center;padding:20px;display:flex}.order-working-order>header div{gap:4px;display:grid}.order-working-order>header h2{color:#183754;font:850 27px/1 var(--font-display)}.order-working-order>header>svg{color:#d42b35;width:28px}.order-working-order .order-cart-empty{min-height:240px}.order-working-list{max-height:480px;overflow:auto}.order-working-list article{border-bottom:1px solid #edf1f5;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.order-working-list .order-cart-thumb{width:52px;height:52px}.order-working-list article>div:nth-child(2){gap:3px;min-width:0;display:grid}.order-working-list small{color:#8290a0;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.order-working-list h3{color:#203d59;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.order-working-list p{color:#64798e;font-size:10px;line-height:1.4}.order-working-list article>strong{color:#173b5d;font-size:13px}.order-working-list article>div:last-child{grid-column:2/-1;justify-content:flex-end;gap:7px;display:flex}.order-working-list article button,.order-review-list article button,.order-back-button{color:#286493;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:850}.order-working-list article button.danger{color:#bd2831;background:#fff0f1;border-radius:7px;place-items:center;width:23px;height:23px;font-size:15px;display:grid}.order-working-order>.form-error{margin:12px 14px 0}.order-working-order>footer{background:#fafbfd;border-top:1px solid #e4ebf2;gap:12px;padding:16px;display:grid}.order-working-order>footer>span{gap:2px;display:grid}.order-working-order>footer small{color:#8795a4;text-transform:uppercase;font-size:9px}.order-working-order>footer strong{color:#28445f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.order-working-order>footer .button{cursor:pointer;border:0;gap:8px;width:100%}.order-working-order>footer .button svg{width:15px}.order-working-order>footer .button:disabled{opacity:.45;cursor:not-allowed}.order-review-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.order-review-main{display:grid}.order-review-list article{border-bottom:1px solid #edf1f5;grid-template-columns:68px minmax(0,1fr) auto auto;align-items:center;gap:15px;min-height:94px;padding:13px 20px;display:grid}.order-review-list .order-cart-thumb{width:66px;height:62px}.order-review-list article>div{gap:4px;display:grid}.order-review-list small{color:#7c8d9f;text-transform:uppercase;font-size:9px}.order-review-list h3{color:#1d3a57;font-size:13px}.order-review-list p{color:#577087;font-size:11px}.order-review-list i{color:#7c8b9b;font-size:10px}.order-review-list article>strong{color:#21435f;white-space:nowrap;font-size:12px}.order-review-main>.order-payment-card{box-shadow:none;border:1px solid #e0e7ee;border-radius:15px;margin:18px;padding:0}.order-review-main .order-payment-card>.order-section-heading{padding:18px}.order-review-main .order-payment-options,.order-review-main .order-payment-methods,.order-review-main .order-payment-card>.order-field,.order-review-main .order-delivery-note{margin-left:18px;margin-right:18px}.order-review-main .order-delivery-note{margin-bottom:18px}.order-submit-card{position:sticky;top:90px;overflow:visible}.order-back-button{color:#61758a;min-height:38px}.order-drawer-layer{z-index:150;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-drawer-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c1c2d85;border:0;position:absolute;inset:0}.order-product-drawer{z-index:1;background:#fff;flex-direction:column;width:min(520px,100vw);height:100%;animation:.2s ease-out order-drawer-in;display:flex;position:relative;overflow:auto;box-shadow:-20px 0 50px #07162633}@keyframes order-drawer-in{0%{opacity:.7;transform:translate(32px)}to{opacity:1;transform:translate(0)}}.order-product-drawer>header{border-bottom:1px solid #e5ecf2;justify-content:space-between;gap:16px;padding:22px 22px 17px;display:flex}.order-product-drawer>header>div{gap:4px;display:grid}.order-product-drawer>header h2{color:#173450;font:850 25px/1.08 var(--font-display)}.order-product-drawer>header p{color:#75869a;font-size:11px}.order-product-drawer>header>button{color:#50667c;cursor:pointer;background:#fff;border:1px solid #dbe3eb;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.order-drawer-product{background:#f7f9fb;grid-template-columns:145px 1fr;align-items:center;gap:18px;padding:17px 22px;display:grid}.order-drawer-product .order-config-image{width:145px;height:116px}.order-drawer-product p{color:#5d748a;font-size:12px;line-height:1.55}.order-product-drawer .order-variant-options{grid-template-columns:repeat(3,minmax(0,1fr))}.order-product-drawer>.order-field{margin:17px 22px}.order-product-drawer>.form-error{margin:0 22px 15px}.order-product-drawer>footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #dde6ee;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-top:auto;padding:16px 22px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 20px #152d450f}.order-product-drawer>footer>span{gap:2px;display:grid}.order-product-drawer>footer small{color:#8492a1;text-transform:uppercase;font-size:9px}.order-product-drawer>footer strong{color:#1a3a57;font-size:13px}.order-product-drawer>footer .button{cursor:pointer;border:0;gap:8px;width:100%}.order-product-drawer>footer .button svg{width:16px}@media (max-width:1180px){.order-catalog-browser .order-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:940px){.order-workbench-header{grid-template-columns:1fr 1fr}.order-workbench-header .order-draft-status{grid-column:1/-1}.order-wholesale-layout,.order-review-layout{grid-template-columns:1fr}.order-working-order,.order-submit-card{position:static}.order-working-list{max-height:none}}@media (max-width:680px){.order-workbench-header{border-radius:15px;grid-template-columns:1fr;gap:15px;padding:18px 16px}.order-workbench-header .order-draft-status{grid-column:auto;width:100%}.order-flow-strip{grid-template-columns:auto 28px auto;gap:4px}.order-flow-strip button strong{font-size:10px}.order-section-heading{align-items:flex-start;padding:17px 15px 14px}.order-section-heading>b{display:none}.order-catalog-browser .order-catalog-filters{grid-template-columns:1fr}.order-catalog-browser .order-product-grid{grid-template-columns:1fr;padding:12px}.order-catalog-browser .order-product-grid>.order-product-card{grid-template-rows:auto auto;grid-template-columns:112px minmax(0,1fr);min-height:142px;padding:0 0 10px}.order-catalog-browser .order-product-thumb{grid-row:1/3;width:112px;height:100%;min-height:142px}.order-catalog-browser .order-product-grid>.order-product-card>span:nth-child(2){align-self:end;padding:12px 12px 0 0}.order-card-action{align-self:start;margin:0 12px 0 0}.order-review-list article{grid-template-columns:54px minmax(0,1fr);gap:10px;padding:13px}.order-review-list .order-cart-thumb{width:52px;height:52px}.order-review-list article>strong,.order-review-list article>button{grid-column:2;justify-self:start}.order-review-main>.order-payment-card{margin:12px}.order-review-main .order-payment-options{grid-template-columns:1fr}.order-drawer-product{grid-template-columns:105px 1fr;padding:14px 16px}.order-drawer-product .order-config-image{width:105px;height:94px}.order-product-drawer>header,.order-product-drawer>footer{padding-left:16px;padding-right:16px}.order-product-drawer .order-config-section{padding:15px 16px}.order-product-drawer .order-variant-options{grid-template-columns:1fr 1fr}.order-product-drawer>.order-field{margin-left:16px;margin-right:16px}.order-product-drawer>footer{grid-template-columns:1fr;gap:9px}}.order-catalog-browser,.order-product-drawer{--order-red:#eb1726;--order-red-dark:#bf101c;--order-navy:#0b2947;--order-display:"Arial Narrow", "Roboto Condensed", Inter, ui-sans-serif, system-ui, sans-serif}.order-catalog-browser .order-section-heading h2,.order-catalog-section-title h3,.order-product-drawer h2,.order-size-grid strong,.order-model-options span,.order-finish-options span{font-family:var(--order-display)}.order-collection-nav{background:#f6f8fb;border-bottom:1px solid #e5ecf2;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:17px;display:grid}.order-collection-nav>button{color:#fff;text-align:left;cursor:pointer;isolation:isolate;border:2px solid #0000;border-radius:16px;grid-template-rows:1fr auto auto;grid-template-columns:minmax(0,1fr) 100px;min-height:132px;padding:17px 12px 15px 17px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.order-collection-nav>button:before{content:"";z-index:-1;opacity:.18;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.order-collection-nav>button.agro{background:linear-gradient(135deg,#0d5436,#178653)}.order-collection-nav>button.pesca{background:linear-gradient(135deg,#07527b,#079fc3)}.order-collection-nav>button.jeep{background:linear-gradient(135deg,#25282b,#75552d)}.order-collection-nav>button.catalog{background:linear-gradient(135deg,#243a53,#4b6d90)}.order-collection-nav>button:hover{transform:translateY(-2px);box-shadow:0 13px 24px #11283d29}.order-collection-nav>button.active{box-shadow:0 0 0 3px var(--order-red),0 13px 24px #11283d2e;border-color:#fff}.order-collection-nav>button>span{background:#ffffffeb;border-radius:50%;grid-area:1/2/4;align-self:center;place-items:center;width:104px;height:98px;display:grid;overflow:hidden;transform:translate(13px)}.order-collection-nav>button>span img{object-fit:contain;width:100%;height:100%;padding:4px}.order-collection-nav>button>span svg{color:#8395a7;width:38px}.order-collection-nav>button>strong{font:900 24px/.95 var(--order-display);letter-spacing:-.025em;text-transform:uppercase;align-self:end}.order-collection-nav>button>small{color:#ffffffc2;margin-top:6px;font-size:10px;font-weight:800}.order-collection-nav>button>svg{color:#fff;width:16px;position:absolute;bottom:12px;right:12px}.order-catalog-browser .order-catalog-filters{border-bottom:0;grid-template-columns:minmax(220px,1fr) 210px;padding-top:17px;padding-bottom:13px}.order-catalog-section-title{background:#f7f9fc;justify-content:space-between;align-items:end;gap:20px;padding:4px 20px 15px;display:flex}.order-catalog-section-title>div{gap:3px;display:grid}.order-catalog-section-title small{color:var(--order-red);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:900}.order-catalog-section-title h3{color:var(--order-navy);letter-spacing:-.025em;font-size:24px;font-weight:900;line-height:1}.order-catalog-section-title>span{color:#6d7f91;font-size:10px;font-weight:750}.order-load-more{justify-items:center;gap:9px;padding:7px 20px 24px;display:grid}.order-load-more span{color:#8492a2;font-size:9px}.order-load-more button{width:min(340px,100%);min-height:45px;color:var(--order-red);cursor:pointer;background:#fff;border:1px solid #f0aeb4;border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:11px;font-weight:900;display:flex}.order-load-more button:hover{color:#fff;border-color:var(--order-red);background:var(--order-red)}.seller-catalog-browser-page .order-catalog-browser{width:100%}.seller-catalog-browser-page .order-product-card{color:inherit;text-decoration:none}.order-load-more svg{width:15px}.order-product-drawer{width:min(600px,100vw)}.order-product-drawer>header{border-top:4px solid var(--order-red)}.order-product-drawer>header h2{letter-spacing:-.035em;font-size:30px;font-weight:950}.order-product-drawer .order-config-section{gap:13px;padding:19px 22px}.order-config-label>div{gap:3px;display:grid}.order-config-label>div>small{color:#7d8c9c;font-size:9px}.order-finish-label{margin-top:5px}.order-model-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.order-model-options button{color:#28435e;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6e0e9;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:7px;min-height:58px;padding:10px;display:grid;position:relative}.order-model-options button>svg:first-child{color:#8294a6;width:24px}.order-model-options button>svg:last-child{width:14px;position:absolute;top:7px;right:7px}.order-model-options span{font-size:13px;font-weight:900;line-height:1.05}.order-model-options button.active{color:#a70f1b;border-color:var(--order-red);box-shadow:inset 0 0 0 1px var(--order-red);background:#fff1f3}.order-model-options button.active>svg{color:var(--order-red)}.order-finish-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.order-finish-options button{color:#405a73;cursor:pointer;background:#fff;border:1px solid #d8e1ea;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;min-height:43px;padding:0 13px;display:flex}.order-finish-options span{font-size:12px;font-weight:850}.order-finish-options svg{width:15px}.order-finish-options button.active{color:#fff;border-color:var(--order-red);background:var(--order-red);box-shadow:0 6px 14px #eb17262e}.order-size-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.order-size-grid article{background:#fff;border:1px solid #d7e1ea;border-radius:14px;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.order-size-grid article.active{border-color:var(--order-red);transform:translateY(-1px);box-shadow:0 8px 18px #eb17261c}.order-size-grid article>header{background:#f7f9fb;border-bottom:1px solid #e9eef3;gap:2px;min-height:63px;padding:10px 12px;display:grid;position:relative}.order-size-grid article.active>header{background:linear-gradient(135deg,#fff0f2,#fff8f8)}.order-size-grid article>header small{color:#8492a2;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900}.order-size-grid article>header strong{color:var(--order-navy);letter-spacing:-.035em;font-size:24px;font-weight:950;line-height:1}.order-size-grid article.active>header strong{color:var(--order-red-dark)}.order-size-grid article>header svg{width:15px;color:var(--order-red);position:absolute;top:10px;right:10px}.order-size-grid article>div{grid-template-columns:38px minmax(38px,1fr) 38px;align-items:center;gap:3px;padding:7px;display:grid}.order-size-grid button{width:38px;height:38px;color:var(--order-red);cursor:pointer;background:#f3f5f8;border:0;border-radius:10px;place-items:center;font-size:18px;font-weight:900;display:grid}.order-size-grid button:hover{color:#fff;background:var(--order-red)}.order-size-grid input{width:100%;min-width:0;height:38px;color:var(--order-navy);text-align:center;font:950 18px/1 var(--order-display);background:0 0;border:0;outline:none;padding:0}.order-size-grid input::-webkit-inner-spin-button{appearance:none;margin:0}.order-size-grid input::-webkit-outer-spin-button{appearance:none;margin:0}.order-product-drawer>footer{grid-template-columns:minmax(115px,auto) 1fr}.order-product-drawer>footer small{color:#697c8e;font-size:8px;font-weight:850}.order-product-drawer>footer strong{color:var(--order-navy);font:950 19px/1 var(--order-display)}.order-product-drawer>footer .button{background:var(--order-red);border-radius:13px;min-height:51px;font-size:13px;font-weight:900;box-shadow:0 10px 23px #eb172638}.order-product-drawer>footer .button:hover{background:var(--order-red-dark)}@media (max-width:1180px){.order-collection-nav>button{grid-template-columns:1fr 75px}.order-collection-nav>button>span{width:80px;height:80px}}@media (max-width:760px){.order-collection-nav{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.order-collection-nav>button{scroll-snap-align:start;flex:0 0 220px}.order-catalog-section-title{flex-direction:column;align-items:start;gap:7px}.order-model-options{grid-template-columns:1fr}}@media (max-width:520px){.order-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-finish-options,.order-product-drawer>footer{grid-template-columns:1fr}}.product-page{background:#f5f7fa;min-height:100vh}.consumer-product-shell{padding-top:38px;padding-bottom:82px}.consumer-builder{--builder-red:#ea1c2d;--builder-red-dark:#b81122;--builder-navy:#102a47;background:#fff;border:1px solid #dde5ed;border-radius:28px;grid-template-columns:minmax(430px,.92fr) minmax(520px,1.08fr);display:grid;overflow:hidden;box-shadow:0 26px 70px #162b441a}.consumer-builder-preview{background:radial-gradient(circle at 50% 36%,#fffffffa 0 17%,#e7eef7d6 57%,#d8e2eef5 100%);grid-template-rows:auto minmax(570px,1fr) auto;align-self:start;min-height:760px;padding:24px;display:grid;position:sticky;top:76px}.builder-side-tabs{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #223a531f;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;width:min(350px,100%);margin:0 auto;padding:5px;display:grid;position:relative;box-shadow:0 8px 24px #1a304814}.builder-side-tabs button{color:#728196;min-height:42px;font:850 12px/1 var(--font-body);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;display:flex}.builder-side-tabs button span{letter-spacing:.12em;font-size:8px}.builder-side-tabs button.active{color:#fff;background:var(--builder-navy);box-shadow:0 7px 16px #102a472e}.builder-shirt-stage{place-items:center;display:grid;position:relative;overflow:hidden}.builder-shirt-stage:before{content:"";aspect-ratio:1;border:1px solid #ea1c2d2b;border-radius:50%;width:min(480px,80%);position:absolute}.builder-shirt-stage img{z-index:1;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 24px 30px #1d2a3824);width:min(92%,650px);height:auto;position:relative}.builder-print-area{z-index:2;color:#ea1c2dc7;pointer-events:none;background:#ffffff06;border:1.5px dashed #ea1c2dbf;border-radius:9px;place-items:center;width:25%;height:34%;display:grid;position:absolute;top:31%;left:50%;transform:translate(-50%)}.builder-print-area.back{height:37%;top:29%}.builder-print-area span{letter-spacing:.09em;text-transform:uppercase;background:#ffffffdb;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:900}.turn-shirt{z-index:3;min-height:40px;color:var(--builder-navy);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #102a4721;border-radius:99px;padding:0 14px;font-size:10px;font-weight:850;position:absolute;bottom:15px;right:16px;box-shadow:0 8px 22px #20334817}.builder-side-status{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.builder-side-status span{color:#53677e;background:#ffffffbd;border:1px solid #27415e1a;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:37px;font-size:8px;font-weight:750;display:flex}.builder-side-status svg{color:#07956e;width:12px}.consumer-builder-config{min-width:0;padding:29px clamp(26px,4vw,54px) 38px}.builder-progress{border-bottom:1px solid #e5eaf0;grid-template-columns:repeat(4,1fr);margin-bottom:36px;display:grid}.builder-progress span{color:#95a1af;align-items:center;gap:7px;padding:0 5px 13px;font-size:9px;font-weight:850;display:flex;position:relative}.builder-progress span:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.builder-progress span.active{color:var(--builder-red)}.builder-progress span.active:after{background:var(--builder-red)}.builder-progress i{background:#f1f4f7;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.builder-progress span.active i{color:#fff;background:var(--builder-red)}.builder-title .eyebrow{color:var(--builder-red)}.builder-title h1{color:var(--builder-navy);font:950 clamp(32px,3.4vw,48px)/1 var(--font-display);letter-spacing:-.045em;margin:9px 0 10px}.builder-title>p{color:#65758a;max-width:620px;font-size:13px;line-height:1.62}.consumer-builder-config .config-price{border-top:1px solid #e6ebf0;border-bottom:1px solid #e6ebf0;align-items:baseline;gap:8px;margin:23px 0 4px;padding:15px 0;display:flex}.consumer-builder-config .config-price span,.consumer-builder-config .config-price small{color:#7e8da0;font-size:9px}.consumer-builder-config .config-price strong{color:var(--builder-red);font:950 24px/1 var(--font-display)}.builder-config-section{border-bottom:1px solid #e6ebf0;padding:25px 0}.builder-section-heading{grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:15px;display:grid}.builder-section-heading>span{color:#fff;background:var(--builder-navy);border-radius:8px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:900;display:grid}.builder-section-heading h2{color:#213a55;font-size:13px;font-weight:900}.builder-section-heading p{color:#8794a4;margin-top:4px;font-size:9px;line-height:1.4}.builder-section-heading>strong{color:var(--builder-red);font-size:10px}.model-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.model-options button{color:#53667d;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ec;border-radius:13px;grid-template-columns:1fr 18px;align-items:center;min-height:62px;padding:10px 12px;display:grid}.model-options button:hover{border-color:#abb9c8}.model-options button.active{border-color:var(--builder-red);box-shadow:inset 0 0 0 1px var(--builder-red);background:#fff8f8}.model-options button span{gap:4px;display:grid}.model-options b{color:#243d58;font-size:11px}.model-options small{font-size:8px}.model-options svg{width:15px;color:var(--builder-red)}.color-options{flex-wrap:wrap;gap:8px;display:flex}.color-options button{color:#304960;cursor:pointer;background:#fff;border:1px solid #dce4ec;border-radius:12px;grid-template-columns:27px auto 16px;align-items:center;gap:9px;min-width:125px;min-height:47px;padding:6px 11px;font-size:10px;font-weight:850;display:grid}.color-options button.active{border-color:var(--builder-red);box-shadow:inset 0 0 0 1px var(--builder-red);background:#fff8f8}.color-options i{border:3px solid #fff;border-radius:50%;width:25px;height:25px;box-shadow:0 0 0 1px #c9d2dd}.color-options svg{width:14px;color:var(--builder-red)}.consumer-size-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.consumer-size-grid article{background:#fff;border:1px solid #dce4ec;border-radius:13px;transition:all .15s;overflow:hidden}.consumer-size-grid article.active{border-color:var(--builder-red);transform:translateY(-1px);box-shadow:0 8px 20px #ea1c2d1a}.consumer-size-grid header{background:#f7f9fb;gap:2px;padding:10px 10px 8px;display:grid;position:relative}.consumer-size-grid article.active header{background:#fff4f5}.consumer-size-grid header small{color:#9aa6b3;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:850}.consumer-size-grid header strong{color:var(--builder-navy);font:950 19px/1 var(--font-display)}.consumer-size-grid header svg{width:13px;color:var(--builder-red);position:absolute;top:10px;right:8px}.consumer-size-grid article>div{text-align:center;grid-template-columns:30px 1fr 30px;align-items:center;gap:2px;padding:6px;display:grid}.consumer-size-grid button{width:30px;height:30px;color:var(--builder-red);cursor:pointer;background:#f1f4f7;border:0;border-radius:8px;place-items:center;font-size:16px;font-weight:900;display:grid}.consumer-size-grid button:hover{color:#fff;background:var(--builder-red)}.consumer-size-grid b{color:var(--builder-navy);font-size:13px}.personalization-explainer{color:#24415f;background:linear-gradient(120deg,#edf5ff,#fff);border:1px solid #cbdcf2;border-radius:14px;grid-template-columns:38px 1fr;gap:12px;margin-top:22px;padding:16px;display:grid}.personalization-explainer>svg{width:25px;color:var(--builder-red)}.personalization-explainer div{gap:4px;display:grid}.personalization-explainer strong{font-size:11px}.personalization-explainer p{color:#6e8094;font-size:9px;line-height:1.5}.builder-action-bar{grid-template-columns:minmax(110px,auto) 1fr;align-items:center;gap:15px;margin-top:20px;display:grid}.builder-action-bar>div{gap:4px;display:grid}.builder-action-bar span{color:#8390a0;text-transform:uppercase;font-size:8px;font-weight:800}.builder-action-bar strong{color:var(--builder-navy);font:950 22px/1 var(--font-display)}.builder-action-bar .button{background:var(--builder-red);border-radius:13px;min-height:54px;font-size:12px;font-weight:900;box-shadow:0 12px 26px #ea1c2d38}.builder-action-bar .button:hover{background:var(--builder-red-dark)}.builder-action-bar .button svg{width:17px}.builder-account-note{color:#77879a;justify-content:center;align-items:center;gap:6px;margin-top:11px;font-size:8px;display:flex}.builder-account-note svg{color:#07956e;width:12px}.builder-auth-backdrop{--builder-red:#ea1c2d;--builder-red-dark:#b81122;--builder-navy:#102a47;z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#071627ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.builder-auth-card{background:#fff;border-radius:24px;grid-template-columns:.9fr 1.1fr;width:min(920px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 32px 90px #00000047}.builder-auth-close{z-index:2;color:#536679;cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:50%;place-items:center;width:34px;height:34px;font-size:19px;display:grid;position:absolute;top:14px;right:14px}.builder-auth-intro{color:#fff;background:linear-gradient(145deg,#102a47,#163e68);padding:50px 42px}.builder-auth-intro .eyebrow{color:#ff8590}.builder-auth-intro h2{font:950 35px/1.05 var(--font-display);letter-spacing:-.04em;margin:14px 0 12px}.builder-auth-intro>p{color:#c7d5e3;font-size:11px;line-height:1.65}.builder-auth-intro ul{gap:11px;margin-top:28px;padding:0;list-style:none;display:grid}.builder-auth-intro li{color:#edf5fb;align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.builder-auth-intro li svg{color:#61d9b4;width:15px}.builder-auth-form{align-content:center;gap:11px;padding:46px 48px;display:grid}.builder-auth-tabs{background:#f0f3f6;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:8px;padding:4px;display:grid}.builder-auth-tabs button{color:#738295;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:39px;font-size:10px;font-weight:850}.builder-auth-tabs button.active{color:var(--builder-navy);background:#fff;box-shadow:0 4px 13px #19304917}.builder-auth-form label{color:#4c6178;gap:6px;font-size:9px;font-weight:850;display:grid}.builder-auth-form label small{color:#99a4b0;font-weight:600}.builder-auth-form input{color:#233b54;border:1px solid #d8e1e9;border-radius:10px;outline:none;width:100%;height:43px;padding:0 12px;font-size:11px}.builder-auth-form input:focus{border-color:var(--builder-red);box-shadow:0 0 0 3px #ea1c2d14}.builder-auth-form .button{background:var(--builder-red);border-radius:11px;min-height:49px;margin-top:4px;font-size:11px;font-weight:900}.builder-auth-privacy{color:#8795a5;text-align:center;font-size:8px;line-height:1.45}@media (max-width:1050px){.consumer-builder{grid-template-columns:1fr}.consumer-builder-preview{grid-template-rows:auto minmax(520px,1fr) auto;min-height:660px;position:relative;top:auto}.model-options{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.consumer-product-shell{width:min(100% - 18px,620px);padding-top:14px;padding-bottom:40px}.consumer-builder{border-radius:19px}.consumer-builder-preview{grid-template-rows:auto minmax(380px,1fr) auto;min-height:505px;padding:14px}.builder-shirt-stage img{width:100%}.builder-print-area{width:26%;height:33%}.builder-side-status{grid-template-columns:1fr;gap:4px}.builder-side-status span{min-height:28px}.consumer-builder-config{padding:23px 17px 28px}.builder-progress{margin-bottom:27px}.builder-progress span{justify-content:center;font-size:0}.builder-progress i{font-size:8px}.builder-title h1{font-size:35px}.model-options{grid-template-columns:1fr 1fr}.consumer-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-action-bar{grid-template-columns:1fr}.builder-action-bar>div{grid-template-columns:auto auto;justify-content:space-between;align-items:baseline}.builder-auth-backdrop{align-items:end;padding:0}.builder-auth-card{border-radius:22px 22px 0 0;grid-template-columns:1fr;max-height:94vh}.builder-auth-intro{padding:35px 25px 25px}.builder-auth-intro h2{font-size:28px}.builder-auth-intro ul{display:none}.builder-auth-form{padding:24px 25px 32px}}
