:root{--ink:#17151f;--muted:#6f6a78;--paper:#fff;--soft:#f7f5fb;--brand:#6d39ff;--accent:#ff5b45;--line:#e7e1ef;--radius:22px;--shadow:0 18px 50px rgba(31,18,68,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(1280px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:99;background:#fff;padding:12px}.announcement{background:var(--ink);color:#fff;text-align:center;padding:8px 20px;font-size:14px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.brand{font-size:25px;font-weight:900;letter-spacing:-.04em}.brand span{color:var(--brand)}.nav{display:flex;gap:22px;margin-right:auto}.nav a{font-weight:650}.header-actions{display:flex;gap:14px}.pill,.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer}.button-primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(109,57,255,.25)}.button-secondary{background:#fff;border:1px solid var(--line)}.hero{min-height:620px;display:grid;align-items:center;background:linear-gradient(120deg,#f3eeff 0%,#fff7f4 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:40px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#ece5ff;color:#5426d8;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(44px,7vw,86px);margin:20px 0}h2{font-size:clamp(32px,4vw,54px);margin:0 0 16px}.hero p{font-size:19px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-media{min-height:520px;border-radius:34px;background:#ddd center/cover no-repeat;box-shadow:var(--shadow);position:relative}.hero-media:after{content:"Made for your story";position:absolute;right:22px;bottom:22px;background:#fff;padding:12px 16px;border-radius:999px;font-weight:850}.section{padding:84px 0}.section-soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-heading p{color:var(--muted);max-width:650px}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 30px rgba(33,22,61,.05)}.card-media{aspect-ratio:1/1;background:#f1eef5}.card-body{padding:18px}.card-title{font-size:18px;font-weight:850}.price{font-weight:850;margin-top:7px}.badge{display:inline-flex;background:#fff0ec;color:#d83e29;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.steps{counter-reset:step}.step{padding:28px}.step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--brand);color:#fff;font-weight:900;margin-bottom:18px}.trust{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.trust-item{padding:22px;text-align:center;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:50px;padding:50px 0}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;border-radius:18px;background:var(--soft)}.product-info{position:sticky;top:110px;align-self:start}.product-title{font-size:clamp(34px,4vw,58px);margin:8px 0 14px}.product-price{font-size:25px;font-weight:900}.field{margin:18px 0}.field label,.field legend{display:block;font-weight:800;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbc3d7;border-radius:13px;padding:13px;background:#fff}.field textarea{min-height:120px;resize:vertical}.product-submit{width:100%;margin-top:12px}.accordion{border-top:1px solid var(--line);margin-top:24px}.accordion details{border-bottom:1px solid var(--line);padding:15px 0}.accordion summary{font-weight:850;cursor:pointer}.custom-shell{padding:36px 0 80px;background:var(--soft)}.custom-header{text-align:center;margin-bottom:30px}.custom-studio{display:grid;grid-template-columns:310px minmax(420px,1fr) 360px;gap:18px;align-items:start}.studio-panel,.studio-canvas{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 28px rgba(35,20,70,.06)}.studio-panel{padding:22px}.studio-tabs{display:flex;gap:8px;margin-bottom:18px}.studio-tab{padding:9px 12px;border-radius:10px;background:var(--soft);font-weight:800}.studio-tab.active{background:var(--brand);color:#fff}.upload-drop{border:2px dashed #b8aad2;border-radius:16px;padding:28px 16px;text-align:center;background:#fbfaff}.preview-stage{min-height:620px;display:grid;place-items:center;padding:34px;background:linear-gradient(135deg,#eee9f6,#faf8fc);border-radius:20px;overflow:hidden}.shirt-mock{width:min(480px,90%);aspect-ratio:4/5;background:#17151f;clip-path:polygon(25% 5%,38% 0,62% 0,75% 5%,100% 18%,88% 39%,76% 31%,76% 100%,24% 100%,24% 31%,12% 39%,0 18%);position:relative}.shirt-print{position:absolute;inset:23% 24% 30%;display:grid;place-items:center;color:#fff;text-align:center;overflow:hidden}.shirt-print img{max-width:100%;max-height:100%;object-fit:contain}.studio-note{font-size:13px;color:var(--muted)}.collection-hero{padding:70px 0 35px;background:var(--soft)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:22px 0}.pagination{display:flex;justify-content:center;gap:8px;margin-top:35px}.pagination a,.pagination span{padding:9px 13px;border:1px solid var(--line);border-radius:9px}.page-content{max-width:900px;margin:60px auto}.site-footer{background:#17151f;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);gap:40px}.footer-links{display:grid;gap:9px;color:#d9d3e4}.footer-bottom{border-top:1px solid #3d3748;margin-top:40px;padding-top:20px;color:#aaa2b5;font-size:14px}.cart-table{width:100%;border-collapse:collapse}.cart-table td{padding:18px 10px;border-bottom:1px solid var(--line)}@media(max-width:980px){.hero-grid,.product-layout,.custom-studio{grid-template-columns:1fr}.hero-media{min-height:380px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.trust,.footer-grid{grid-template-columns:1fr 1fr}.product-info{position:static}.custom-studio{display:flex;flex-direction:column}.studio-panel,.studio-canvas{width:100%}.studio-canvas{order:-1}}@media(max-width:640px){.page-width{width:min(100% - 24px,1280px)}.nav{display:none}.hero{min-height:auto;padding:60px 0}.hero-grid,.grid-3,.grid-4,.trust,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.product-gallery{grid-template-columns:1fr}.section{padding:58px 0}.preview-stage{min-height:440px}}
