/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.block{display:block}}:root{--ink:#151515;--paper:#f7f3e8;--paper-deep:#eee8da;--blue:#2636c9;--blue-dark:#19258f;--yellow:#f2ca32;--pink:#f18c9b;--red:#ec4f39;--white:#fffef9;--muted:#625f58;--border:#1b1b1b;--shadow:8px 8px 0 var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;font-feature-settings:"palt";margin:0;line-height:1.65}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:3px}a{color:inherit;text-decoration:none}.site-header{z-index:30;border-bottom:2px solid var(--ink);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:12px clamp(20px,5vw,76px);display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--paper) 94%, transparent)}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{letter-spacing:-.04em;align-items:center;gap:11px;width:fit-content;font-size:19px;font-weight:850;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:var(--yellow);width:39px;height:39px;box-shadow:2px 2px 0 var(--ink);border-radius:50%;place-items:center;font-size:17px;display:grid}.main-nav{align-items:center;gap:clamp(22px,3vw,44px);font-size:13px;font-weight:700;display:flex}.main-nav a{position:relative}.main-nav a:after{background:var(--blue);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-cta{border:2px solid var(--ink);background:var(--ink);color:var(--white);cursor:pointer;border-radius:999px;justify-self:end;padding:10px 18px;font-size:13px;font-weight:760;transition:transform .16s,box-shadow .16s}.header-cta:hover{box-shadow:3px 3px 0 var(--blue);transform:translate(-1px,-1px)}.hero{background-image:radial-gradient(#cfc7b5 .8px,#0000 .8px);background-size:16px 16px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(40px,6vw,92px);min-height:calc(100svh - 76px);padding:clamp(64px,9vw,130px) clamp(20px,7vw,110px);display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:760px;position:relative}.eyebrow{border:1.5px solid var(--ink);background:var(--white);font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;border-radius:999px;align-items:center;gap:10px;margin:0 0 24px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow span{color:var(--red);font-size:10px}.hero h1{letter-spacing:-.085em;margin:0;font-size:clamp(46px,6.5vw,96px);font-weight:900;line-height:1.06}.hero h1 span{color:var(--blue);white-space:nowrap;position:relative}.hero h1 span:after{background:var(--yellow);content:"";z-index:-1;border-radius:999px;height:.12em;position:absolute;bottom:-.03em;left:.06em;right:.02em;transform:rotate(-1.5deg)}.hero-description{color:#383630;max-width:650px;margin:30px 0 0;font-size:clamp(15px,1.35vw,19px);font-weight:520;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button{border:2px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:28px;min-height:55px;padding:14px 24px;font-weight:800;transition:box-shadow .16s,transform .16s,background .16s;display:inline-flex}.button:hover{box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.button-primary{background:var(--blue);min-width:200px;color:var(--white)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{background:var(--white)}.trust-list{color:var(--muted);flex-wrap:wrap;gap:8px 22px;margin:25px 0 0;padding:0;font-size:12px;font-weight:650;list-style:none;display:flex}.trust-list li:before{color:var(--blue);content:"✓";margin-right:7px;font-weight:900}.hero-visual{place-items:center;min-height:630px;display:grid;position:relative}.paper-stack{aspect-ratio:.707;width:min(420px,82vw);position:relative;transform:rotate(2.5deg)}.paper-back,.sample-sheet{border:2px solid var(--ink);position:absolute;inset:0}.paper-back-two{background:var(--pink);transform:rotate(8deg)translate(14px,9px)}.paper-back-one{background:var(--yellow);transform:rotate(-5deg)translate(-12px,8px)}.sample-sheet{background:var(--white);padding:50px 36px 32px;box-shadow:13px 16px #1515152e}.sample-sheet-kicker{color:var(--blue);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:10px;font-weight:800}.sample-sheet-title{letter-spacing:-.07em;margin-top:8px;font-size:clamp(27px,4vw,43px);font-weight:900}.sample-sheet-rule{background:var(--ink);height:7px;margin:17px 0 23px}.sample-product-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.sample-product-card{border:2px solid var(--ink);padding:9px 9px 13px}.sample-product-card strong{min-height:52px;margin:9px 0 4px;font-size:13px;line-height:1.45;display:block}.sample-product-card>span{font-family:var(--font-geist-mono), monospace;font-size:18px;font-weight:900}.sample-art{aspect-ratio:.95;border:1.5px solid var(--ink);background:var(--white);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;place-items:center;font-size:11px;font-weight:800;display:grid}.sample-product-blue{background:#cbd1ff}.sample-product-yellow{background:#fff0a9}.sample-footer{border-top:1.5px solid var(--ink);text-align:right;margin-top:28px;padding-top:12px;font-size:11px;font-weight:750}.hero-sticker{z-index:5;border:2px solid var(--ink);background:var(--white);box-shadow:4px 4px 0 var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:900;position:absolute}.hero-sticker-top{background:var(--red);color:var(--white);top:4%;right:-2%;transform:rotate(7deg)}.hero-sticker-bottom{background:var(--yellow);bottom:6%;left:-2%;transform:rotate(-8deg)}.problem-strip{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--ink);color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(20px,6vw,90px);display:flex}.problem-strip p{color:var(--yellow);white-space:nowrap;margin:0;font-weight:850}.problem-items{flex-wrap:wrap;justify-content:flex-end;gap:10px 26px;font-size:13px;font-weight:700;display:flex}.problem-items span:before{color:var(--pink);content:"×";margin-right:8px;font-weight:900}.section{padding:clamp(80px,10vw,145px) clamp(20px,7vw,110px)}.section-heading{max-width:780px;margin-bottom:52px}.section-number{color:var(--blue);font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;margin:0 0 17px;font-size:11px;font-weight:800}.section-number.light{color:var(--yellow)}.section-heading h2,.pro-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(35px,4.5vw,63px);font-weight:900;line-height:1.15}.section-heading>p:last-child{max-width:680px;color:var(--muted);margin:20px 0 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card{border:2px solid var(--ink);min-height:310px;box-shadow:7px 7px 0 var(--ink);padding:30px;position:relative}.feature-card-blue{background:#dbe0ff}.feature-card-yellow{background:#fff1a9}.feature-card-pink{background:#ffd8dd}.feature-icon{border:2px solid var(--ink);background:var(--white);width:52px;height:52px;font-family:var(--font-geist-mono), monospace;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.feature-card h3{letter-spacing:-.04em;margin:67px 0 12px;font-size:21px;font-weight:850}.feature-card p{color:#45423b;margin:0;font-size:14px}.template-showcase{background:var(--white)}.template-showcase-heading{justify-content:space-between;align-items:end;gap:40px;max-width:none;display:flex}.template-showcase-heading>p{max-width:510px;color:var(--muted);margin:0 0 4px}.template-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.template-showcase-card{border:1.5px solid var(--ink);min-width:0;color:var(--ink);cursor:pointer;text-align:left;background:#f7f4eb;gap:16px;padding:15px;transition:box-shadow .15s,transform .15s;display:grid}.template-showcase-card:hover{box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.template-mini-sheet{aspect-ratio:1.42;background:#fffefa;border:1px solid #c9c4b9;flex-direction:column;gap:9%;padding:10%;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #1e1c181f}.template-mini-header{background:var(--blue);width:58%;height:10%;display:block}.template-mini-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:5%;display:grid}.template-mini-grid i{border:1px solid var(--ink);background:#dfe3ff;display:block}.template-card-retro .template-mini-sheet,.template-option-preview.template-card-retro{background:#fff8e8}.template-card-retro .template-mini-header{background:var(--ink);width:72%;height:14%;box-shadow:22px 0 0 var(--blue);transform:rotate(-1deg)}.template-card-retro .template-mini-grid i{box-shadow:3px 3px 0 var(--ink);border-width:2px}.template-card-retro .template-mini-grid i:nth-child(2){background:#ffd9d1}.template-card-retro .template-mini-grid i:nth-child(3){background:#fff0a7}.template-card-editorial .template-mini-sheet,.template-option-preview.template-card-editorial{background:#fff;padding-inline:13%}.template-card-editorial .template-mini-header{background:var(--ink);width:44%;height:7%}.template-card-editorial .template-mini-grid{grid-template-columns:repeat(2,1fr)}.template-card-editorial .template-mini-grid i{border:0;border-bottom:3px solid var(--blue);background:#f4f2ee}.template-card-gallery .template-mini-sheet,.template-option-preview.template-card-gallery{background:#fff}.template-card-gallery .template-mini-sheet:before{background:var(--blue);content:"";height:5px;position:absolute;inset:0 0 auto}.template-card-gallery .template-mini-header{width:36%;height:5%}.template-card-gallery .template-mini-grid{gap:8%}.template-card-gallery .template-mini-grid i{background:#e8e7e2;border:0}.template-card-craft .template-mini-sheet,.template-option-preview.template-card-craft{background:#f6e9df;border-radius:14px 14px 4px 4px}.template-card-craft .template-mini-header{background:#9f5d70;border-radius:999px;align-self:center;width:46%;height:8%}.template-card-craft .template-mini-grid i{background:#ffffffd1;border:0;border-radius:9px;box-shadow:0 5px 12px #4c362d1f}.template-showcase-copy{gap:3px;display:grid}.template-showcase-copy small{color:var(--blue);font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;font-size:9px;font-weight:850}.template-showcase-copy strong{letter-spacing:-.035em;font-size:17px}.template-showcase-copy>span{color:var(--muted);font-size:11px}.demo-section{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:#e9e7df}.demo-heading{justify-content:space-between;align-items:end;gap:30px;max-width:none;display:flex}.demo-note{max-width:410px;color:var(--muted);margin:0 0 4px;font-size:13px}.builder-shell{border:2px solid var(--ink);background:var(--white);min-height:760px;box-shadow:10px 10px 0 var(--ink);grid-template-columns:minmax(340px,.72fr) minmax(520px,1.28fr);display:grid}.builder-controls{border-right:2px solid var(--ink);background:var(--white);max-height:840px;overflow:auto}.control-section,.theme-picker,.template-picker{border:0;border-bottom:1.5px solid var(--ink);margin:0;padding:24px}.control-section-title,.theme-picker legend,.template-picker legend{justify-content:space-between;align-items:center;width:100%;margin:0 0 17px;padding:0;font-size:13px;font-weight:850;display:flex}.control-chip,.control-count{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;font-size:9px;font-weight:750}.control-section label,.product-form label{color:#5a574f;margin-top:13px;font-size:11px;font-weight:750;display:block}.control-section input[type=text],.product-form input[type=text]{width:100%;color:var(--ink);background:#fffefa;border:1.5px solid #aaa69c;border-radius:0;margin-top:6px;padding:10px 11px;font-size:13px;display:block}.control-section input[type=text]:focus,.product-form input[type=text]:focus{border-color:var(--blue);outline:2px solid #2636c926}.theme-picker,.template-picker{min-inline-size:0}.template-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.template-option{cursor:pointer;background:#fffefa;border:1.5px solid #aaa69c;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:8px;display:grid}.template-option.is-active{border-color:var(--blue);box-shadow:0 0 0 2px #2636c921}.template-option input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.template-option-preview{background:#fff;border:1px solid #d0ccc4;grid-template-columns:1fr 1fr;gap:4px;height:42px;padding:13px 6px 6px;display:grid;position:relative;overflow:hidden}.template-option-preview:before{background:var(--blue);content:"";width:45%;height:3px;position:absolute;top:6px;left:6px}.template-option-preview i{background:#e2e4ff;border:1px solid #99968f}.template-option>span:last-child{gap:2px;min-width:0;display:grid}.template-option strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.template-option small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.theme-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.theme-option{cursor:pointer;border:1.5px solid #aaa69c;align-items:center;gap:7px;padding:8px;font-size:10px;font-weight:750;display:flex}.theme-option.is-active{border-color:var(--ink);box-shadow:2px 2px 0 var(--ink)}.theme-option input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.theme-swatch{border:1.5px solid var(--ink);border-radius:50%;width:18px;height:18px}.product-controls{border-bottom:0}.product-form{border:1.5px solid var(--ink);background:#f8f5ec;margin-bottom:13px;padding:14px}.product-form-head{justify-content:space-between;align-items:center;display:flex}.product-form-head strong{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:10px}.product-form-head button{color:#756f65;cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.product-form-head button:disabled{cursor:not-allowed;opacity:.35}.field-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.price-input{background:#fffefa;border:1.5px solid #aaa69c;align-items:center;margin-top:6px;display:flex}.price-input>span{color:var(--muted);padding-left:10px}.price-input input[type=text]{border:0;margin:0}.image-upload input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.image-upload-button{color:var(--blue);cursor:pointer;text-align:center;background:#fffefa;border:1.5px dashed #8f8a80;margin-top:6px;padding:9px 11px;font-size:11px;display:block}.field-error{color:#a12b1d;margin:8px 0;font-size:11px;font-weight:700}.add-product-button{border:1.5px dashed var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:12px;font-weight:750;display:flex}.add-product-button:disabled{cursor:not-allowed;opacity:.5}.builder-preview-wrap{background:#d2d0c9;flex-direction:column;min-width:0;display:flex}.preview-toolbar{border-bottom:1.5px solid var(--ink);background:#f8f5ec;justify-content:space-between;align-items:center;min-height:55px;padding:11px 16px;font-size:11px;font-weight:750;display:flex}.preview-live-dot{background:#16a36f;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 3px #16a36f26}.preview-toolbar button{border:1.5px solid var(--ink);background:var(--white);cursor:pointer;padding:7px 12px;font-size:10px;font-weight:800}.preview-stage{flex:1;place-items:center;padding:clamp(22px,4vw,54px);display:grid;overflow:auto}.print-sheet{--theme-accent:#2636c9;--theme-dark:#151515;--theme-soft:#dfe3ff;--theme-bg:#fffef9;aspect-ratio:210/297;background:var(--theme-bg);-webkit-print-color-adjust:exact;print-color-adjust:exact;flex-direction:column;width:min(100%,590px);padding:7% 7% 5%;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 45px #1e1c1838}.print-watermark{z-index:3;background:var(--red);color:#fff;width:150px;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-align:center;padding:4px;font-size:clamp(6px,.8vw,9px);font-weight:900;position:absolute;top:18px;right:-34px;transform:rotate(35deg)}.print-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.print-meta-row>span{color:var(--theme-accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;font-size:clamp(7px,1vw,11px);font-weight:850}.print-meta-row small{color:var(--theme-dark)}@supports (color:color-mix(in lab, red, red)){.print-meta-row small{color:color-mix(in srgb, var(--theme-dark) 55%, transparent)}}.print-meta-row small{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:clamp(5px,.72vw,8px);font-weight:800}.print-header h3{letter-spacing:-.07em;margin:1.5% 0 2.4%;font-size:clamp(21px,4vw,44px);font-weight:900;line-height:1.1}.print-header-line{background:var(--theme-dark);width:100%;height:clamp(3px,.6vw,7px)}.print-product-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:3%;padding:5% 0;display:grid}.print-product-grid.count-1{grid-template-columns:minmax(0,.75fr);justify-content:center}.template-editorial .print-product-grid.count-3 .print-product:last-child,.template-craft .print-product-grid.count-3 .print-product:last-child{grid-column:1/-1;justify-self:center;width:48.5%}.print-product{border:clamp(1px, .25vw, 2px) solid var(--theme-dark);background:var(--theme-soft);min-width:0;padding:4%;position:relative;overflow:hidden}.print-product-image{aspect-ratio:1.2;border:clamp(1px, .2vw, 2px) solid var(--theme-dark);background:#fffef9;place-items:center;display:grid;position:relative;overflow:hidden}.print-product-image img{object-fit:cover;width:100%;height:100%}.print-image-placeholder{aspect-ratio:1;width:45%;color:var(--theme-accent);font-family:var(--font-geist-mono), monospace;opacity:.36;border:clamp(1px,.2vw,2px) solid;border-radius:50%;place-items:center;font-size:clamp(16px,3.4vw,42px);font-weight:900;display:grid;position:relative}.print-image-placeholder:before,.print-image-placeholder:after{content:"";background:currentColor;width:120%;height:1px;position:absolute;transform:rotate(45deg)}.print-image-placeholder:after{transform:rotate(-45deg)}.print-product-image small{background:var(--theme-accent);color:#fff;padding:2px 6px;font-size:clamp(5px,.8vw,8px);font-weight:800;position:absolute;top:5%;left:5%}.print-product-copy h4{letter-spacing:-.035em;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:5% 0 1%;font-size:clamp(10px,1.7vw,17px);font-weight:850;line-height:1.35;display:-webkit-box;overflow:hidden}.print-product-copy p{color:#5d584f;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(6px,1vw,10px);overflow:hidden}.print-product-copy strong{color:var(--theme-accent);font-family:var(--font-geist-mono), monospace;white-space:nowrap;margin-top:4%;font-size:clamp(14px,2.5vw,28px);line-height:1;display:block}.print-item-sequence{color:var(--theme-dark);position:absolute;bottom:3%;right:4%}@supports (color:color-mix(in lab, red, red)){.print-item-sequence{color:color-mix(in srgb, var(--theme-dark) 40%, transparent)}}.print-item-sequence{font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;font-size:clamp(5px,.66vw,7px);font-weight:800}.print-footer{border-top:1px solid var(--theme-dark);justify-content:space-between;align-items:center;padding-top:2.5%;font-size:clamp(5px,.9vw,9px);display:flex}.print-footer strong{font-weight:850}.print-header,.print-product-grid,.print-footer{z-index:1;position:relative}.template-retro{background:var(--theme-bg);padding:6% 6% 4.5%}@supports (color:color-mix(in lab, red, red)){.template-retro{background:color-mix(in srgb, var(--theme-bg) 90%, #f6edda)}}.template-retro:before{aspect-ratio:1;border:2px solid var(--theme-dark);background:radial-gradient(var(--theme-dark) 1px, transparent 1.4px);content:"";opacity:.2;background-size:7px 7px;width:30%;position:absolute;top:-2%;right:-2%;transform:rotate(7deg)}.template-retro .print-header h3{text-transform:uppercase;max-width:83%;font-size:clamp(26px,4.8vw,52px)}.template-retro .print-header-line{background:linear-gradient(90deg, var(--theme-dark) 0 58%, var(--theme-accent) 58% 78%, #e75a47 78%);height:clamp(6px,1vw,11px)}.template-retro .print-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4%;padding-block:4%}.template-retro .print-product-grid.count-1{grid-template-columns:minmax(0,54%)}.template-retro .print-product-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.template-retro .print-product{--card-accent:var(--theme-accent);border:clamp(1px, .25vw, 2px) solid var(--theme-dark);background:var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.template-retro .print-product{background:color-mix(in srgb, var(--card-accent) 15%, white)}}.template-retro .print-product{box-shadow:clamp(2px, .45vw, 5px) clamp(2px, .45vw, 5px) 0 var(--theme-dark)}.template-retro .print-product:nth-child(3n+2){--card-accent:#e75a47}.template-retro .print-product:nth-child(3n){--card-accent:#d5a300}.template-retro .print-product-image{aspect-ratio:1.12;border-color:var(--theme-dark);background:#ffffffb8}.template-retro .print-product-image small{background:var(--card-accent)}.template-retro .print-product-copy strong{color:var(--card-accent)}.template-editorial{background:#fff;padding-inline:8%}.template-editorial:before{aspect-ratio:1;background:repeating-linear-gradient(90deg, var(--theme-accent) 0 1px, transparent 1px 6px);content:"";opacity:.2;width:17%;position:absolute;bottom:3%;right:5%}.template-editorial .print-header h3,.template-editorial .print-product-copy h4{font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-weight:700}.template-editorial .print-header-line{height:1px}.template-editorial .print-product-grid{gap:4%}.template-editorial .print-product{border:0;border-bottom:clamp(2px, .35vw, 4px) solid var(--theme-accent);background:0 0;padding:0 0 4%}.template-editorial .print-product-image{border:1px solid var(--theme-dark)}@supports (color:color-mix(in lab, red, red)){.template-editorial .print-product-image{border:1px solid color-mix(in srgb, var(--theme-dark) 32%, transparent)}}.template-editorial .print-product-image{background:#f6f5f2}.template-editorial .print-product-copy strong{color:var(--theme-dark);font-weight:700}.template-editorial .print-item-sequence{right:0}.template-gallery{background:#fff;padding:8% 8% 5%}.template-gallery:before{background:var(--theme-accent);content:"";height:1.2%;position:absolute;inset:0 0 auto}.template-gallery .print-header h3{margin-block:1.4% 1%;font-size:clamp(22px,3.8vw,41px)}.template-gallery .print-header-line{background:var(--theme-accent);width:13%;height:2px}.template-gallery .print-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4% 3%;padding-block:6%}.template-gallery .print-product-grid.count-1{grid-template-columns:minmax(0,58%)}.template-gallery .print-product-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.template-gallery .print-product{background:0 0;border:0;padding:0}.template-gallery .print-product-image{aspect-ratio:1.08;background:var(--theme-soft);border:0}@supports (color:color-mix(in lab, red, red)){.template-gallery .print-product-image{background:color-mix(in srgb, var(--theme-soft) 38%, white)}}.template-gallery .print-product-copy h4{min-height:2.4em;margin-top:5%;font-size:clamp(8px,1.35vw,14px)}.template-gallery .print-product-copy strong{font-size:clamp(11px,1.8vw,21px)}.template-gallery .print-item-sequence{bottom:0;right:0}.template-craft{background:var(--theme-bg)}@supports (color:color-mix(in lab, red, red)){.template-craft{background:color-mix(in srgb, var(--theme-bg) 82%, #f4e8d6)}}.template-craft:before{aspect-ratio:1;border:2px dashed var(--theme-accent);content:"";opacity:.35;border-radius:50%;width:37%;position:absolute;top:-9%;right:-8%}.template-craft .print-header{text-align:center}.template-craft .print-meta-row{justify-content:center}.template-craft .print-meta-row small{display:none}.template-craft .print-meta-row>span{border:1px solid var(--theme-accent);border-radius:999px;padding:3px 9px}.template-craft .print-header h3{font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-weight:700}.template-craft .print-header-line{background:var(--theme-accent);border-radius:999px;width:18%;height:3px;margin-inline:auto}.template-craft .print-product{background:#fffc;border:0;border-radius:clamp(7px,1.4vw,15px);box-shadow:0 clamp(3px,.7vw,8px) clamp(7px,1.5vw,17px) #49392d1a}.template-craft .print-product-image{border:0;border-radius:clamp(5px,1vw,11px)}.template-craft .print-product-image small{border-radius:999px}.template-craft .print-product-copy strong{color:var(--theme-dark)}.theme-ink{--theme-accent:#2636c9;--theme-dark:#151515;--theme-soft:#dfe3ff;--theme-bg:#fffef9}.theme-citrus{--theme-accent:#d55a1e;--theme-dark:#272116;--theme-soft:#fff1a9;--theme-bg:#fffdf4}.theme-sakura{--theme-accent:#c83f64;--theme-dark:#3d2028;--theme-soft:#ffe0e7;--theme-bg:#fff9fa}.pro-section{background:var(--yellow)}.pro-card{border:2px solid var(--ink);background:var(--blue);color:var(--white);box-shadow:12px 12px 0 var(--ink);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:70px;padding:clamp(34px,6vw,78px);display:grid}.pro-copy>p:not(.section-number){color:#e0e4ff;max-width:630px;margin:22px 0 0}.pro-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 26px;margin:34px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:grid}.pro-feature-list span{background:var(--yellow);width:20px;height:20px;color:var(--ink);border-radius:50%;place-items:center;margin-right:7px;font-size:11px;display:inline-grid}.price-panel{border:2px solid var(--ink);background:var(--white);color:var(--ink);box-shadow:7px 7px 0 var(--ink);text-align:center;align-self:center;padding:32px}.price-panel-label{font-size:11px;font-weight:800}.price{font-family:var(--font-geist-mono), monospace;letter-spacing:-.1em;margin:12px 0 0;font-size:clamp(58px,7vw,92px);font-weight:900;line-height:1}.price small{vertical-align:top;margin-right:5px;font-size:.37em}.price-panel>p{color:var(--muted);margin:8px 0 20px;font-size:12px}.purchase-button{background:var(--red);width:100%;color:var(--white)}.price-panel>small{color:#6a665d;margin-top:15px;font-size:9px;display:block}.faq-section{background:var(--paper)}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:2px solid var(--ink)}.faq-list summary{cursor:pointer;padding:26px 54px 26px 0;font-size:clamp(16px,2vw,21px);font-weight:820;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{border:1.5px solid var(--ink);content:"+";width:30px;height:30px;font-family:var(--font-geist-mono), monospace;border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:850px;color:var(--muted);margin:-6px 0 27px}.site-footer{border-top:2px solid var(--ink);background:var(--ink);color:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:35px clamp(20px,6vw,90px);display:grid}.footer-brand .brand-mark{color:var(--ink)}.site-footer p{color:#cbc8bf;margin:0;font-size:12px}.site-footer small{color:#aaa69d;font-family:var(--font-geist-mono), monospace;justify-self:end;font-size:9px}@media (width<=1080px){.hero{grid-template-columns:1fr .82fr;gap:35px}.hero-visual{min-height:520px}.builder-shell{grid-template-columns:minmax(320px,.8fr) minmax(430px,1.2fr)}.template-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-card{gap:38px}}@media (width<=860px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.hero{grid-template-columns:1fr;padding-top:76px}.hero-copy{max-width:700px}.hero-visual{min-height:650px}.paper-stack{width:min(440px,74vw)}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-card h3{margin-top:34px}.template-showcase-heading{display:block}.template-showcase-heading>p{margin-top:20px}.demo-heading{display:block}.demo-note{margin-top:20px}.builder-shell{grid-template-columns:1fr}.builder-controls{border-right:0;border-bottom:2px solid var(--ink);max-height:none}.preview-stage{min-height:720px}.pro-card{grid-template-columns:1fr}.price-panel{justify-self:center;width:min(100%,460px)}}@media (width<=600px){.site-header{min-height:66px}.brand{font-size:16px}.brand-mark{width:34px;height:34px;font-size:14px}.header-cta{padding:8px 12px;font-size:11px}.hero{min-height:auto;padding-top:54px}.hero h1{font-size:clamp(42px,13vw,65px)}.hero-description br{display:none}.hero-actions .button{width:100%}.hero-visual{min-height:520px}.paper-stack{width:82vw}.sample-sheet{padding:38px 27px 25px}.hero-sticker-top{right:0}.hero-sticker-bottom{left:0}.problem-strip{display:block}.problem-items{justify-content:start;margin-top:12px;display:grid}.section{padding-top:78px;padding-bottom:78px}.template-showcase-grid,.template-options{grid-template-columns:1fr}.builder-shell{box-shadow:7px 7px 0 var(--ink);margin-right:7px}.preview-stage{min-height:520px;padding:22px 12px}.pro-card{box-shadow:8px 8px 0 var(--ink);gap:36px;margin-right:8px}.pro-feature-list{grid-template-columns:1fr}.price-panel{padding:25px 19px}.site-footer{text-align:left;grid-template-columns:1fr}.site-footer small{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{@page{size:A4 portrait;margin:0}body{background:#fff}body *{visibility:hidden!important}.print-sheet,.print-sheet *{visibility:visible!important}.print-sheet{width:210mm;height:297mm;box-shadow:none;position:fixed;inset:0}}
