/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--blue:#1246a0;--blue-dark:#092d73;--blue-light:#dceaff;--yellow:#f5bb16;--yellow-light:#fff4c7;--cream:#fffaf0;--ink:#10234a;--white:#fff;--pink:#ffb6d7;--mint:#aeeacb;--lavender:#c8c0ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body), sans-serif;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.top-strip{background:var(--yellow);height:32px;color:var(--blue-dark);letter-spacing:1.5px;justify-content:center;align-items:center;gap:14px;font-size:12px;font-weight:900;display:flex}.top-strip span{font-size:16px}.navbar{border-bottom:3px solid var(--blue-dark);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,6vw,88px);display:flex;position:sticky;top:0}.brand{font-family:var(--font-display), sans-serif;color:var(--blue);letter-spacing:-1.5px;align-items:center;gap:10px;font-size:28px;font-weight:800;display:flex}.brand>span:last-child>span{color:var(--yellow);-webkit-text-stroke:1px var(--blue-dark)}.brand small{letter-spacing:0;font-size:12px}.brand-mark{background:var(--blue);width:42px;height:42px;color:var(--yellow);border:2px solid var(--blue-dark);box-shadow:3px 3px 0 var(--yellow);border-radius:50%;place-items:center;display:grid;transform:rotate(-5deg)}.nav-links{gap:34px;font-size:14px;font-weight:800;display:flex}.nav-links a{position:relative}.nav-links a:after{content:"";background:var(--yellow);border-radius:3px;height:3px;transition:right .18s;position:absolute;bottom:-5px;left:0;right:100%}.nav-links a:hover:after{right:0}.cart-button{border:2px solid var(--blue-dark);background:var(--blue);color:#fff;box-shadow:3px 3px 0 var(--yellow);cursor:pointer;border-radius:12px;padding:10px 16px;font-weight:900}.cart-button b{background:var(--yellow);min-width:22px;height:22px;color:var(--blue-dark);border-radius:50%;place-items:center;margin-left:6px;display:inline-grid}.hero{color:#fff;background-color:var(--blue);border-bottom:6px solid var(--blue-dark);background-image:radial-gradient(#ffffff21 1.4px,#0000 1.4px);background-size:22px 22px;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:650px;padding:74px clamp(28px,7vw,110px) 90px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:var(--yellow);opacity:.08;border-radius:50%;width:280px;height:280px;position:absolute;top:70px;left:-100px}.hero-copy,.hero-art{z-index:2;position:relative}.eyebrow,.kicker{color:var(--blue-dark);background:var(--yellow);border:2px solid var(--blue-dark);letter-spacing:1.2px;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:3px 3px #092d73a6}.hero h1{font-family:var(--font-display), sans-serif;letter-spacing:-4px;margin:22px 0 18px;font-size:clamp(54px,6.2vw,86px);line-height:.94}.hero h1 span{color:var(--yellow);display:inline-block;transform:rotate(-1.5deg)}.hero-copy>p{color:#dfeaff;max-width:615px;margin:0 0 30px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.primary-button{border:2px solid var(--blue-dark);background:var(--yellow);color:var(--blue-dark);box-shadow:5px 5px 0 var(--blue-dark);border-radius:13px;justify-content:center;align-items:center;gap:18px;padding:16px 22px;font-weight:900;transition:transform .15s,box-shadow .15s;display:inline-flex}.primary-button:hover{box-shadow:2px 2px 0 var(--blue-dark);transform:translate(3px,3px)}.primary-button span{font-size:22px}.text-link{color:#fff;border-bottom:2px dashed var(--yellow);font-size:14px;font-weight:900}.trust-row{color:#cbdfff;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:13px;font-weight:800;display:flex}.trust-row span:first-letter{color:var(--yellow)}.hero-art{min-height:460px}.paper-stack{border:3px solid var(--blue-dark);border-radius:8px;width:min(380px,75vw);height:450px;position:absolute;top:50%;left:50%}.paper-back{background:var(--yellow);transform:translate(-47%,-48%)rotate(7deg);box-shadow:10px 12px #091e464d}.paper-front{color:var(--blue-dark);background:#fffdf8;padding:32px;transform:translate(-53%,-52%)rotate(-4deg);box-shadow:5px 7px #091e463d}.paper-top{border-bottom:3px solid var(--blue);align-items:center;gap:14px;padding-bottom:18px;display:flex}.paper-top div{flex-direction:column;font-size:13px;line-height:1.1;display:flex}.paper-top strong{font-family:var(--font-display);font-size:20px}.paper-logo{background:var(--blue);width:48px;height:48px;color:var(--yellow);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid}.paper-pill{background:var(--yellow);border-radius:20px;margin:25px 0 22px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-block}.paper-line{background:var(--blue-light);border-radius:20px;width:75%;height:12px;margin-bottom:11px}.paper-line.wide{width:100%}.paper-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}.paper-grid span{background:#edf4ff;border:2px solid #b9cbe8;border-radius:5px;height:55px}.paper-check{color:#ed5a36;border:3px solid #ed5a36;width:max-content;margin:22px auto 0;padding:7px 12px;font-weight:900;transform:rotate(-4deg)}.tape{z-index:4;color:var(--blue-dark);background:#ffe272eb;padding:10px 30px;font-size:12px;font-weight:900;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(-3deg)}.pencil,.coffee{z-index:5;filter:drop-shadow(4px 5px #081e4640);font-size:82px;position:absolute}.pencil{color:var(--yellow);bottom:8px;right:0;transform:rotate(-28deg)}.coffee{font-size:72px;bottom:2px;left:-20px;transform:rotate(8deg)}.spark{color:var(--yellow);font-size:40px;position:absolute}.spark-one{top:15%;right:3%}.spark-two{font-size:26px;top:24%;left:2%}.hero-scribble{color:var(--yellow);opacity:.55;font-size:45px;position:absolute}.hero-scribble-one{bottom:50px;left:42%}.hero-scribble-two{bottom:22px;left:5%;transform:rotate(-10deg)}.catalogue{background-color:var(--cream);background-image:linear-gradient(#1246a00b 1px,#0000 1px),linear-gradient(90deg,#1246a00b 1px,#0000 1px);background-size:30px 30px;padding:90px clamp(24px,7vw,110px)}.section-heading{justify-content:space-between;align-items:end;gap:40px;max-width:1200px;margin:0 auto 36px;display:flex}.section-heading h2,.promise h2,.faq h2{font-family:var(--font-display), sans-serif;color:var(--blue-dark);letter-spacing:-2px;margin:14px 0 0;font-size:clamp(38px,4vw,58px);line-height:1}.section-heading>p{max-width:440px;margin:0;font-size:15px;line-height:1.6}.filter-panel{border:2px solid var(--blue-dark);background:var(--yellow);max-width:1200px;box-shadow:7px 7px 0 var(--blue-dark);border-radius:17px;grid-template-columns:2fr repeat(3,1fr);gap:12px;margin:0 auto;padding:18px;display:grid}.filter-panel label{color:var(--blue-dark);letter-spacing:.8px;text-transform:uppercase;flex-direction:column;gap:6px;font-size:11px;font-weight:900;display:flex}.filter-panel input,.filter-panel select{border:2px solid var(--blue-dark);width:100%;height:48px;color:var(--blue-dark);text-transform:none;background:#fff;border-radius:9px;outline:none;padding:0 13px}.filter-panel input:focus,.filter-panel select:focus{box-shadow:0 0 0 4px #ffffffa6}.search-box{justify-content:end;position:relative}.search-box span{z-index:2;font-size:27px;position:absolute;bottom:7px;left:14px}.filter-panel .search-box input{padding-left:47px}.results-bar{justify-content:space-between;max-width:1200px;margin:28px auto 18px;font-size:14px;display:flex}.results-bar button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.product-card{border:2px solid var(--blue-dark);box-shadow:5px 5px 0 var(--blue-dark);background:#fff;border-radius:15px;transition:transform .16s,box-shadow .16s;overflow:hidden}.product-card:hover{box-shadow:7px 10px 0 var(--blue-dark);transform:translateY(-5px)rotate(-.35deg)}.product-cover{border-bottom:2px solid var(--blue-dark);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:255px;padding:25px;display:flex;position:relative;overflow:hidden}.product-cover:before,.product-cover:after{content:"";border:13px solid #1246a01f;border-radius:50%;width:85px;height:85px;position:absolute}.product-cover:before{top:-32px;left:-30px}.product-cover:after{bottom:-32px;right:-28px}.product-cover.yellow{background:var(--yellow-light)}.product-cover.pink{background:#ffe0ee}.product-cover.mint{background:#dcf7e9}.product-cover.lavender{background:#e8e4ff}.format-badge{border:2px solid var(--blue-dark);color:var(--blue);background:#fff;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:13px;right:13px;transform:rotate(3deg)}.subject-emoji{filter:drop-shadow(3px 3px #fff);margin-bottom:7px;font-size:43px}.product-cover small{letter-spacing:1.2px;font-size:9px;font-weight:900}.product-cover h3{font-family:var(--font-display);color:var(--blue-dark);margin:5px 0 15px;font-size:28px;line-height:1}.cover-meta{gap:6px;display:flex}.cover-meta span{border:2px solid var(--blue-dark);background:var(--yellow);border-radius:5px;padding:5px 9px;font-size:10px;font-weight:900}.cover-doodle{color:var(--blue);font-weight:900;position:absolute;bottom:11px;left:15px;transform:rotate(-8deg)}.product-info{padding:20px}.mini-badge{color:var(--blue);font-size:10px;font-weight:900}.product-info h3{font-family:var(--font-display);margin:4px 0;font-size:22px;line-height:1.1}.product-info p{color:#667493;margin:0;font-size:12px}.product-buy{border-top:2px dashed #ccd7e9;justify-content:space-between;align-items:center;margin-top:18px;padding-top:15px;display:flex}.product-buy strong{font-family:var(--font-display);color:var(--blue);font-size:23px}.product-buy a,.empty-state button{border:2px solid var(--blue-dark);background:var(--blue);color:#fff;cursor:pointer;box-shadow:3px 3px 0 var(--yellow);border-radius:8px;justify-content:center;align-items:center;padding:9px 13px;font-weight:900;display:inline-flex}.price-note{color:#7a8498;text-align:right;margin-top:9px;font-size:10px;display:block}.load-more{border:2px solid var(--blue-dark);color:var(--blue-dark);box-shadow:4px 4px 0 var(--yellow);cursor:pointer;background:#fff;border-radius:10px;margin:42px auto 0;padding:13px 20px;font-weight:900;display:block}.empty-state{border:2px dashed var(--blue);text-align:center;border-radius:15px;max-width:1200px;margin:0 auto;padding:60px 20px}.empty-state>span{font-size:52px}.empty-state h3{font-family:var(--font-display);margin:10px 0 0;font-size:30px}.empty-state p{margin:5px 0 20px}.how-section{background:var(--blue);color:#fff;border-top:5px solid var(--blue-dark);border-bottom:5px solid var(--blue-dark);padding:85px clamp(24px,7vw,110px) 95px}.section-heading.light h2,.section-heading.light p{color:#fff}.steps{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.steps article{border:2px solid var(--blue-dark);min-height:245px;color:var(--blue-dark);box-shadow:7px 7px 0 var(--yellow);background:#fff;border-radius:16px;padding:30px;position:relative}.steps article:nth-child(2){transform:rotate(1deg)}.steps article:nth-child(3){transform:rotate(-1deg)}.step-number{font-family:var(--font-display);color:var(--blue-light);font-size:48px;font-weight:900;position:absolute;top:15px;right:18px}.step-icon{font-size:50px}.steps h3{font-family:var(--font-display);margin:12px 0 5px;font-size:27px}.steps p{color:#5c6b89;margin:0;font-size:14px;line-height:1.55}.promise{background:var(--yellow);grid-template-columns:1.2fr .8fr;gap:28px;padding:90px clamp(24px,7vw,110px);display:grid}.promise-card,.quote-card{border:3px solid var(--blue-dark);box-shadow:8px 8px 0 var(--blue-dark);background:#fff;border-radius:20px;padding:clamp(35px,5vw,65px);position:relative}.promise-card p{max-width:560px;margin:22px 0 28px;line-height:1.6}.promise-sticker{border:3px solid var(--blue-dark);background:var(--blue);width:94px;height:94px;color:var(--yellow);font-family:var(--font-display);text-align:center;border-radius:50%;place-items:center;font-weight:900;line-height:1;display:grid;position:absolute;top:-32px;right:35px;transform:rotate(8deg)}.quote-card{background:var(--blue);color:#fff;flex-direction:column;justify-content:center;display:flex;overflow:hidden;transform:rotate(1.5deg)}.quote-stars{color:var(--yellow);letter-spacing:5px}.quote-card blockquote{font-family:var(--font-display);margin:22px 0 15px;font-size:clamp(26px,3vw,40px);line-height:1.15}.quote-card p{color:#caddff;font-size:13px;font-weight:800}.quote-doodle{color:#f5bb1638;font-family:var(--font-display);font-size:150px;position:absolute;bottom:-35px;right:-15px;transform:rotate(-15deg)}.faq{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:70px;padding:90px clamp(24px,7vw,110px);display:grid}.faq-copy>p{color:#566681;max-width:320px;line-height:1.6}.faq-copy>a{color:var(--blue);border-bottom:2px dashed var(--yellow);font-weight:900}.faq-list details{border-bottom:2px solid var(--blue-dark)}.faq-list summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:20px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:2px solid var(--blue-dark);background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5d6a82;margin:-5px 50px 22px 0;line-height:1.6}footer{background:var(--blue-dark);color:#fff;border-top:6px solid var(--yellow);grid-template-columns:1fr auto auto;align-items:center;gap:38px;padding:42px clamp(24px,7vw,110px);display:grid}.footer-brand{color:#fff}footer>p{color:#c8d9fa;margin:0;font-weight:800}footer>div{gap:20px;font-size:13px;font-weight:800;display:flex}footer>small{color:#8fa9da;border-top:1px solid #ffffff26;grid-column:1/-1;padding-top:20px}@media (width<=980px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{max-width:720px}.hero-art{min-height:500px}.filter-panel{grid-template-columns:1fr 1fr}.search-box{grid-column:1/-1}.product-grid{grid-template-columns:1fr 1fr}.promise,.faq{grid-template-columns:1fr}footer{grid-template-columns:1fr auto}footer>p{grid-column:1/-1}}@media (width<=680px){.navbar{height:72px;padding:0 18px}.nav-links{display:none}.brand{font-size:24px}.brand-mark{width:36px;height:36px}.cart-button{padding:8px 10px;font-size:12px}.hero{gap:25px;min-height:auto;padding:46px 22px 62px}.hero h1{letter-spacing:-2.8px;font-size:51px}.hero-copy>p{font-size:16px}.hero-art{min-height:420px}.paper-stack{width:290px;height:370px}.paper-front{padding:24px}.paper-top strong{font-size:16px}.paper-grid span{height:43px}.pencil{font-size:65px;right:-10px}.coffee{font-size:55px;left:-10px}.catalogue,.how-section,.promise,.faq{padding:65px 20px}.section-heading{flex-direction:column;align-items:start;gap:18px}.filter-panel{grid-template-columns:1fr}.search-box{grid-column:auto}.product-grid,.steps{grid-template-columns:1fr}.product-cover{min-height:230px}.promise-sticker{width:78px;height:78px;top:-27px;right:18px}.faq{gap:35px}footer{grid-template-columns:1fr;gap:22px}footer>p,footer>small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
