/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#122923;--ink-2:#1a3b32;--cream:#f6f2e9;--paper:#fffdf8;--orange:#ff6a2a;--orange-dark:#e95012;--mint:#c8f0d8;--line:#12292321;--muted:#68756f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#fffdf8e6;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-size:21px;font-weight:760;display:inline-flex}.brand>span:last-child>span{color:var(--orange)}.brand-mark{color:#fff;background:var(--orange);border-radius:11px 11px 11px 4px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-3deg);box-shadow:0 7px 18px #ff6a2a3d}.brand-mark span{font-family:Georgia,serif;font-size:23px;font-weight:700;transform:rotate(3deg)translateY(-1px)}.desktop-nav{align-items:center;gap:36px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:width .2s;position:absolute;bottom:-7px;left:0}.desktop-nav a:hover:after{width:100%}.header-cta{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:14px;padding:11px 16px;font-size:13px;font-weight:700;display:flex}.header-cta:hover{background:var(--orange)}.hero{background:var(--cream);grid-template-columns:minmax(0,1fr) minmax(460px,.93fr);align-items:center;gap:clamp(46px,7vw,105px);min-height:760px;padding:68px clamp(22px,7vw,110px) 74px;display:grid;position:relative;overflow:hidden}.hero-copy,.hero-product{z-index:2;position:relative}.hero-orb{filter:blur(1px);opacity:.7;border-radius:999px;position:absolute}.orb-one{border:60px solid #ff6a2a14;width:280px;height:280px;top:130px;left:-150px}.orb-two{background:#c8f0d847;width:400px;height:400px;bottom:-180px;right:-130px}.eyebrow,.section-kicker{color:var(--orange-dark);letter-spacing:.16em;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--orange);width:22px;height:2px}.hero h1{letter-spacing:-.055em;margin:27px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.4vw,93px);font-weight:500;line-height:.94}.hero h1 em,.section-heading h2 em,.how-copy h2 em,.final-cta h2 em{color:var(--orange);font-weight:500}.hero-lead{color:#56645f;max-width:590px;margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.primary-button{background:var(--orange);color:#fff;border-radius:13px;align-items:center;gap:36px;padding:17px 21px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 30px #e950123b}.primary-button:hover{background:var(--orange-dark);transform:translateY(-2px)}.text-button{align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.play{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:35px;height:35px;padding-left:2px;font-size:10px;display:grid}.hero-proof{align-items:center;gap:13px;margin-top:43px;font-size:12px;line-height:1.4;display:flex}.hero-proof strong{font-size:13px}.hero-proof span{color:var(--muted)}.avatar-stack{padding-left:8px;display:flex}.avatar-stack span{border:2px solid var(--cream);color:#fff;background:#24473d;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-8px;font-size:9px;font-weight:700;display:grid}.avatar-stack span:nth-child(2){background:#ff8751}.avatar-stack span:nth-child(3){background:#769c8b}.avatar-stack span:last-child{color:var(--ink);background:#fff}.hero-product{padding:28px 20px}.app-window{background:#fffffff5;border:1px solid #1229231f;border-radius:24px;overflow:hidden;transform:rotate(.45deg);box-shadow:0 35px 75px #1d312b2e}.window-top{border-bottom:1px solid var(--line);background:#f9faf7;justify-content:space-between;align-items:center;height:48px;padding:0 18px;display:flex}.mini-brand{align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.mini-brand span{background:var(--orange);color:#fff;border-radius:7px 7px 7px 3px;place-items:center;width:21px;height:21px;font-family:Georgia,serif;display:grid}.window-dots{gap:5px;display:flex}.window-dots i{background:#cbd2ce;border-radius:50%;width:5px;height:5px}.window-body{padding:24px 27px 28px}.tool-title-row{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;margin-bottom:23px;display:grid}.tool-glyph{width:44px;height:44px;color:var(--orange);background:#fff0e8;border-radius:14px;place-items:center;font-weight:900;display:grid}.tool-title-row small{color:var(--orange);letter-spacing:.16em;font-size:8px;font-weight:900}.tool-title-row h2{margin:2px 0 0;font-size:17px}.live-pill{letter-spacing:.1em;color:#21764e;background:#edf8f1;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:900;display:flex}.live-pill i{background:#2db36e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #2db36e1f}.field-label{text-transform:uppercase;letter-spacing:.11em;color:#52615c;margin:15px 0 7px;font-size:10px;font-weight:850;display:block}.select-wrap select,.textarea-wrap textarea{width:100%;color:var(--ink);background:#fbfcfa;border:1px solid #dce2de;border-radius:10px;outline:none;transition:border .2s,box-shadow .2s}.select-wrap select{height:41px;padding:0 12px;font-size:12px;font-weight:650}.textarea-wrap{position:relative}.textarea-wrap textarea{resize:none;min-height:76px;padding:11px 12px 23px;font-size:12px;line-height:1.55}.textarea-wrap textarea:focus,.select-wrap select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6a2a1a}.textarea-wrap>span{color:#99a39f;font-size:8px;position:absolute;bottom:8px;right:10px}.tone-row{margin-top:13px}.tone-row .field-label{margin-bottom:8px}.tone-buttons{background:#f1f3f0;border-radius:9px;padding:3px;display:flex}.tone-buttons button{color:#6d7874;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;padding:7px 4px;font-size:9px}.tone-buttons button.active{color:var(--ink);background:#fff;font-weight:750;box-shadow:0 2px 8px #14282214}.generate-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:15px;padding:12px 15px;font-size:11px;font-weight:750;display:flex}.generate-button b{margin-left:auto;font-size:14px}.generate-button:hover{background:var(--orange)}.generate-button:disabled{opacity:.55;cursor:default}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-box{background:#f3faf5;border:1px solid #d8ecdf;border-radius:11px;margin-top:12px;padding:11px;animation:.25s reveal}.result-head{color:#3f6953;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:8px;font-weight:800;display:flex}.result-head button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.result-box p{color:#31483e;margin:8px 0 0;font-size:10px;line-height:1.5}.skeleton{gap:5px;margin-top:9px;display:grid}.skeleton i{background:linear-gradient(90deg,#dcebe1,#eff7f2,#dcebe1) 0 0/200% 100%;border-radius:6px;height:6px;animation:1s linear infinite shine;display:block}.skeleton i:nth-child(2){width:88%}.skeleton i:nth-child(3){width:61%}@keyframes shine{to{background-position:-200% 0}}@keyframes reveal{0%{opacity:0;transform:translateY(6px)}}.float-note{border:1px solid var(--line);z-index:3;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;font-size:10px;display:flex;position:absolute;box-shadow:0 16px 35px #14282224}.float-note>span{width:29px;height:29px;color:var(--orange);background:#fff0e8;border-radius:9px;place-items:center;display:grid}.float-note small,.float-note strong{display:block}.float-note small{color:#7d8984;margin-bottom:2px;font-size:8px}.note-top{top:2px;right:-35px}.note-bottom{bottom:0;left:-18px}.note-bottom>span{color:#25865a;background:#e9f7ee}.sector-strip{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:21px clamp(22px,7vw,110px);display:flex;overflow:hidden}.sector-strip>span{color:#86a298;letter-spacing:.14em;white-space:nowrap;font-size:9px;font-weight:800}.sector-strip div{white-space:nowrap;flex:1;justify-content:space-around;align-items:center;gap:25px;font-family:Georgia,serif;font-size:15px;display:flex}.sector-strip i{background:var(--orange);border-radius:50%;width:4px;height:4px}.tools-section,.pricing-section{padding:110px clamp(22px,7vw,110px)}.section-kicker:before{content:"";background:currentColor;width:21px;height:2px}.section-heading{justify-content:space-between;align-items:end;gap:45px;margin-top:18px;display:flex}.section-heading h2,.how-copy h2,.final-cta h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(43px,4.8vw,68px);font-weight:500;line-height:1.02}.section-heading p{max-width:410px;color:var(--muted);margin:0 0 7px;line-height:1.7}.tool-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px;display:grid}.tool-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:250px;padding:25px;transition:transform .2s,box-shadow .2s,border .2s;display:flex}.tool-card:hover{border-color:#ff6a2a4d;transform:translateY(-5px);box-shadow:0 20px 45px #14282217}.card-icon{border-radius:16px;place-items:center;width:55px;height:55px;font-size:18px;font-weight:900;display:grid;position:relative}.card-icon span{background:var(--ink);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:7px;display:grid;position:absolute;top:-9px;right:-9px}.orange{color:#f05d1d;background:#ffede4}.mint{color:#1f7d54;background:#e0f6e9}.blue{color:#347394;background:#e5f0f5}.purple{color:#7d54a0;background:#f0e8f7}.yellow{color:#9a6c10;background:#fff3cf}.pink{color:#a95063;background:#fae7eb}.tool-card h3{margin:23px 0 9px;font-size:19px}.tool-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.tool-card button{text-align:left;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:0;font-size:12px;font-weight:800}.tool-card button span{float:right}.how-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;min-height:700px;display:grid;overflow:hidden}.how-visual{background:#e8e0d2;place-items:center;min-height:700px;display:grid;position:relative;overflow:hidden}.how-visual:before{content:"";border:1px solid #12292326;border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:0 0 0 70px #ffffff1f,0 0 0 140px #ffffff1a}.visual-card{color:var(--ink);background:#fff;border-radius:19px;position:absolute;box-shadow:0 25px 50px #1d312b2e}.back-card{opacity:.75;width:290px;padding:20px;transform:translate(-100px,-155px)rotate(-7deg)}.back-card span,.back-card strong{font-size:11px;display:block}.back-card strong{margin-top:8px}.front-card{width:min(380px,76%);padding:34px;transform:rotate(2deg)}.front-card small{color:var(--orange);letter-spacing:.13em;font-size:9px;font-weight:900}.idea-icon{width:53px;height:53px;color:var(--orange);background:#ffede4;border-radius:16px;place-items:center;margin:28px 0 23px;font-size:22px;display:grid}.front-card h3{margin:0;font-family:Georgia,serif;font-size:28px;line-height:1.1}.front-card p{color:var(--muted);margin:18px 0;font-size:13px;line-height:1.6}.front-card button{background:var(--orange);color:#fff;border:0;border-radius:10px;width:100%;padding:13px;font-size:12px;font-weight:750}.spark{color:var(--orange);font-size:26px;position:absolute}.spark-a{top:19%;right:16%}.spark-b{font-size:15px;bottom:23%;left:13%}.how-copy{flex-direction:column;justify-content:center;padding:100px clamp(40px,7vw,100px);display:flex}.section-kicker.light{color:#8fa69d}.how-copy h2{margin:21px 0 45px}.steps{gap:22px;display:grid}.steps>div{grid-template-columns:42px 1fr;align-items:start;gap:17px;display:grid}.steps>div>span{color:#9fb0aa;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:9px;font-weight:800;display:grid}.steps section{border-bottom:1px solid #ffffff1c;padding-bottom:21px}.steps>div:last-child section{border:0}.steps h3{margin:0 0 6px;font-size:16px}.steps p{color:#9eb0aa;margin:0;font-size:13px;line-height:1.55}.pricing-section{background:#f7f3eb}.centered{text-align:center;display:block}.centered p{margin:22px auto 0}.pricing-section>.section-kicker{justify-content:center}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:16px;max-width:1100px;margin:54px auto 0;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;min-height:465px;padding:29px;display:flex;position:relative}.price-card.featured{background:var(--ink);color:#fff;min-height:505px;padding-top:43px;box-shadow:0 24px 55px #12292333}.popular{background:var(--orange);color:#fff;text-align:center;letter-spacing:.12em;border-radius:999px;padding:7px;font-size:8px;font-weight:900;position:absolute;top:0;left:24px;right:24px;transform:translateY(-50%)}.plan-name{color:var(--orange);letter-spacing:.14em;font-size:9px;font-weight:900}.price-card h3{margin:13px 0 5px;font-size:19px}.price-card>p{color:var(--muted);margin:0;font-size:12px}.featured>p{color:#9fb0aa}.price-card>strong{margin:32px 0 27px;font-family:Georgia,serif;font-size:39px}.price-card>strong small{font-family:var(--font-geist-sans);color:var(--muted);font-size:11px;font-weight:500}.price-card ul{color:#56645f;gap:13px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.featured ul{color:#c0cec8}.price-card li:before{content:"✓";color:#279061;margin-right:9px;font-weight:900}.price-card>a{border:1px solid var(--line);text-align:center;border-radius:10px;margin-top:auto;padding:13px;font-size:12px;font-weight:800}.featured>a{background:var(--orange);border-color:var(--orange);color:#fff}.price-note{text-align:center!important;color:#89928f!important;margin:25px auto 0!important;font-size:10px!important}.final-cta{background:var(--orange);color:#fff;border-radius:25px;justify-content:space-between;align-items:end;gap:40px;margin:80px clamp(22px,7vw,110px);padding:62px clamp(30px,5vw,72px);display:flex;position:relative;overflow:hidden}.final-cta:after{content:"";border:65px solid #ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-170px;right:-50px}.final-cta>div>span{font-size:23px}.final-cta h2{margin:16px 0;font-size:clamp(42px,4.5vw,63px)}.final-cta h2 em{color:var(--ink)}.final-cta p{color:#fff2eb;margin:0}.final-cta>a{background:var(--ink);white-space:nowrap;z-index:2;border-radius:12px;gap:36px;padding:17px 20px;font-weight:750;display:flex;position:relative}footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:45px clamp(22px,7vw,110px);display:grid}.footer-brand{font-size:18px}.footer-brand .brand-mark{width:30px;height:30px}.footer-brand .brand-mark span{font-size:19px}footer>p{color:var(--muted);font-size:12px}footer>div{gap:25px;font-size:12px;font-weight:650;display:flex}footer>small{color:#97a09c;border-top:1px solid var(--line);grid-column:1/-1;padding-top:22px;font-size:9px}@media (width<=1000px){.hero{grid-template-columns:1fr;padding-top:75px}.hero-copy{max-width:760px}.hero-product{width:min(620px,100%);margin:auto}.tool-grid{grid-template-columns:repeat(2,1fr)}.how-section{grid-template-columns:1fr}.how-visual{order:2;min-height:620px}.pricing-grid{grid-template-columns:1fr;max-width:560px}.price-card,.price-card.featured{min-height:auto}.price-card>a{margin-top:30px}.section-heading{flex-direction:column;align-items:start}.sector-strip,.sector-strip div{justify-content:flex-start}.final-cta{flex-direction:column;align-items:start}}@media (width<=680px){.site-header{height:66px;padding:0 17px}.desktop-nav{display:none}.header-cta{padding:10px 12px}.header-cta span{display:none}.brand{font-size:18px}.brand-mark{width:31px;height:31px}.hero{gap:48px;min-height:auto;padding:56px 18px 60px}.hero h1{font-size:56px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.primary-button{justify-content:space-between}.text-button{justify-content:center}.hero-product{padding:0}.app-window{border-radius:18px;transform:none}.window-body{padding:20px 17px}.float-note{display:none}.tool-title-row{grid-template-columns:42px 1fr}.live-pill{display:none}.sector-strip{padding:18px;display:block}.sector-strip>span{margin-bottom:12px;display:block}.sector-strip div{gap:18px;overflow:hidden}.tools-section,.pricing-section{padding:78px 18px}.section-heading h2,.how-copy h2{font-size:43px}.tool-grid{grid-template-columns:1fr;margin-top:36px}.tool-card{min-height:225px}.how-visual{min-height:520px}.front-card{width:82%;padding:25px}.back-card{transform:translate(-50px,-140px)rotate(-7deg)}.how-copy{padding:75px 23px}.pricing-grid{margin-top:40px}.final-cta{margin:55px 18px;padding:38px 25px}.final-cta>a{justify-content:space-between;width:100%}.final-cta h2{font-size:43px}footer{grid-template-columns:1fr;padding:40px 18px}footer>div{flex-wrap:wrap}footer>small{grid-column:auto}.hero-proof{margin-top:34px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
