:root{--bg:#FFE2F4;--paper:#fff4fa;--pink:#F11787;--yellow:#FDE047;--red:#FF0000;--ink:#0a0608}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-bricolage),system-ui,sans-serif;font-weight:500;font-size:18px;line-height:1.5}.wrap{max-width:660px;margin:0 auto;padding:48px 20px 96px}h1{font-size:44px;line-height:.95;margin:0 0 6px}h1,h2{letter-spacing:-.02em;font-weight:800}h2{font-size:28px;line-height:.98;margin:0 0 18px}h3{font-size:22px;line-height:1;letter-spacing:-.01em;font-weight:800;margin:0}.accent{color:var(--pink)}.sub{font-size:17px;margin:0 0 28px}.card{position:relative;background:var(--paper);border:4px solid var(--ink);border-radius:20px;box-shadow:8px 8px 0 var(--ink);padding:30px 28px 28px;margin:34px 0 24px}.tab{position:absolute;top:-16px;left:26px;background:var(--yellow);color:var(--ink);border:4px solid var(--ink);padding:6px 14px;font-weight:800;font-size:13px;letter-spacing:2px;text-transform:uppercase}.tab.pink{background:var(--pink);color:var(--paper)}label{display:block;font-weight:800;margin:16px 0 4px}.helper,label{font-size:14px}.helper{margin:0 0 2px;opacity:.85}input,select,textarea{width:100%;background:#fff;border:3px solid var(--ink);border-radius:12px;padding:13px 14px;font-family:inherit;font-size:17px;font-weight:500;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 4px var(--yellow)}.row{display:flex;gap:14px;flex-wrap:wrap}.row>div{flex:1 1;min-width:130px}.check{display:flex;align-items:flex-start;gap:10px;margin-top:18px}.check input{width:auto;margin-top:3px}.check label{margin:0}button{margin-top:22px;display:inline-block;background:var(--red);color:#fff;border:4px solid var(--ink);border-radius:999px;padding:13px 26px;font-family:inherit;font-weight:800;font-size:16px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;box-shadow:6px 6px 0 var(--ink);transition:transform .1s,box-shadow .1s}button:hover:not(:disabled){transform:translate(2px,2px);box-shadow:4px 4px 0 var(--ink)}button:disabled{opacity:.55;cursor:default}button.ghost{background:none;color:var(--pink);border:0;border-radius:0;box-shadow:none;padding:0;font-size:13px;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}button.ghost:hover:not(:disabled){transform:none;box-shadow:none}.product h3{margin-bottom:2px}.product .id{font-size:12px;font-weight:500;font-family:ui-monospace,Menlo,monospace}.product .price{font-weight:800;font-size:20px;white-space:nowrap}.product .top{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.product:nth-of-type(odd){transform:rotate(-1deg)}.product:nth-of-type(2n){transform:rotate(1deg)}textarea{margin-top:10px;font-family:ui-monospace,Menlo,monospace;font-size:12px;background:#fff;resize:vertical}.err{color:var(--red);font-weight:800;font-size:14px;margin-top:12px}.banner{background:var(--yellow);border:4px solid var(--ink);border-radius:12px;padding:14px 16px;font-size:15px;margin:0 0 24px}.banner code{background:rgba(10,6,8,.1);padding:1px 5px;border-radius:4px}.stack{margin-top:6px}.buybtn{display:inline-block;margin-top:16px;background:var(--red);color:#fff;border:4px solid var(--ink);border-radius:999px;padding:13px 26px;font-weight:800;font-size:16px;letter-spacing:1px;text-transform:uppercase;text-decoration:none;box-shadow:6px 6px 0 var(--ink);transition:transform .1s,box-shadow .1s}.buybtn:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 var(--ink)}.cart{padding:26px 22px 30px;color:var(--ink)}.cart h2{font-size:24px;margin:0 0 12px}.cart .line{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.cart .grand{font-weight:800;font-size:20px;border-top:2px solid var(--ink);margin-top:6px;padding-top:10px}.cart .quotes{margin:12px 0}.cart .quote{font-size:14px;margin:6px 0}.cart .who{font-weight:800;color:var(--pink)}.cart .bump{display:flex;gap:10px;align-items:flex-start;background:#fff7c2;border:3px solid var(--ink);border-radius:12px;padding:12px 14px;margin:14px 0;cursor:pointer}.cart .bump input{width:auto;margin-top:3px}.cart .bump-label{display:block;font-weight:500;font-size:13px;margin-top:3px}.cart .coupon{display:flex;gap:8px;align-items:center;margin:12px 0;flex-wrap:wrap}.cart .coupon input{flex:1 1;min-width:140px}.cart .coupon .ghost{margin-top:0}.cart .totals{margin:14px 0}.cart .pe{margin:16px 0}.cart form>button{width:100%;text-align:center}.cart .guarantee{font-size:13px;margin-top:14px;text-align:center}.cart .flabel{display:block;font-weight:800;font-size:13px;margin:12px 0 4px}.cart .options{display:flex;flex-direction:column;gap:10px;margin:14px 0}.cart .opt{display:flex;gap:10px;align-items:center;border:3px solid var(--ink);border-radius:12px;padding:12px 14px;cursor:pointer;background:#fff}.cart .opt.on{background:#fff0f8;box-shadow:3px 3px 0 var(--ink)}.cart .opt input{width:auto;flex:none}.cart .opt>span{display:flex;flex-direction:column;gap:1px;width:100%}.cart .opt-sub{font-size:13px;font-weight:500}.editor{border-top:3px dashed var(--ink);margin-top:18px;padding-top:16px}.editor .tline{display:flex;gap:8px;margin-bottom:8px}.editor .tline input:first-child{flex:2 1}.editor .tline input:last-child{flex:1 1}.tbl{width:100%;border-collapse:collapse;margin-top:18px;font-size:14px}.tbl td{padding:9px 6px;border-top:2px solid rgba(10,6,8,.14);vertical-align:middle}.tbl tr.off{opacity:.45}.tbl .ghost{margin-top:0}.buy-page{min-height:100vh;display:flex;flex-direction:column}.buy-top{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 24px;border-bottom:4px solid var(--ink);background:var(--paper);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.buy-powered{font-weight:500;letter-spacing:.5px;text-transform:none;opacity:.75}.buy-grid{flex:1 1;width:100%;max-width:1120px;margin:0 auto;padding:44px 24px 72px;display:grid;grid-template-columns:1fr 460px;grid-template-areas:"head checkout" "detail checkout";grid-template-rows:auto 1fr;grid-column-gap:44px;column-gap:44px;grid-row-gap:0;row-gap:0;align-items:start}.buy-head{grid-area:head}.buy-detail{grid-area:detail}.buy-checkout{grid-area:checkout}.buy-head h1{font-size:52px;margin-bottom:14px}.buy-sub{font-size:20px;margin:0 0 20px}.buy-bullets{list-style:none;padding:0;margin:28px 0}.buy-bullets li{position:relative;padding:8px 0 8px 34px;font-size:17px;border-bottom:2px solid rgba(10,6,8,.12)}.buy-bullets li:before{content:"";position:absolute;left:3px;top:15px;width:13px;height:7px;border-left:3px solid var(--pink);border-bottom:3px solid var(--pink);transform:rotate(-45deg)}.buy-quotes{margin:0}.buy-quote{margin:0 0 14px;padding:14px 16px;background:var(--paper);border:3px solid var(--ink);border-radius:14px;box-shadow:4px 4px 0 var(--ink);font-size:15px}.buy-quote cite{display:block;margin-top:6px;font-style:normal;font-weight:800;color:var(--pink)}.buy-from{font-size:22px;font-weight:800;margin:0 0 4px}.buy-checkout{position:-webkit-sticky;position:sticky;top:24px}.buy-card{position:relative;background:var(--paper);border:4px solid var(--ink);border-radius:20px;box-shadow:8px 8px 0 var(--ink);padding:8px 4px 6px}.buy-card .cart{padding:22px 20px 24px}.buy-card .cart h2{font-size:22px}.buy-foot{border-top:4px solid var(--ink);background:var(--paper);padding:18px 24px;text-align:center;font-size:13px}.buy-foot p{margin:0}.buy-missing{max-width:620px;margin:0 auto;padding:90px 24px}.thanks{text-align:center;padding:14px 0 6px}@media (max-width:900px){.buy-grid{grid-template-columns:1fr;grid-template-areas:"head" "checkout" "detail";grid-template-rows:auto auto auto;row-gap:26px;padding:28px 18px 56px}.buy-head h1{font-size:38px}.buy-sub{font-size:18px}.buy-bullets{margin:0 0 22px}.buy-checkout{position:static}}.linkbox{background:#fff;border:3px solid var(--ink);border-radius:12px;padding:11px 14px;margin-top:8px;overflow-wrap:anywhere}.linkbox a{color:var(--pink);font-weight:800;font-size:15px;text-decoration:none}.linkbox a:hover{text-decoration:underline}button.ghost.danger{color:var(--red)}.taglist{max-height:260px;overflow-y:auto;border:3px solid var(--ink);border-radius:12px;background:#fff;padding:8px 10px}.tagpick{display:flex;align-items:center;gap:9px;margin:0;padding:6px;font-size:15px;font-weight:500;border-radius:8px;cursor:pointer}.tagpick:hover{background:#fff0f8}.tagpick.on{background:#fff7c2;font-weight:800}.tagpick input{width:auto;flex:none}.testbar{background:var(--yellow);border-bottom:4px solid var(--ink);padding:11px 20px;font-size:14px;font-weight:800;text-align:center}.testbar.admin{border:4px solid var(--ink);border-radius:12px;margin-bottom:22px;text-align:left}.testbar.inline{border:3px solid var(--ink);border-radius:10px;margin-bottom:14px;font-size:13px}.modebar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border:4px solid var(--ink);border-radius:12px;padding:12px 16px;margin-bottom:22px;font-size:14px;font-weight:800}.modebar.test{background:var(--yellow)}.modebar.live{background:var(--paper)}.modebar .ghost{margin-top:0;white-space:nowrap}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_19ab4e{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.__variable_19ab4e{--font-bricolage:"Bricolage Grotesque","Bricolage Grotesque Fallback"}