@media (width<=900px){.hero-desktop-layout{min-height:unset!important;grid-template-columns:1fr!important;gap:32px!important;padding:16px 0!important}.hero-content{text-align:center!important}.hero-visual{justify-content:center!important;width:100%!important;min-width:0!important;margin:0 auto!important}.hero-visual img{width:100%!important;max-width:320px!important;margin:0 auto!important}}@media (width<=640px){.hero-desktop-layout{gap:18px!important;padding:0!important}.hero-content{padding:0!important}.hero-visual img{border-radius:14px!important;max-width:220px!important}.hero-visual>div{min-width:0!important;padding:10px!important;left:8px!important;right:8px!important}}:root{--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Outfit", var(--font-body);--font-letter:"IBM Plex Serif", Georgia, serif;--primary:#0060b4;--primary-deep:#004d91;--primary-light:#e8f2fc;--primary-pale:#f0f7ff;--white:#fff;--surface:#f8fafc;--surface-soft:#eef6ff;--text-dark:#0f172a;--text-body:#334155;--text-muted:#64748b;--success:#15803d;--success-light:#f0fdf4;--border:#e2e8f0;--border-light:#f1f5f9;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-bs-lg:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;position:relative;overflow-x:hidden}body{font-family:var(--font-body);background-color:var(--white);color:var(--text-body);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-dark);letter-spacing:-.02em;font-weight:700}button,input,textarea,select,a{font:inherit}.container{max-width:1160px;margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-lg{padding:128px 0}.section-sm{padding:64px 0}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary:hover{background:var(--primary-deep);transform:translateY(-2px);box-shadow:0 8px 24px #0060b459}.btn-ghost{color:var(--primary);border:2px solid var(--border);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.btn-ghost:hover{border-color:var(--primary);background:var(--primary-pale)}.card{border:1.5px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:32px;transition:all .3s}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--border);transform:translateY(-4px)}.label-pill{background:var(--primary-light);color:var(--primary);letter-spacing:1.5px;text-transform:uppercase;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.letter-text{font-family:var(--font-letter)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeSlideUp}.stagger>*{opacity:0}.stagger>:first-child{animation:.6s .1s forwards fadeSlideUp}.stagger>:nth-child(2){animation:.6s .2s forwards fadeSlideUp}.stagger>:nth-child(3){animation:.6s .3s forwards fadeSlideUp}.stagger>:nth-child(4){animation:.6s .4s forwards fadeSlideUp}.stagger>:nth-child(5){animation:.6s .5s forwards fadeSlideUp}.stagger>:nth-child(6){animation:.6s .6s forwards fadeSlideUp}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:64px;display:grid}.hero-section{border-bottom:1px solid #eff4fa;background:#fff!important}.hero-content{z-index:1;position:relative}.hero-title{max-width:9.5ch;font-size:clamp(42px,5vw,58px)}.hero-subtitle{max-width:32ch}.subtitle{line-height:1.75}.hero-actions{align-items:center}.hero-features-row>div{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.hero-feature-item{font-weight:500}.hero-visual{justify-content:center;align-items:center}.hero-visual:before{content:none}.hero-visual-frame{background:#fff;border:1px solid #edf2f7;border-radius:24px;width:min(100%,520px);padding:24px;position:relative;box-shadow:0 18px 40px #0f172a14}.hero-visual-frame:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(#f8fbffb3,#fff0);position:absolute;inset:0}.hero-visual-art,.hero-visual img{z-index:1;border-radius:18px;width:100%;display:block;position:relative}.hero-ready-badge{max-width:266px}.category-card-copy h3{line-height:1.2}.category-card-copy p{line-height:1.5}.category-card-image img{display:block}.category-card-footer{flex-wrap:wrap}.how-it-works-hero{border-bottom:1px solid #eff4fa;padding:104px 0 56px}.how-it-works-hero-inner{max-width:860px}.how-it-works-title{font-size:clamp(42px,5vw,64px)!important}.how-it-works-subtitle{max-width:34ch}.how-it-works-steps-section{padding-top:56px}.how-it-works-step-frame{background:#fff;border:1px solid #edf2f7;border-radius:24px;justify-content:center;align-items:center;min-height:260px;padding:28px;display:flex;box-shadow:0 18px 40px #0f172a0f}.bg-secondary-gradient{background:linear-gradient(135deg,#004d91,#0060b4)}.builder-layout{grid-template-columns:45% 55%;height:calc(100vh - 64px);display:grid;overflow:hidden}.builder-form-panel{background:var(--white);border-right:1px solid var(--border-light);padding:40px;position:relative;overflow-y:auto}.builder-preview-panel{background:var(--surface);padding:40px;overflow-y:auto}@media (width<=992px){.section{padding:64px 0}.section-lg{padding:80px 0}.grid-2{gap:40px}.builder-layout{grid-template-columns:1fr;height:auto;overflow:visible}.builder-form-panel,.builder-preview-panel{height:auto;padding:24px 16px;overflow:visible}.builder-form-panel{border-right:none}}@media (width<=640px){.container{padding:0 18px}.section{padding:48px 0}.section-lg{padding:56px 0}h1{font-size:32px!important}h2{font-size:28px!important}.card{padding:24px 16px}.grid-2,.grid-3{gap:24px}.btn-primary,.btn-ghost{justify-content:center;width:100%}.hero-section{padding-top:30px!important;padding-bottom:42px!important}.hero-desktop-layout{align-items:start;gap:22px!important}.hero-content{text-align:left!important;padding:0 2px!important}.hero-title{max-width:none;font-size:clamp(34px,10vw,46px);margin-bottom:18px!important;line-height:1.06!important}.subtitle{margin-bottom:26px!important;font-size:16px!important;line-height:1.8!important}.hero-actions{gap:12px!important;margin-bottom:24px!important}.hero-actions .btn-primary,.hero-actions .btn-ghost{border-radius:999px;justify-content:center;align-items:center;min-height:58px;font-size:16px;font-weight:600;line-height:1;width:calc(100% - 4px)!important;margin:0 auto!important;padding:16px 24px!important;display:inline-flex!important}.hero-features-row{align-items:center;flex-wrap:nowrap!important;justify-content:center!important;gap:10px!important;display:flex!important}.hero-features-row>div{min-width:0;justify-content:center!important;padding:0!important;font-size:10px!important}.hero-feature-item{white-space:nowrap;flex:1 1 0;line-height:1.2;gap:6px!important;font-size:10px!important}.hero-feature-item svg{flex-shrink:0;width:13px!important;height:13px!important}.hero-visual{align-items:flex-start;justify-content:flex-start!important;margin-top:6px!important}.hero-visual-frame{border-radius:20px;width:100%;max-width:100%;padding:14px}.hero-visual img{border-radius:16px!important;width:100%!important;max-width:100%!important}.hero-ready-badge{border-radius:16px!important;gap:10px!important;max-width:230px!important;padding:12px 14px!important;bottom:8px!important;left:0!important;right:auto!important}.hero-ready-badge span{font-size:15px!important}.hero-ready-meta{letter-spacing:-.02em;white-space:nowrap!important}.how-it-works-hero{padding:86px 0 36px!important}.how-it-works-title{margin-bottom:16px!important}.how-it-works-subtitle{font-size:16px!important}.how-it-works-steps-section{padding-top:36px!important}.how-it-works-step{gap:24px!important;margin-bottom:40px!important}.how-it-works-step-copy h2{margin-bottom:12px!important}.how-it-works-step-copy p{font-size:16px!important;line-height:1.7!important}.how-it-works-step-frame{border-radius:20px!important;min-height:180px!important;padding:18px!important}.category-card{padding:18px 16px!important}.category-card-image{height:96px!important;margin-bottom:14px!important}.category-card-image img{max-height:76px!important}.category-card-copy{gap:12px!important;margin-bottom:12px!important}.category-card-copy h3{font-size:16px!important}.category-card-copy p{font-size:12px!important}.category-card-footer{justify-content:space-between!important;align-items:center!important;gap:10px!important}}@media (width<=600px){.letter-preview-container{overflow-x:hidden;padding:0!important}.letter-preview-paper{width:100%!important;min-width:100%!important;box-shadow:none!important;border-radius:0!important;padding:20px!important;font-size:11px!important;transform:none!important}.letter-preview-paper h2{font-size:14px!important}}
