/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.h-188{height:calc(var(--spacing) * 188)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#15201b;--cream:#f4f0e6;--paper:#fffdf7;--lime:#c5f36a;--mint:#bce8cf;--coral:#ff7e66;--muted:#66726b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.nav{border-bottom:1px solid #15201b2e;justify-content:space-between;align-items:center;height:86px;display:flex}.brand{text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.brand-mark{background:var(--ink);width:38px;height:38px;color:var(--lime);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:12px;display:inline-grid}.nav-links{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:12px 18px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;min-height:690px;padding-block:70px 85px;display:grid}.kicker,.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:800}.kicker{color:#4f5e56}.hero h1{letter-spacing:-.075em;max-width:760px;margin:24px 0 32px;font-size:clamp(62px,8vw,112px);line-height:.82}.hero h1 em{color:var(--coral);font-style:normal}.hero-lede{color:#455149;max-width:620px;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;padding:17px 24px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #15201b24}.primary{background:var(--lime)}.dark{background:var(--ink);color:#fff}.text-link{border-bottom:2px solid var(--ink);padding-bottom:4px;font-weight:800}.trust-row{flex-wrap:wrap;gap:10px;margin-top:48px;display:flex}.trust-row span{border:1px solid #15201b33;border-radius:999px;padding:8px 12px;font-size:12px}.hero-board{background:var(--ink);height:520px;box-shadow:16px 16px 0 var(--mint);border-radius:48% 48% 24px 24px;position:relative;overflow:hidden}.orbit{border:1px solid #c5f36a5c;border-radius:50%;position:absolute}.orbit-one{width:420px;height:420px;top:20px;left:-110px}.orbit-two{width:280px;height:280px;bottom:-40px;right:-60px}.prompt-card{background:var(--paper);border-radius:10px;width:260px;min-height:180px;padding:25px;position:absolute;box-shadow:0 18px 35px #00000047}.prompt-card small{letter-spacing:.15em;font-weight:900}.prompt-card strong{margin:18px 0 12px;font-size:23px;line-height:1.05;display:block}.prompt-card p{color:var(--muted);font-size:13px;line-height:1.45}.card-a{top:80px;left:45px;transform:rotate(-7deg)}.card-a small{color:#688d19}.card-b{bottom:65px;right:42px;transform:rotate(6deg)}.card-b small{color:#d34f39}.stamp{background:var(--coral);text-align:center;text-transform:uppercase;border-radius:50%;place-items:center;width:92px;height:92px;font-weight:900;display:grid;position:absolute;top:32px;right:35px;transform:rotate(9deg)}.signal-strip{background:var(--lime);border-block:1px solid var(--ink)}.strip-inner{letter-spacing:.17em;justify-content:space-between;align-items:center;height:78px;font-size:14px;font-weight:900;display:flex}.strip-inner i{font-size:10px;font-style:normal}.method,.tools{padding-block:120px}.section-intro{max-width:650px}.section-intro h2,.free-copy h2,.field-note h2{letter-spacing:-.055em;margin:18px 0;font-size:clamp(42px,6vw,74px);line-height:.98}.section-intro>p:last-child{color:var(--muted);font-size:18px;line-height:1.6}.method-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.method-card{background:var(--paper);border:1px solid #15201b26;min-height:280px;padding:34px}.method-card span{color:#708078;font-size:12px;font-weight:900}.method-card h3{margin:65px 0 16px;font-size:28px}.method-card p{color:var(--muted);line-height:1.55}.free-section{background:var(--coral);padding:110px 0}.free-grid{grid-template-columns:1fr .8fr;align-items:center;gap:90px;display:grid}.free-copy>p:not(.kicker){max-width:580px;font-size:19px;line-height:1.6}.free-copy small{margin:16px 0 0 8px;display:block}.paper-preview{background:var(--paper);min-height:520px;box-shadow:16px 18px 0 var(--ink);padding:38px;transform:rotate(2deg)}.paper-top{letter-spacing:.12em;justify-content:space-between;font-size:10px;font-weight:900;display:flex}.paper-preview h3{letter-spacing:-.05em;margin:80px 0 60px;font-size:58px;line-height:.95}.paper-preview li{margin:16px 0;font-weight:800}.paper-line{background:var(--ink);height:1px;margin-top:46px}.paper-line.short{width:66%;margin-top:26px}.tools-heading{margin-bottom:54px}.product-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.product-card{background:var(--paper);border:1px solid #15201b33}.product-visual{background:var(--mint);place-items:center;height:330px;display:grid;overflow:hidden}.product-card.coral .product-visual{background:var(--coral)}.mini-card{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;width:230px;height:270px;padding:28px;display:flex;transform:rotate(-4deg);box-shadow:12px 14px #ffffff8c}.coral .mini-card{transform:rotate(4deg)}.mini-card span{text-transform:uppercase;letter-spacing:.13em;color:var(--lime);font-size:10px}.mini-card b{font-size:32px;line-height:1}.product-body{padding:34px}.product-body h3{letter-spacing:-.04em;margin:10px 0 14px;font-size:34px}.product-body>p:not(.eyebrow){color:var(--muted);min-height:75px;line-height:1.55}.product-body a{border-top:1px solid #15201b33;justify-content:space-between;margin-top:28px;padding-top:20px;font-weight:900;display:flex}.product-body a span{color:#4b5c53}.field-note{border-top:1px solid #15201b33;grid-template-columns:.35fr 1fr;gap:50px;padding:80px 0 120px;display:grid}.field-note p:last-child{color:var(--muted);max-width:760px;font-size:18px;line-height:1.65}.guides{padding:0 0 120px}.guides-heading{margin-bottom:52px}.guide-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.guide-card{background:var(--paper);border:1px solid #15201b2e;flex-direction:column;grid-column:span 2;min-height:320px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex}.guide-card:nth-child(4){grid-column:2/span 2}.guide-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #15201b1a}.guide-card>span{color:#7b887f;font-size:12px;font-weight:900}.guide-card .eyebrow{color:#597066;margin:54px 0 9px}.guide-card h3{letter-spacing:-.035em;margin:0 0 14px;font-size:26px;line-height:1.05}.guide-card>p:not(.eyebrow){color:var(--muted);margin:0 0 24px;line-height:1.5}.guide-card b{margin-top:auto;font-size:14px}.guide{max-width:900px;padding:90px 0 120px}.guide-header{max-width:850px}.guide-header h1{letter-spacing:-.065em;margin:22px 0 34px;font-size:clamp(54px,8vw,96px);line-height:.92}.guide-header>p:last-child{color:#455149;max-width:780px;font-size:21px;line-height:1.6}.guide-steps{border-top:1px solid #15201b33;margin:76px 0 58px}.guide-step{border-bottom:1px solid #15201b33;grid-template-columns:90px 1fr;gap:30px;padding:38px 0;display:grid}.guide-step>span{color:#738078;font-size:12px;font-weight:900}.guide-step h2{letter-spacing:-.035em;margin:0 0 10px;font-size:32px}.guide-step p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.guide blockquote{letter-spacing:-.04em;border-left:8px solid var(--lime);margin:58px 0;padding-left:28px;font-size:clamp(30px,5vw,48px);line-height:1.12}.guide-product{background:var(--lime);border-block:1px solid var(--ink)}.guide-product-inner{justify-content:space-between;align-items:center;gap:60px;min-height:310px;display:flex}.guide-product-inner>div{max-width:650px}.guide-product-inner h2{letter-spacing:-.045em;margin:12px 0;font-size:46px}.guide-product-inner>div>p:last-child{font-size:17px;line-height:1.55}.guide-product-inner>a{background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;min-width:230px;padding:20px 24px;font-weight:900;display:flex}.guide-product-inner>a span{color:var(--lime)}.footer{background:var(--ink);color:#fff;padding:55px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-inner>div{align-items:center;gap:14px;display:flex}.footer-inner p{color:#b8c3bd}.footer-inner a{color:var(--lime);font-weight:900}@media (width<=820px){.nav-links>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-board{height:460px}.method-grid,.product-grid,.free-grid{grid-template-columns:1fr}.free-grid{gap:70px}.field-note,.guide-grid{grid-template-columns:1fr}.guide-card,.guide-card:nth-child(4){grid-column:auto}.guide-product-inner{flex-direction:column;align-items:flex-start;padding-block:65px}.guide-product-inner>a{width:100%}.footer-inner{flex-direction:column;align-items:flex-start;gap:20px}.strip-inner{font-size:10px}.strip-inner i{display:none}}@media (width<=520px){.shell{width:min(100% - 24px,1180px)}.hero h1{font-size:60px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-board{height:390px}.prompt-card{width:210px;min-height:155px;padding:18px}.prompt-card strong{font-size:19px}.card-a{top:55px;left:20px}.card-b{bottom:45px;right:18px}.stamp{width:70px;height:70px;font-size:11px}.method,.tools{padding-block:80px}.paper-preview{min-height:420px;padding:26px}.paper-preview h3{margin:60px 0 45px;font-size:44px}.product-visual{height:280px}.guide{padding-block:62px 80px}.guide-step{grid-template-columns:44px 1fr;gap:12px}.guide-header h1{font-size:52px}.guide-header>p:last-child{font-size:18px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
