:root{--bg:#f5f6fa;--paper:#fff;--ink:#111827;--muted:#6f7788;--line:#e4e7ef;--navy:#0b1020;--indigo:#6958f5;--cyan:#46d9c5;--soft:#f0f1f7;--success:#169a6a}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:clip}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid rgba(105,88,245,.25);outline-offset:3px}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.mesh{position:absolute;z-index:-1;border-radius:50%;filter:blur(8px);pointer-events:none}.mesh-a{width:530px;height:530px;right:-180px;top:70px;background:radial-gradient(circle,rgba(105,88,245,.16),transparent 65%)}.mesh-b{width:420px;height:420px;left:-220px;top:650px;background:radial-gradient(circle,rgba(70,217,197,.13),transparent 65%)}.nav-wrap{position:sticky;top:0;z-index:20;background:rgba(245,246,250,.82);border-bottom:1px solid rgba(216,220,230,.7);backdrop-filter:blur(18px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:850;letter-spacing:-.35px}.logo>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:white;background:var(--navy);box-shadow:0 9px 22px rgba(11,16,32,.18)}.logo svg{width:20px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round}.nav-links{display:flex;gap:34px;color:#646d7e;font-size:13px;font-weight:650}.nav-links a:hover{color:var(--indigo)}.nav-cta{padding:11px 16px;border-radius:11px;color:white;background:var(--navy);font-size:12px;font-weight:750}.nav-cta span{margin-left:9px;color:var(--cyan)}.hero{display:grid;grid-template-columns:1fr 350px;align-items:center;gap:70px;padding:90px 0 76px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--indigo);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:1.7px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(70,217,197,.12)}.hero h1{font-size:clamp(60px,7.1vw,94px);line-height:.93;letter-spacing:-5.7px;margin:21px 0 24px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#6554f3,#8272ff 48%,#25baa7);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7;margin:0}.hero-side{display:grid;gap:12px}.hero-card{position:relative;overflow:hidden;min-height:210px;padding:24px;border-radius:22px;color:white;background:linear-gradient(145deg,#0b1020,#1e1d46);box-shadow:0 30px 65px rgba(21,22,60,.22)}.hero-card::after{content:"";position:absolute;width:190px;height:190px;right:-55px;bottom:-85px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.035),0 0 0 56px rgba(255,255,255,.02)}.hero-card>span{color:#8e99b4;font-size:9px;font-weight:850;letter-spacing:1.8px}.hero-card strong{display:block;font-size:57px;letter-spacing:-4px;margin:16px 0 3px}.hero-card p{color:#aeb7ce;font-size:12px;margin:0}.hero-card>i{position:absolute;right:20px;top:20px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:var(--navy);background:var(--cyan);font-style:normal}.hero-note{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.7)}.hero-note>b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#087c68;background:#def9f4}.hero-note span{font-size:11px;color:var(--muted)}.hero-note strong{display:block;color:var(--ink);font-size:12px}.trust-strip{overflow:hidden;border-block:1px solid #e0e3eb;background:white}.trust-strip>div{height:48px;display:flex;align-items:center;justify-content:center;gap:27px;color:#8991a1;font-size:9px;font-weight:850;letter-spacing:1.6px;white-space:nowrap}.trust-strip i{color:var(--cyan);font-style:normal;font-size:7px}.app-shell{display:grid;grid-template-columns:370px minmax(0,1fr);gap:18px;align-items:start;padding:80px 0 95px}.input-desk{position:sticky;top:96px;padding:25px;border:1px solid #dce0e9;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 18px 55px rgba(31,40,68,.08);backdrop-filter:blur(12px)}.desk-kicker{display:flex;align-items:center;gap:9px;color:#8790a2;font-size:9px;font-weight:850;letter-spacing:1.4px}.desk-kicker>span,.section-number{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:white;background:var(--navy);font-size:9px;letter-spacing:0}.desk-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:20px 0 17px}.desk-title h2{font-size:23px;letter-spacing:-.8px;margin:0}.desk-title p{color:var(--muted);font-size:11px;line-height:1.5;margin:4px 0 0}.desk-title button{border:0;background:transparent;color:var(--indigo);font-size:10px;font-weight:800;white-space:nowrap;padding:7px 0}.editor-wrap{overflow:hidden;border:1px solid #dce0e8;border-radius:13px;background:#f8f9fc}.editor-bar{height:38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 11px;border-bottom:1px solid #e1e4eb;color:#9299a7;font-size:9px}.editor-bar>span{display:flex;gap:4px}.editor-bar i{width:7px;height:7px;border-radius:50%;background:#d5d8df}.editor-bar i:first-child{background:#ff7967}.editor-bar b{font-weight:700}.editor-bar button{justify-self:end;border:0;background:transparent;color:#7a8291;font-size:9px}.editor-body{display:grid;grid-template-columns:35px 1fr;height:285px}.line-numbers{padding:14px 8px;border-right:1px solid #e1e4eb;color:#a7adba;text-align:right;white-space:pre;font:10px/1.8 ui-monospace,monospace}.editor-body textarea{width:100%;height:100%;resize:none;border:0;background:transparent;padding:13px;color:#293248;outline:0;font:12px/1.8 ui-monospace,monospace}.source-meta{display:flex;justify-content:space-between;color:#8b93a2;font-size:10px;margin:9px 1px 17px}.generate-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 14px;border:0;border-radius:11px;color:white;background:linear-gradient(100deg,#6656f2,#7e6cf8);box-shadow:0 13px 28px rgba(105,88,245,.23);transition:transform .2s,box-shadow .2s}.generate-button:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(105,88,245,.3)}.generate-button span{text-align:left}.generate-button b{display:block;font-size:13px}.generate-button small{display:block;opacity:.67;font-size:9px;margin-top:1px}.generate-button i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:var(--navy);background:var(--cyan);font-style:normal;font-size:17px}.desk-tip{display:flex;align-items:center;gap:9px;margin-top:16px;color:#9299a7;font-size:9px}.desk-tip>span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#f0f1f6;color:#687183}.desk-tip p{margin:0}.result-desk{display:grid;gap:18px;min-width:0}.live-panel,.output-studio{overflow:hidden;border:1px solid #dce0e9;border-radius:20px;background:white;box-shadow:0 18px 55px rgba(31,40,68,.07)}.panel-head,.studio-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 22px;border-bottom:1px solid var(--line)}.panel-head>div,.studio-head>div{display:flex;align-items:center;gap:11px}.section-number{background:var(--navy)}.section-number.purple{background:var(--indigo)}.panel-head h2,.studio-head h2{font-size:16px;margin:0}.panel-head p,.studio-head p{color:var(--muted);font-size:10px;margin:2px 0 0}.ready-pill{padding:6px 9px;border-radius:999px;color:var(--success);background:#e9f9f3;font-size:9px;font-weight:850}.live-content{height:224px;overflow:auto;padding:3px 20px;background:linear-gradient(180deg,#fff,#fcfcfe)}.empty-state{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty-state>span{display:grid;place-items:center;width:45px;height:45px;border:1px solid #dfe3ec;border-radius:14px;color:var(--indigo);background:#f3f1ff;font-size:20px}.empty-state strong{font-size:12px;margin-top:10px}.empty-state p{color:#959cab;font-size:10px;margin:3px}.live-row{display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #eceef3;animation:linkIn .4s both}.live-row:nth-child(2){animation-delay:.05s}.live-row:nth-child(3){animation-delay:.1s}.live-index{font:9px ui-monospace,monospace;color:#9ca4b3}.live-row a{color:#5545dc;font:11px ui-monospace,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-row a:hover{text-decoration:underline}.live-open{color:#7c8596}.live-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid var(--line);color:#9299a8;font-size:9px}.live-foot button,.copy-visible{border:1px solid #d9dde6;border-radius:8px;background:white;color:#3d4659;padding:8px 10px;font-size:9px;font-weight:800}.live-foot button:hover:not(:disabled),.copy-visible:hover:not(:disabled){color:white;background:var(--navy);border-color:var(--navy)}.live-foot button b,.copy-visible span{margin-left:7px;color:var(--indigo)}.studio-head{padding-block:19px}.copy-visible{background:#f8f9fc}.style-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:15px 20px;background:#f7f8fb;border-bottom:1px solid var(--line)}.style-tabs button{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px;border:1px solid #e0e3eb;border-radius:11px;background:white;color:#6e7686;text-align:left}.style-tabs button[aria-selected=true]{color:var(--ink);border-color:#bcb4ff;box-shadow:0 0 0 3px rgba(105,88,245,.08)}.tab-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;color:#5746dd;background:#f0eeff;font-size:12px;font-weight:850}.style-tabs button[aria-selected=true] .tab-icon{color:white;background:var(--indigo)}.style-tabs b{display:block;font-size:10px}.style-tabs small{display:block;color:#9a a1af;font-size:8px;margin-top:2px}.style-tabs i{font-style:normal;color:#adb3bf;font:9px ui-monospace,monospace}.format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:18px;background:#fbfbfd}.format-card{overflow:hidden;border:1px solid #e0e3eb;border-radius:13px;background:white;transition:transform .22s,border-color .22s,box-shadow .22s}.format-card:hover{transform:translateY(-3px);border-color:#c0b8ff;box-shadow:0 14px 30px rgba(46,43,110,.09)}.format-top{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:12px}.format-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;color:#5140d5;background:#f0eeff;font:800 9px ui-monospace,monospace}.format-top h3{font-size:11px;margin:0}.format-top p{color:#8d95a4;font-size:8px;margin:2px 0 0}.locked{color:#8b93a1;background:#f1f2f6;border-radius:5px;padding:3px 5px;font-size:7px;font-weight:850;letter-spacing:.5px}.format-card textarea{display:block;width:calc(100% - 20px);height:174px;resize:none;margin:0 10px;border:1px solid #e5e7ed;border-radius:9px;background:#f8f9fb;color:#293248;padding:11px;outline:0;font:9px/1.75 ui-monospace,monospace;scrollbar-color:#c7ccd6 transparent}.format-card textarea:focus{border-color:#bcb4f5;box-shadow:0 0 0 3px rgba(105,88,245,.06)}.format-card footer{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:9px 10px;color:#969daa;font-size:8px}.format-card footer button{border:1px solid #dfe2e9;border-radius:7px;background:white;color:#4b5465;padding:6px 8px;font-size:8px;font-weight:800}.format-card footer button:hover:not(:disabled),.format-card footer button.copied{color:white;background:var(--indigo);border-color:var(--indigo)}.format-card footer b{margin-left:4px}.format-grid.switching .format-card{animation:cardSwitch .42s both}.format-grid.switching .format-card:nth-child(2){animation-delay:.04s}.format-grid.switching .format-card:nth-child(3){animation-delay:.08s}.format-grid.switching .format-card:nth-child(4){animation-delay:.12s}.guide{padding:55px 0 105px}.guide-title{display:grid;grid-template-columns:.4fr 1fr;align-items:start;gap:50px;padding-bottom:36px;border-bottom:1px solid #dcdfe7}.guide-title>span{color:var(--indigo);font-size:9px;font-weight:850;letter-spacing:1.3px}.guide-title h2{max-width:720px;font-size:clamp(35px,4.5vw,58px);line-height:1.05;letter-spacing:-2.7px;margin:0}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.guide-grid article{position:relative;min-height:250px;padding:27px 22px;border-right:1px solid #dcdfe7}.guide-grid article:last-child{border:0}.guide-grid article>span{position:absolute;right:17px;top:20px;color:#a5acb8;font:9px ui-monospace,monospace}.guide-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;color:white;background:var(--navy);font:800 11px ui-monospace,monospace;transition:transform .25s,background .25s}.guide-grid article:hover .guide-icon{transform:rotate(-6deg) scale(1.06);background:var(--indigo)}.guide-grid h3{font-size:17px;margin:30px 0 9px}.guide-grid p{color:var(--muted);font-size:11px;line-height:1.65;margin:0}.guide-grid article>b{display:inline-block;color:var(--indigo);font-size:8px;letter-spacing:1px;margin-top:20px}.bottom-cta{position:relative;overflow:hidden;min-height:300px;padding:52px;border-radius:24px;color:white;background:linear-gradient(120deg,#0b1020,#1e1d4a);box-shadow:0 30px 75px rgba(21,22,60,.2)}.bottom-cta>div:first-child,.bottom-cta>a{position:relative;z-index:2}.bottom-cta span{color:#7ae1d2;font-size:9px;font-weight:850;letter-spacing:1.5px}.bottom-cta h2{max-width:750px;font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-3.2px;margin:17px 0 30px}.bottom-cta>a{display:inline-flex;align-items:center;gap:35px;padding:12px 14px;border-radius:10px;color:var(--navy);background:var(--cyan);font-size:11px;font-weight:850}.cta-rings{position:absolute;right:-40px;top:-130px;width:440px;height:440px;border:1px solid rgba(255,255,255,.11);border-radius:50%;animation:spin 22s linear infinite}.cta-rings i{position:absolute;display:block;border:1px solid rgba(255,255,255,.1);border-radius:50%}.cta-rings i:nth-child(1){inset:50px}.cta-rings i:nth-child(2){inset:100px}.cta-rings i:nth-child(3){width:40px;height:40px;left:26px;top:82px;background:var(--indigo);border:0}.footer{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;padding:58px 0 28px;color:#89909e;font-size:10px}.footer>span{text-align:right}.toast{position:fixed;z-index:50;left:50%;bottom:24px;transform:translateX(-50%);padding:11px 17px;border-radius:10px;color:white;background:var(--navy);box-shadow:0 18px 45px rgba(12,16,31,.25);font-size:10px;font-weight:750}.toast[hidden]{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}.delay-one{transition-delay:.09s}.delay-two{transition-delay:.18s}.delay-three{transition-delay:.27s}@keyframes linkIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}@keyframes cardSwitch{from{opacity:.25;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:30px}.hero-side{grid-template-columns:1fr 1fr}.hero-card{min-height:155px}.app-shell{grid-template-columns:1fr}.input-desk{position:relative;top:auto}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-grid article:nth-child(2){border-right:0}.guide-grid article:nth-child(-n+2){border-bottom:1px solid #dcdfe7}}@media(max-width:680px){.shell{width:min(100% - 26px,1240px)}.nav{height:68px}.nav-links{display:none}.nav-cta{padding:9px 11px;font-size:10px}.hero{padding:58px 0 45px}.hero h1{font-size:49px;letter-spacing:-3.2px}.hero-copy>p{font-size:15px}.hero-side{grid-template-columns:1fr}.trust-strip>div{justify-content:flex-start;overflow:hidden}.app-shell{padding-block:55px}.input-desk{padding:18px}.editor-body{height:240px}.panel-head,.studio-head{align-items:flex-start;padding:17px}.copy-visible{display:none}.style-tabs{grid-template-columns:1fr;padding:12px}.format-grid{grid-template-columns:1fr;padding:12px}.format-card textarea{height:205px}.live-content{height:250px}.live-foot{align-items:flex-start;flex-direction:column}.live-foot button{width:100%}.guide-title{grid-template-columns:1fr;gap:15px}.guide-grid{grid-template-columns:1fr}.guide-grid article{border-right:0;border-bottom:1px solid #dcdfe7!important;min-height:auto}.bottom-cta{padding:36px 24px;min-height:400px}.bottom-cta h2{font-size:44px}.cta-rings{right:-250px;top:100px}.footer{grid-template-columns:1fr}.footer>span{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.format-grid.switching .format-card,.live-row,.cta-rings{animation:none}}
