/*! DOCXWebsite visual system. Copyright (c) 2026 DOCXWebsite. All rights reserved. */:root{--ink:#0b1220;--ink-2:#172033;--muted:#657086;--line:#dfe4ec;--soft:#f4f7fb;--paper:#fff;--blue:#3157e8;--blue-dark:#1838b8;--violet:#7457ed;--green:#0a7c5b;--radius:24px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f4f6fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fff 0,#f8f9fc 640px,#f1f4f8 100%);overflow-x:hidden}body:before{content:"";position:absolute;inset:68px 0 auto;height:660px;pointer-events:none;background:radial-gradient(circle at 82% 18%,rgba(98,80,230,.12),transparent 31%),radial-gradient(circle at 14% 22%,rgba(49,87,232,.08),transparent 27%)}button,input{font:inherit}button{cursor:pointer}.hidden{display:none!important}.skip-link{position:fixed;left:12px;top:12px;z-index:100;transform:translateY(-160%);background:var(--ink);color:#fff;padding:11px 15px;border-radius:10px;font-weight:800;text-decoration:none}.skip-link:focus{transform:none}.cover-drop:focus-within,.dropzone:focus-within,a:focus-visible,button:focus-visible,input:focus-visible{outline:rgba(49,87,232,.28) solid 3px;outline-offset:3px}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1420px)/ 2));border-bottom:1px solid rgba(15,23,42,.07);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-weight:850;letter-spacing:-.025em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,var(--blue),var(--violet));color:#fff;font-family:ui-sans-serif,sans-serif;font-size:18px;font-weight:850;line-height:1;box-shadow:0 8px 20px rgba(49,87,232,.24);position:relative}.brand-mark:after{content:"";position:absolute;inset:5px;border:1px solid rgba(255,255,255,.35);border-radius:7px}.prototype-badge{font-size:11px;font-weight:800;padding:7px 11px;border-radius:999px;background:#f0f3ff;color:#3246ad;border:1px solid #dce2ff}.shell{position:relative;width:min(1420px,calc(100% - 36px));margin:0 auto;padding:64px 0 80px}.hero{min-height:520px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:70px;align-items:center;padding:34px 16px 76px}.hero-content{max-width:660px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:900;letter-spacing:.16em;color:#4c5870;margin:0 0 18px}.eyebrow>span{width:24px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),var(--violet))}.hero h1{font-size:clamp(52px,6.4vw,88px);line-height:.93;letter-spacing:-.068em;margin:0;max-width:760px;font-weight:880}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,var(--blue) 4%,var(--violet) 72%);-webkit-background-clip:text;background-clip:text}.hero-copy{font-size:clamp(17px,1.55vw,21px);line-height:1.62;color:var(--muted);max-width:650px;margin:27px 0 0}.hero-actions{display:flex;align-items:center;gap:13px;margin-top:30px;flex-wrap:wrap}.hero-cta{display:inline-flex;align-items:center;gap:18px;padding:15px 20px;border-radius:13px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:850;box-shadow:0 14px 30px rgba(11,18,32,.18);transition:.2s}.hero-cta:hover{transform:translateY(-2px);background:#182238}.hero-cta span{font-size:19px;line-height:1}.privacy-pill{display:inline-flex;align-items:center;gap:8px;background:#ecfdf6;color:#087455;border:1px solid #b7ead8;border-radius:13px;padding:13px 14px;font-size:12px;font-weight:800}.privacy-pill:before{content:"✓";display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#c9f3e4;font-weight:950}.trust-row{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:24px;color:#667085;font-size:11px;font-weight:750}.trust-row span:before{content:"✓";color:var(--blue);font-weight:950;margin-right:6px}.hero-showcase{position:relative;min-height:410px;display:grid;place-items:center}.showcase-glow{position:absolute;width:430px;height:330px;background:linear-gradient(135deg,rgba(49,87,232,.22),rgba(116,87,237,.19));filter:blur(55px);border-radius:50%;transform:rotate(-12deg)}.showcase-window{position:relative;width:min(650px,100%);background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:20px;box-shadow:0 34px 80px rgba(20,31,56,.18),0 4px 14px rgba(20,31,56,.08);overflow:hidden;transform:perspective(1100px) rotateY(-4deg) rotateX(1deg)}.showcase-bar{height:37px;background:#f7f8fb;border-bottom:1px solid #e6e9ef;display:flex;align-items:center;gap:6px;padding:0 13px}.showcase-bar i,.window-dots i{width:8px;height:8px;border-radius:50%;background:#d8dde6}.showcase-bar i:first-child,.window-dots i:first-child{background:#ff7167}.showcase-bar i:nth-child(2),.window-dots i:nth-child(2){background:#f5c44f}.showcase-bar i:nth-child(3),.window-dots i:nth-child(3){background:#62c776}.showcase-bar span{margin:auto;color:#9aa3b4;font-size:8px;font-weight:700;background:#fff;border:1px solid #eaecf0;border-radius:5px;padding:4px 28px}.showcase-page{min-height:315px;background:#fff}.showcase-nav{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid #edf0f4;color:#182238;font-size:8px}.showcase-nav b{font:800 11px/1 Georgia,serif}.showcase-nav span{color:#7c8799;font-weight:700}.showcase-body{display:grid;grid-template-columns:150px 1fr;gap:32px;align-items:center;padding:33px 42px;background:linear-gradient(135deg,#f8f5ef,#f7f9ff)}.showcase-cover{height:205px;border-radius:4px;background:linear-gradient(155deg,#0e2140,#3157e8);box-shadow:0 16px 30px rgba(19,38,75,.22);color:#fff;padding:25px 19px;display:flex;flex-direction:column;justify-content:space-between}.showcase-cover span{font:800 25px/.9 Georgia,serif;letter-spacing:-.04em}.showcase-cover small{font-size:6px;letter-spacing:.19em}.showcase-copy small{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.14em}.showcase-copy strong{display:block;font-family:Georgia,serif;font-size:clamp(22px,3vw,34px);font-weight:800;line-height:1.03;letter-spacing:-.04em;margin-top:9px}.showcase-copy p{font-size:9px;line-height:1.55;color:#738096;max-width:270px}.showcase-copy button{border:0;border-radius:999px;background:#172033;color:#fff;padding:8px 12px;font-size:7px;font-weight:800}.floating-card{position:absolute;display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.95);border:1px solid rgba(15,23,42,.1);border-radius:13px;padding:11px 12px;box-shadow:0 16px 34px rgba(20,31,56,.16);font-size:9px;color:#5e6a7d}.floating-card b{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#edf1ff;color:var(--blue);font-size:9px}.floating-card span{font-weight:800;color:#344054}.floating-card i{font-style:normal;color:var(--green);font-weight:950}.floating-doc{left:-18px;top:52px}.floating-site{right:-15px;bottom:45px}.section-heading,.workspace-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:68px 4px 25px}.section-heading h2,.workspace-heading h2{font-size:clamp(30px,4vw,49px);line-height:1.04;letter-spacing:-.05em;margin:0}.workspace-heading>p{max-width:360px;margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.6}.section-heading .eyebrow,.workspace-heading .eyebrow{margin-bottom:12px}.workspace{display:grid;grid-template-columns:minmax(335px,405px) minmax(0,1fr);gap:22px;align-items:stretch;scroll-margin-top:88px}.panel{background:var(--paper);border:1px solid rgba(17,24,39,.08);border-radius:var(--radius);box-shadow:0 22px 60px rgba(17,24,39,.075)}.controls{padding:0 24px 25px;height:fit-content;position:sticky;top:88px;max-height:calc(100vh - 104px);overflow:auto;scrollbar-width:thin;scrollbar-color:#cfd5df transparent}.control-intro{position:sticky;top:0;z-index:3;margin:0 -24px 24px;padding:18px 24px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #edf0f4;border-radius:24px 24px 0 0}.control-intro>span{float:right;background:#edf1ff;color:var(--blue);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;letter-spacing:.12em}.control-intro strong{display:block;font-size:15px}.control-intro small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.step-heading{display:flex;gap:12px;align-items:flex-start}.step-heading>span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:linear-gradient(145deg,var(--blue),var(--violet));color:#fff;font-size:11px;font-weight:900;box-shadow:0 6px 14px rgba(49,87,232,.2)}.step-heading strong{display:block;font-size:13px}.step-heading small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:3px}.cover-drop,.dropzone{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:15px;border:1.5px dashed #bfc8d8;border-radius:16px;background:linear-gradient(180deg,#fbfcff,#f5f7fb);transition:.18s}.dropzone{padding:28px 18px}.cover-drop{padding:20px 16px}.cover-drop:hover,.dropzone.dragover,.dropzone:hover{border-color:var(--blue);background:#f4f6ff;transform:translateY(-1px);box-shadow:0 10px 24px rgba(49,87,232,.07)}.cover-drop input,.dropzone input{display:none}.cover-add,.drop-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e9edff;color:var(--blue);font-size:23px;line-height:1;margin-bottom:10px}.cover-drop strong,.dropzone strong{font-size:13px}.cover-drop small,.dropzone small,.dropzone span:not(.drop-icon){font-size:10px;color:var(--muted);margin-top:4px}.sample-btn{width:100%;margin-top:7px;border:0;background:0 0;color:#516078;font-size:11px;font-weight:800;padding:9px}.sample-btn:hover{color:var(--blue)}.file-card{margin-top:12px;padding:12px 13px;border:1px solid #dce2eb;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fbfcfe}.file-card strong{display:block;font-size:12px;overflow-wrap:anywhere}.file-card small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.icon-btn,.text-btn{border:0;background:0 0;color:#41516a;font-size:11px;font-weight:800;padding:7px}.icon-btn:hover,.text-btn:hover{color:var(--blue)}.document-summary{margin-top:10px;padding:11px 12px;border-radius:11px;background:#eef4ff;border:1px solid #cfe0ff;color:#3157a5;font-size:10px;line-height:1.6}.document-summary strong{display:block;font-size:11px;color:#234391;margin-bottom:2px}.error-card{margin-top:10px;padding:12px;border-radius:11px;background:#fef3f2;border:1px solid #fecdca;color:#912018}.error-card strong{font-size:11px}.error-card p{font-size:10px;line-height:1.5;margin:4px 0 0}.divider{height:1px;background:linear-gradient(90deg,transparent,#dce2eb 12%,#dce2eb 88%,transparent);margin:23px 0}.field{display:block;font-size:11px;font-weight:800;color:#344054;margin-top:13px}.field input[type=password],.field input[type=text],.field select{display:block;width:100%;margin-top:7px;border:1px solid #ccd4e0;border-radius:11px;padding:11px 12px;background:#fff;color:var(--ink);outline:0;transition:.16s}.field input:hover,.field select:hover{border-color:#aeb9c9}.field input:focus,.field select:focus{border-color:#758be8;box-shadow:0 0 0 4px rgba(49,87,232,.09)}.field-label{display:block;margin-bottom:7px}.input-help{display:block;margin-top:5px;color:var(--muted);font-size:9px;font-weight:500;line-height:1.4}.password-fields{margin-top:10px;padding:3px 12px 12px;border:1px solid #e1e6ef;border-radius:12px;background:#fbfcff}.field-note{margin:10px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.segmented{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d4dae4;padding:4px;border-radius:12px;background:#f3f5f8}.device-toggle button,.segmented button{border:0;background:0 0;border-radius:8px;padding:8px 6px;font-size:10px;font-weight:800;color:#6b7689}.device-toggle button.active,.segmented button.active{background:#fff;color:#172033;box-shadow:0 2px 7px rgba(17,24,39,.1)}.color-row{display:grid;grid-template-columns:47px 1fr;gap:8px;margin-top:7px}.color-row input[type=color]{width:47px;height:42px;border:1px solid #ccd4e0;border-radius:11px;padding:4px;background:#fff}.color-row input[type=text]{margin:0}.cover-card{margin-top:13px;border:1px solid #dce2eb;border-radius:14px;padding:10px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;background:#fafbfe}.cover-card img{width:72px;height:92px;object-fit:cover;border-radius:9px;background:#eef0f3;border:1px solid #e4e7ec;box-shadow:0 5px 14px rgba(15,23,42,.1)}.cover-card-copy{min-width:0}.cover-card-copy strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cover-card-copy small{display:block;font-size:9px;color:var(--muted);line-height:1.45;margin:4px 0}.cover-card-copy .icon-btn{padding:4px 0;color:#b42318}.toggle-row{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:11px 12px;border-radius:12px;background:#f8faff;border:1px solid #e1e6ef;cursor:pointer}.toggle-row input{margin-top:3px;accent-color:var(--blue)}.toggle-row span{display:block}.toggle-row strong{display:block;font-size:11px;color:#344054}.toggle-row small{display:block;margin-top:2px;font-size:9px;color:var(--muted);line-height:1.45}.export-grid{display:grid;gap:9px}.primary-btn,.secondary-btn{border-radius:12px;padding:13px 14px;font-weight:850;font-size:12px;border:1px solid transparent;transition:.18s}.primary-btn{background:linear-gradient(135deg,var(--blue),#4c3ed0);color:#fff;box-shadow:0 10px 22px rgba(49,87,232,.2)}.primary-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 27px rgba(49,87,232,.25)}.secondary-btn{background:#fff;color:var(--ink);border-color:#ccd4e0}.secondary-btn:not(:disabled):hover{background:#f7f9fc}.primary-btn:disabled,.secondary-btn:disabled,.text-btn:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.primary-btn[aria-busy=true]{cursor:wait}.text-btn{width:100%;padding:12px;margin-top:1px}.export-assurance{display:flex;gap:9px;margin-top:11px;padding:10px 11px;border:1px solid #d9eee7;background:#f2fbf8;border-radius:11px;color:#39705f}.export-assurance>span{display:grid;place-items:center;width:19px;height:19px;flex:0 0 auto;border-radius:50%;background:#d3f2e7;color:#087455;font-weight:950;font-size:10px}.export-assurance p{margin:0}.export-assurance small,.export-assurance strong{display:block;font-size:9px;line-height:1.45}.export-assurance small{color:#628477}.preview-panel{min-height:780px;overflow:hidden;display:flex;flex-direction:column;background:#111827;border-color:#111827;box-shadow:0 30px 80px rgba(11,18,32,.2)}.preview-toolbar{height:68px;padding:0 18px;display:flex;align-items:center;gap:13px;border-bottom:1px solid rgba(255,255,255,.09);background:#151e2f;color:#fff}.window-dots{display:flex;gap:6px}.window-dots i{display:block;width:8px;height:8px;border-radius:50%}.preview-toolbar>div:nth-child(2){margin-right:auto}.preview-toolbar strong{display:block;font-size:12px}.preview-toolbar small{display:block;color:#9aa7ba;font-size:10px;margin-top:3px}.device-toggle{display:flex;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05);padding:3px;border-radius:10px}.device-toggle button{padding:7px 10px;color:#aeb8c8}.device-toggle button.active{background:#fff;color:#172033}.preview-stage{position:relative;flex:1;min-height:710px;background-color:#202b3d;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:24px 24px;padding:25px;display:flex;justify-content:center;overflow:auto}.empty-state{margin:auto;text-align:center;max-width:430px;padding:34px;color:#e9edf4}.empty-state h2{font-size:22px;letter-spacing:-.03em;margin:22px 0 9px}.empty-state p{font-size:12px;color:#a5b0c1;line-height:1.65}.empty-graphic{width:190px;height:126px;background:#fff;border-radius:13px;border:1px solid rgba(255,255,255,.2);box-shadow:0 22px 50px rgba(0,0,0,.25);padding:19px;margin:auto;position:relative}.empty-graphic:before{content:"";display:block;height:8px;background:linear-gradient(90deg,var(--blue),var(--violet));border-radius:5px;margin-bottom:16px}.empty-graphic span{display:block;height:8px;border-radius:6px;background:#e9edf3;margin:0 0 11px}.empty-graphic span:first-child{width:60%}.empty-graphic span:nth-child(2){width:88%}.empty-graphic span:nth-child(3){width:74%}#previewFrame{width:100%;height:100%;min-height:665px;border:0;border-radius:13px;background:#fff;box-shadow:0 22px 60px rgba(0,0,0,.28);transition:width .22s,border-radius .22s}#previewFrame.mobile{width:390px;max-width:100%;border-radius:28px;border:7px solid #0b1220}.section-heading{justify-content:flex-start;padding-top:84px;max-width:850px}.how-it-works{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:0}.how-it-works article{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(17,24,39,.07);border-radius:20px;padding:27px;box-shadow:0 12px 35px rgba(17,24,39,.045)}.how-it-works article:after{content:"";position:absolute;width:90px;height:90px;right:-32px;bottom:-42px;background:radial-gradient(circle,rgba(49,87,232,.13),transparent 68%)}.how-it-works span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#eef1ff;color:var(--blue);font-size:10px;font-weight:900}.how-it-works h2{font-size:18px;letter-spacing:-.025em;margin:18px 0 8px}.how-it-works p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}dialog{border:0;padding:0;background:0 0;max-width:min(540px,calc(100% - 28px));border-radius:22px}dialog::backdrop{background:rgba(8,14,27,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-card{background:#fff;border-radius:22px;padding:31px;position:relative}.dialog-card h2{font-size:30px;letter-spacing:-.045em;margin:0 0 18px}.dialog-card ol{padding-left:22px;color:#344054;line-height:1.85;font-size:13px}.dialog-note{padding:14px;border-radius:12px;background:#f3f6fb;color:#536178;font-size:11px;line-height:1.65}.dialog-close{position:absolute;right:16px;top:14px;border:0;background:0 0;font-size:26px;color:#667085}.dialog-card .primary-btn{width:100%;margin-top:12px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#0b1220;color:#fff;padding:11px 15px;border-radius:11px;font-size:11px;font-weight:800;opacity:0;pointer-events:none;transition:.2s;z-index:50;box-shadow:0 12px 28px rgba(0,0,0,.2)}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1160px){.hero{grid-template-columns:1fr 1fr;gap:35px}.floating-doc{left:-4px}.floating-site{right:-3px}.workspace{grid-template-columns:370px minmax(0,1fr)}}@media(max-width:980px){.shell{padding-top:42px}.hero{grid-template-columns:1fr;min-height:0;padding-bottom:60px}.hero-content{max-width:760px}.hero-showcase{width:min(720px,100%);margin:auto}.workspace-heading{padding-top:55px}.workspace{grid-template-columns:1fr}.controls{position:static;max-height:none;overflow:visible}.control-intro{position:static}.preview-panel{min-height:650px}.preview-stage{min-height:590px}.how-it-works{grid-template-columns:1fr 1fr}}@media(max-width:640px){body:before{height:520px}.topbar{height:62px;padding:0 15px}.brand{font-size:14px}.brand-mark{width:33px;height:33px}.prototype-badge{display:none}.shell{width:min(100% - 20px,1420px);padding:31px 0 48px}.hero{display:block;padding:12px 3px 45px}.hero h1{font-size:clamp(44px,14vw,61px)}.hero-copy{font-size:16px;margin-top:21px}.hero-actions{align-items:stretch;flex-direction:column;margin-top:24px}.hero-cta,.privacy-pill{justify-content:center}.trust-row{gap:8px 13px;margin-top:19px}.hero-showcase{min-height:300px;margin-top:42px}.showcase-window{transform:none;border-radius:15px}.showcase-bar{height:30px}.showcase-page{min-height:235px}.showcase-nav{height:36px;padding:0 15px}.showcase-nav span{display:none}.showcase-body{grid-template-columns:91px 1fr;gap:17px;padding:23px 21px}.showcase-cover{height:145px;padding:17px 11px}.showcase-cover span{font-size:17px}.showcase-copy strong{font-size:21px}.showcase-copy p{font-size:8px}.floating-card{padding:8px}.floating-card b{width:24px;height:24px}.floating-doc{left:-3px;top:34px}.floating-site{right:-2px;bottom:25px}.workspace-heading{display:block;padding:45px 3px 20px}.section-heading h2,.workspace-heading h2{font-size:34px}.workspace-heading>p{margin-top:13px}.workspace{gap:13px}.panel{border-radius:17px}.controls{padding:0 16px 20px}.control-intro{margin:0 -16px 21px;padding:16px;border-radius:17px 17px 0 0}.preview-panel{min-height:580px}.preview-toolbar{padding:0 11px;height:62px}.window-dots{display:none}.device-toggle button{padding:7px 8px}.preview-stage{padding:9px;min-height:510px}#previewFrame{min-height:490px}#previewFrame.mobile{border-width:4px;border-radius:21px}.section-heading{padding:58px 3px 20px}.how-it-works{grid-template-columns:1fr}.how-it-works article{padding:22px}.toast{width:calc(100% - 28px);text-align:center;bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:NaNs!important;transition-duration:NaNs!important}}.password-reveal{display:flex;align-items:center;gap:7px;margin-top:10px;color:#475467;font-size:10px;font-weight:700}.password-reveal input{margin:0}.launch-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.launch-nav a{color:#475467;text-decoration:none;font-size:12px;font-weight:800}.launch-nav a:hover{color:#3157e8}.ad-slot{display:none;place-items:center;max-width:1180px;min-height:112px;margin:54px auto 10px;border:1px dashed #ccd4e0;border-radius:16px;background:#fbfcff;color:#98a2b3}.ad-slot[data-active=true]{display:grid}.ad-slot>span{font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ad-slot [data-ad-slot]:empty{display:none}.section-heading.compact{max-width:760px;margin:0 auto 34px;text-align:center}.section-heading.compact p:last-child{color:#667085;line-height:1.7}.guide-section,.proof-section,.tools-section,.use-section{max-width:1180px;margin:88px auto 0}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.example-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:20px;background:#fff;color:#101828;text-decoration:none;box-shadow:0 16px 45px rgba(15,23,42,.07);transition:.18s}.example-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(15,23,42,.12)}.example-card>div{padding:22px}.example-card small{color:#667085;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.example-card h3{margin:7px 0;font-size:22px;letter-spacing:-.03em}.example-card p{min-height:48px;margin:0 0 16px;color:#667085;font-size:13px;line-height:1.55}.example-card strong{color:#3157e8;font-size:12px}.example-art{position:relative;display:grid;place-items:center;height:190px;background:#111827;color:#fff}.example-art i,.example-art:after,.example-art:before{content:'';position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:10px}.example-art:before{width:58%;height:58%;transform:rotate(-6deg)}.example-art:after{width:52%;height:52%;transform:rotate(5deg)}.example-art i{width:44%;height:44%;background:rgba(255,255,255,.08)}.example-art b{position:relative;z-index:1;font-size:22px;letter-spacing:.15em}.example-card.course .example-art{background:linear-gradient(135deg,#111827,#3157e8)}.example-card.book .example-art{background:linear-gradient(135deg,#241332,#7c3aed)}.example-card.business .example-art{background:linear-gradient(135deg,#062b27,#0f9f84)}.outcome-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;max-width:1180px;margin:100px auto;padding:58px;border-radius:26px;background:#101828;color:#fff}.outcome-section>div:first-child>p:last-child{color:#aab4c3;line-height:1.7}.outcome-section h2{font-size:clamp(32px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.outcome-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.outcome-grid article{padding:19px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.04)}.outcome-grid b{color:#8ea3ff;font-size:10px}.outcome-grid h3{margin:7px 0;font-size:16px}.outcome-grid p{margin:0;color:#aab4c3;font-size:12px;line-height:1.55}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.use-grid a{padding:24px;border:1px solid #e4e7ec;border-radius:17px;background:#fff;color:#101828;text-decoration:none}.use-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eef2ff;color:#3157e8;font-weight:900}.use-grid h3{margin:16px 0 8px}.use-grid p{margin:0;color:#667085;font-size:12px;line-height:1.55}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.tool-grid a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;color:#101828;text-decoration:none}.tool-grid a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef2ff;color:#3157e8;font-size:11px;font-weight:900}.tool-grid h3{margin:0 0 4px;font-size:15px}.tool-grid p{margin:0;color:#667085;font-size:11px}.tool-grid a>b{color:#3157e8}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-grid a{padding:22px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;color:#101828;text-decoration:none}.guide-grid small{color:#3157e8;font-size:9px;font-weight:900;letter-spacing:.12em}.guide-grid h3{margin:10px 0 7px;font-size:17px}.guide-grid p{margin:0;color:#667085;font-size:12px;line-height:1.55}.all-guides{display:block;margin-top:24px;color:#3157e8;text-align:center;font-size:13px;font-weight:850;text-decoration:none}.trust-section{display:grid;grid-template-columns:1fr 1fr;gap:58px;max-width:1180px;margin:100px auto;padding:52px;border:1px solid #dfe5ef;border-radius:24px;background:linear-gradient(135deg,#f8faff,#fff)}.trust-section h2{font-size:36px;letter-spacing:-.04em}.trust-section p{color:#667085;line-height:1.7}.trust-section a{color:#3157e8;font-weight:800;text-decoration:none}.trust-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trust-facts span{padding:18px;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.trust-facts b,.trust-facts small{display:block}.trust-facts b{font-size:13px}.trust-facts small{margin-top:4px;color:#667085;font-size:10px}.launch-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;margin-top:90px;padding:56px max(24px,calc((100vw - 1180px)/ 2));border-top:1px solid #e4e7ec;background:#0e1628;color:#fff}.launch-footer .brand{color:#fff}.launch-footer p,.launch-footer small{color:#98a2b3}.launch-footer h2{margin:0 0 14px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.launch-footer>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.launch-footer a:not(.brand){color:#cbd5e1;text-decoration:none;font-size:12px}@media(max-width:900px){.launch-nav{display:none}.example-grid,.guide-grid{grid-template-columns:1fr 1fr}.outcome-section{grid-template-columns:1fr;gap:30px}.launch-footer,.use-grid{grid-template-columns:1fr 1fr}.trust-section{grid-template-columns:1fr}}@media(max-width:600px){.example-grid,.guide-grid,.outcome-grid,.tool-grid,.trust-facts,.use-grid{grid-template-columns:1fr}.outcome-section,.trust-section{padding:28px 20px;margin-top:70px}.guide-section,.proof-section,.tools-section,.use-section{margin-top:68px}.launch-footer{grid-template-columns:1fr}.ad-slot{margin-inline:14px}.example-card p{min-height:0}}.content-page{max-width:920px;margin:0 auto;padding:90px 24px}.content-page .breadcrumb{color:#667085;font-size:11px;font-weight:800;text-decoration:none}.content-page>header{margin:34px 0 50px}.content-page>header h1{max-width:780px;margin:12px 0 18px;font-size:clamp(38px,7vw,68px);line-height:1;letter-spacing:-.055em}.content-page>header p{max-width:720px;color:#667085;font-size:17px;line-height:1.7}.article-body{font-size:16px;line-height:1.8}.article-body h2{margin:48px 0 12px;font-size:30px;letter-spacing:-.04em}.article-body h3{margin:30px 0 8px}.article-body li,.article-body p{color:#475467}.article-body .callout{margin:30px 0;padding:22px;border-left:4px solid #3157e8;border-radius:0 14px 14px 0;background:#f5f7ff}.article-body .steps{counter-reset:steps;display:grid;gap:14px;padding:0;list-style:none}.article-body .steps li{position:relative;padding:18px 18px 18px 58px;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.article-body .steps li:before{counter-increment:steps;content:counter(steps);position:absolute;left:17px;top:17px;display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#3157e8;color:#fff;font-size:11px;font-weight:900}.page-cta{margin-top:54px;padding:30px;border-radius:20px;background:#101828;color:#fff}.page-cta h2{margin:0 0 8px}.page-cta p{color:#aab4c3}.page-cta a{display:inline-block;margin-top:8px;padding:12px 17px;border-radius:11px;background:#3157e8;color:#fff;font-weight:850;text-decoration:none}.index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.index-grid a{padding:20px;border:1px solid #e4e7ec;border-radius:15px;color:#101828;text-decoration:none}.index-grid h2{margin:0 0 6px;font-size:18px}.index-grid p{margin:0;color:#667085;font-size:12px}.legal-note{font-size:13px}.example-browser{overflow:hidden;margin:34px 0;border:1px solid #d9e0eb;border-radius:20px;background:#101828;box-shadow:0 24px 70px rgba(15,23,42,.18)}.example-browser-bar{padding:11px 16px;color:#98a2b3;font-size:10px}.example-browser-body{min-height:330px;padding:48px;background:#fff}.example-browser-body h2{font-size:38px;letter-spacing:-.04em}.example-browser-body .mock-line{height:10px;margin:12px 0;border-radius:8px;background:#e7ebf2}.example-browser-body .mock-line.short{width:58%}@media(max-width:600px){.content-page{padding-top:60px}.index-grid{grid-template-columns:1fr}.example-browser-body{padding:28px 20px}}