@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{--navy:#152d51;--blue:#2c53d5;--coral:#e57d65;--cream:#faf7f1;--muted:#647082;--line:#e2e5e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);margin:0;font-family:DM Sans,sans-serif;font-size:15px}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--coral);outline-offset:3px}[hidden]{display:none!important}.preview-banner{background:var(--navy);color:#fff;text-align:center;letter-spacing:1.5px;padding:10px 20px;font-size:10px;font-weight:700}.preview-banner span{letter-spacing:.3px;margin-left:18px;font-size:11px;font-weight:400}header{justify-content:space-between;align-items:center;gap:20px;max-width:1320px;margin:auto;padding:24px 6%;display:flex}.brand{align-items:center;gap:12px;font-family:Libre Caslon Display,Georgia,serif;font-size:29px;text-decoration:none;display:flex}.brand small{letter-spacing:2px;margin-top:3px;font:9px DM Sans,sans-serif;display:block}.brand b{background:var(--navy);color:#fff;border-radius:50%;place-content:center;width:46px;height:46px;font-size:23px;font-weight:400;display:grid}nav{align-items:center;gap:25px;display:flex}.nav-link{color:var(--muted);background:0 0;border:0;padding:10px 0;font-size:12px}.nav-link.active{color:var(--navy);border-bottom:2px solid var(--coral)}#cart-link{border:1px solid var(--line);color:var(--navy);background:0 0;border-radius:30px;padding:11px 16px;font-size:12px}#cart-count{background:var(--navy);color:#fff;border-radius:50%;margin-left:8px;padding:3px 6px}.hero{background:var(--cream);grid-template-columns:1.1fr 1fr;gap:30px;max-width:1320px;min-height:470px;margin:auto;padding:44px 6% 50px;display:grid;overflow:hidden}.eyebrow{letter-spacing:2px;font-size:10px;font-weight:700}.hero h1{letter-spacing:-2px;margin:25px 0 22px;font:76px/.98 Libre Caslon Display,Georgia,serif}.hero h1 em{color:var(--blue);font-weight:400}.hero p{color:var(--muted);margin-bottom:25px;font-size:14px;line-height:1.8}.button{border:0;border-radius:5px;justify-content:center;align-items:center;gap:30px;padding:14px 20px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.primary{color:#fff;background:var(--blue)}.primary:hover{background:#1c40b5}.secondary{border:1px solid var(--line);color:var(--navy);background:#fff}.hero-note{color:var(--muted);margin-top:28px;font-size:10px}.hero-art{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.art-circle{background:#e8eafa;border-radius:50%;width:360px;height:360px;position:absolute;top:9px;right:5px}.hero-art img{object-fit:contain;mix-blend-mode:multiply;width:390px;max-width:95%;height:295px;position:relative;transform:rotate(-7deg)}.art-caption{z-index:1;text-align:center;margin-top:25px;font:25px Libre Caslon Display,serif}.art-caption small{letter-spacing:1px;margin-top:11px;font:8px DM Sans,sans-serif;display:block}.sparkle{color:var(--coral);font-size:75px;position:absolute;top:4px;left:4%}.how-strip{border-bottom:1px solid var(--line);justify-content:space-between;max-width:1160px;margin:auto;padding:26px 0;font-size:11px;display:flex}.how-strip b{color:var(--coral);margin-right:12px}.collection,.order-section,.admin-section{max-width:1160px;margin:auto;padding:60px 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.section-heading h2{max-width:510px;margin:12px 0 0;font:39px/1.1 Libre Caslon Display,Georgia,serif}.section-heading p{color:var(--muted);font-size:12px}.notice{color:#52617a;background:#f4f6fb;border-radius:5px;padding:14px 16px;font-size:11px;line-height:1.6}.category-tabs{flex-wrap:wrap;gap:9px;margin:26px 0;display:flex}.category-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:30px;padding:10px 19px;font-size:11px}.category-tabs button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.product-grid{grid-template-columns:repeat(3,1fr);gap:30px 25px;display:grid}.product-card{min-width:0}.product-art{background:#f5f5f0;border-radius:7px;justify-content:center;align-items:center;height:260px;display:flex;position:relative;overflow:hidden}.product-card:nth-child(3n+2) .product-art{background:#f0f3f9}.product-card:nth-child(3n+3) .product-art{background:#fcf0ec}.product-art img{object-fit:contain;mix-blend-mode:multiply;width:83%;height:82%}.product-art .reference{letter-spacing:.8px;color:#657080;font-size:8px;position:absolute;bottom:12px;left:14px}.product-art .tag{background:#fff;border-radius:20px;padding:6px 10px;font-size:9px;position:absolute;top:14px;left:14px}.product-info{justify-content:space-between;gap:10px;margin:16px 0 5px;display:flex}.product-info h3{margin:0;font-size:16px;font-weight:600}.product-info strong{font-size:14px}.product-card p{color:var(--muted);margin:5px 0 13px;font-size:11px}.choose-button{border:0;border-bottom:1px solid var(--navy);color:var(--navy);background:0 0;gap:22px;padding:5px 0;font-size:11px;display:flex}.lookbook{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:35px;padding:20px 0;font-size:12px}.lookbook summary{cursor:pointer}.lookbook div{flex-wrap:wrap;gap:25px;padding-top:20px;display:flex}.order-section{border-top:1px solid var(--line)}.pill{color:#935644;background:#fff0e9;border-radius:20px;padding:8px 12px;font-size:10px}.order-layout{grid-template-columns:1.3fr 1fr;gap:60px;display:grid}.empty-cart{text-align:center;color:var(--muted);border:1px dashed #ccd3df;border-radius:8px;padding:50px 30px}.empty-cart span{color:var(--coral);font-size:36px}.empty-cart h3{color:var(--navy)}.cart-item{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:20px 0;display:flex}.cart-item .design-art{flex-shrink:0;width:88px}.cart-details{flex:1}.cart-details h3{margin:0 0 7px;font-size:14px}.cart-details p{color:var(--muted);margin:5px 0;font-size:11px}.cart-item strong{font-size:13px}.text-button{color:var(--blue);background:0 0;border:0;padding:5px 10px 5px 0;font-size:10px;text-decoration:underline}.checkout-card{background:var(--cream);border-radius:8px;padding:26px}.checkout-card h3{margin:0 0 7px}.checkout-card>p{color:var(--muted);font-size:11px;line-height:1.6}label{margin-top:15px;font-size:11px;font-weight:600;display:block}label span{color:var(--muted);font-weight:400}input:not([type=checkbox]),textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #d9dee5;border-radius:4px;margin-top:6px;padding:11px;font-size:13px;display:block}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px}.total-row{border-top:1px solid var(--line);justify-content:space-between;margin-top:10px;padding:22px 0 5px;display:flex}.total-row strong{font-size:23px}.wide{width:100%}.error{color:#a73328;background:#fff0ed;border-radius:4px;margin-top:12px;padding:12px;font-size:12px}.success{color:#24634d;background:#eaf7f0;border-radius:4px;margin-top:12px;padding:12px;font-size:12px}footer{background:var(--navy);color:#fff;text-align:center;padding:35px 20px}footer .brand{justify-content:center}footer p{font-size:11px}footer small{color:#c3ccda;font-size:9px}dialog{color:var(--navy);border:0;border-radius:12px;width:min(920px,94vw);max-height:90vh;padding:28px;box-shadow:0 20px 100px #12254145}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11244080}.modal-top{justify-content:space-between;align-items:center;display:flex}.icon-button{width:32px;height:32px;color:var(--navy);background:#f1f3f7;border:0;border-radius:50%}.configure-heading{justify-content:space-between;align-items:center;margin:15px 0;display:flex}.configure-heading h2{margin:0;font:38px Libre Caslon Display,serif}.configure-heading p{color:var(--muted);font-size:12px}.design-grid{grid-template-columns:repeat(5,1fr);gap:12px;max-height:350px;padding:3px;display:grid;overflow:auto}.design-option{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:5px;padding:6px;font-size:10px}.design-option.selected{border:2px solid var(--blue);background:#f2f5ff;padding:5px}.design-art{aspect-ratio:215/246;background:#fff;position:relative;overflow:hidden}.design-art img{object-fit:contain;width:100%;height:100%;display:block}.design-art.crop img{object-fit:fill;width:426.98%;max-width:none;height:482.93%;left:calc(var(--cx) * -100% / 215);top:calc(var(--cy) * -100% / 246);position:absolute}.modal-bottom{border-top:1px solid var(--line);align-items:end;gap:20px;margin-top:20px;padding-top:10px;display:flex}.modal-bottom label{flex:1}.modal-bottom label.qty{max-width:90px}.modal-note{color:var(--muted);margin:12px 0;font-size:10px}.admin-section h1{margin:10px 0 0;font:48px Libre Caslon Display,serif}.stats{grid-template-columns:repeat(4,1fr);gap:18px;margin:26px 0;display:grid}.stat{border:1px solid var(--line);border-radius:8px;padding:20px}.stat span{color:var(--muted);font-size:11px}.stat strong{margin-top:10px;font-size:27px;display:block}.board-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:20px 0;display:flex}.board-toolbar>input{max-width:280px;margin:0}.board-actions{flex-wrap:wrap;gap:7px;display:flex}.board-actions button{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:5px;padding:10px;font-size:11px}.table-scroll{border:1px solid var(--line);border-radius:7px;overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:11px}th{color:var(--muted);background:#f5f7fa;font-size:10px;font-weight:500}td,th{border-bottom:1px solid var(--line);padding:16px 13px}td small{color:var(--muted);margin-top:5px;display:block}.status{color:#5e6c81;background:#f0f2f5;border-radius:20px;padding:5px 8px;font-size:9px}.status.good{color:#2d705c;background:#edf7ef}.status.pending{color:#9a603e;background:#fff0e7}.admin-footnote{color:var(--muted);font-size:11px;line-height:1.7}.login-card{border:1px solid var(--line);border-radius:8px;max-width:400px;margin:25px 0;padding:25px}.login-card p{font-size:12px}.login-card button{margin-top:20px}#success-dialog{width:min(510px,94vw);padding:35px}#success-dialog>.icon-button{float:right}#success-body h2{font:43px Libre Caslon Display,serif}#success-body p{color:var(--muted);font-size:13px;line-height:1.7}#success-body li{margin:10px 0;font-size:13px}@media (width>=1500px){.hero{border-radius:8px}}@media (width<=1250px){.collection,.order-section,.admin-section,.how-strip{margin-left:6%;margin-right:6%}.hero h1{font-size:68px}.product-art{height:230px}}@media (width<=760px){.preview-banner{font-size:9px}.preview-banner span{margin:5px 0 0;font-size:9px;display:block}header{flex-wrap:wrap;gap:15px;padding:18px 5%}.brand{font-size:26px}nav{justify-content:space-between;gap:18px;width:100%}.nav-link,#cart-link{font-size:10px}.hero{grid-template-columns:1fr;padding:35px 6%}.hero h1{font-size:64px}.hero-art{height:270px;margin-top:10px}.hero-art img{width:300px;height:205px}.art-circle{width:260px;height:260px;top:-10px;right:calc(50% - 130px)}.art-caption{margin-top:8px;font-size:21px}.sparkle{font-size:50px;left:12%}.hero-note{font-size:9px}.how-strip{gap:12px;padding:20px 0;font-size:9px;line-height:1.7}.how-strip b{display:block}.collection,.order-section,.admin-section{padding:40px 0}.section-heading{display:block}.section-heading h2{font-size:35px}.section-heading>.pill{margin-top:15px;display:inline-block}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 15px}.product-art{height:180px}.product-info{display:block}.product-info h3{margin-bottom:7px;font-size:14px}.product-info strong{font-size:12px}.product-art .reference{font-size:6px;left:8px}.order-layout{grid-template-columns:1fr;gap:25px}.design-grid{grid-template-columns:repeat(3,1fr)}dialog{padding:18px}.modal-bottom{flex-wrap:wrap;gap:12px}.modal-bottom>.button{width:100%}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.board-toolbar{display:block}.board-actions{margin-top:15px}.admin-section .section-heading button{margin-top:20px}.admin-section h1{font-size:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#earnings-panel{background:#faf9fd;border:1px solid #e4deee;border-radius:18px;margin:28px 0 36px;padding:24px}.earnings-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.earnings-heading h2{margin:8px 0;font-size:30px}.earnings-badge{color:#534296;white-space:nowrap;background:#ebe5fb;border-radius:20px;padding:8px 12px;font-size:14px}.earnings-note,.earnings-chart p,.earnings-details p{color:#5d6880;font-size:15px;line-height:1.6}.earnings-stats{margin:20px 0}.earnings-stats .stat:nth-child(3){background:#efeafa;border-color:#cabde8}.earnings-stats .stat:nth-child(4){background:#eaf5f1;border-color:#b7dbcf}.earnings-charts{grid-template-columns:1.2fr 1fr;gap:18px;display:grid}.earnings-chart{background:#fff;border:1px solid #e1e3eb;border-radius:14px;min-width:0;padding:20px}.earnings-chart h3{margin:0 0 8px;font-family:inherit;font-size:19px}.earnings-chart svg{width:100%;height:auto;margin-top:16px;display:block}.earnings-chart svg text{fill:#5d6880;font-size:13px}.chart-legend{color:#6b55c9;gap:20px;font-size:14px;display:flex}.chart-legend span+span{color:#168477}.earnings-bars{gap:16px;margin-top:24px;display:grid}.bar-label{justify-content:space-between;gap:10px;margin-bottom:7px;font-size:15px;display:flex}.bar-track{background:#f1edf8;border-radius:8px;height:10px;overflow:hidden}.bar-track>div{border-radius:8px;height:100%}.earnings-details{border-top:1px solid #ddd9e7;margin-top:20px;padding-top:18px}.earnings-details summary{cursor:pointer;min-height:32px;font-weight:600}.earnings-details table{font-size:15px}.cost-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0;display:grid}.cost-grid label{font-size:15px}.cost-grid input{width:100%;min-height:44px;font-size:16px}.earnings-empty{text-align:center;padding:60px 0}@media (width<=900px){.earnings-charts{grid-template-columns:1fr}.cost-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){#earnings-panel{padding:16px}.earnings-heading{flex-direction:column;align-items:start}.earnings-heading h2{font-size:26px}.cost-grid{grid-template-columns:1fr}.earnings-chart{padding:14px}.earnings-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.earnings-stats .stat{padding:14px}.earnings-stats .stat strong{font-size:24px}}
