/*! 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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.resize{resize:both}.rounded{border-radius:.25rem}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--blue:#1f5fbf;--cyan:#4cc9f0;--bg:#f8fafc;--surface:#fff;--soft:#eef4ff;--text:#1f2937;--muted:#64748b;--border:#e5e7eb;--navy:#0f2851;--green:#22c55e;--shadow:0 18px 50px #1f5fbf1c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1180px,100% - 48px);margin-inline:auto}.header{z-index:20;background:var(--bg);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.header{background:color-mix(in srgb,var(--bg) 91%,transparent)}}.header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.brand{letter-spacing:-.4px;align-items:center;gap:10px;font-size:18px;font-weight:780;display:flex}.brand img{border-radius:9px;width:34px;height:34px}.header nav{color:var(--muted);align-items:center;gap:22px;font-size:13px;font-weight:550;display:flex}.header nav a{transition:color .2s}.header nav a:hover{color:var(--blue)}.button{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px 20px #1f5fbf30}.button:hover{background:#174f9f;transform:translateY(-2px);box-shadow:0 12px 28px #1f5fbf40}.button.small{padding:10px 15px;font-size:13px}.button.ghost{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:0 4px 14px #0f28510d}.button.ghost:hover{color:var(--blue);border-color:#b9cdf2}.button.full{width:100%}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;min-height:660px;padding-block:84px 74px;display:grid}.pill{background:var(--soft);color:var(--blue);letter-spacing:.25px;border:1px solid #d8e5fb;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.status{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e21}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-4px;color:var(--navy);max-width:650px;margin:24px 0 22px;font-size:clamp(48px,5vw,72px);line-height:1.02}.lead{color:var(--muted);max-width:590px;font-size:18px;line-height:1.7}.actions{gap:12px;margin:32px 0 22px;display:flex}.chrome-mark{font-size:18px}.proof{color:var(--muted);gap:22px;font-size:12px;display:flex}.proof span:first-letter{color:var(--green)}.product-shot{background:var(--surface);border:1px solid var(--border);border-radius:16px;position:relative;overflow:visible;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 35px 80px #0f28512e}.window-bar{border-bottom:1px solid var(--border);color:#94a3b8;grid-template-columns:1fr 2fr 1fr;align-items:center;height:42px;padding:0 14px;font-size:10px;display:grid}.window-bar>span:nth-child(2){text-align:center}.window-dots{gap:6px;display:flex}.window-dots i{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.window-lock{text-align:right}.editor{grid-template-columns:48px 1fr;height:395px;display:grid}.tools{background:#12223c;flex-direction:column;gap:5px;padding:8px 6px;display:flex}.tools img{border-radius:7px;width:31px;height:31px;margin:0 auto 7px}.tools button{color:#b9c6d9;cursor:pointer;background:0 0;border:0;border-radius:7px;height:34px}.tools button:hover,.tools button.active{background:var(--blue);color:#fff}.tools span{flex:1}.canvas{background:#e8edf4;padding:22px;position:relative;overflow:hidden}.demo-page{color:#263044;background:#fff;border-radius:6px;height:100%;padding:25px 30px}.demo-nav{letter-spacing:.6px;justify-content:space-between;font-size:7px;display:flex}.demo-page h3{letter-spacing:-1.5px;margin:52px 0 10px;font-size:30px;line-height:1.05}.demo-page p{color:#7c8799;font-size:9px}.demo-cards{gap:9px;margin-top:35px;display:flex}.demo-cards i{background:#f1f4f8;border-radius:4px;flex:1;height:70px}.demo-cards i:nth-child(2){background:#dceaff}.capture-box{border:2px solid var(--blue);background:#4cc9f014;width:75%;height:235px;position:absolute;top:80px;left:65px;box-shadow:0 0 0 999px #12223c29}.capture-box b{background:var(--navy);color:#fff;border-radius:4px;padding:4px 7px;font-size:8px;position:absolute;bottom:-25px;right:-2px}.corner{border:2px solid var(--blue);background:#fff;border-radius:2px;width:9px;height:9px;position:absolute}.c1{top:-6px;left:-6px}.c2{top:-6px;right:-6px}.c3{bottom:-6px;left:-6px}.c4{bottom:-6px;right:-6px}.annotation{color:#e44848;font-size:13px;font-weight:800;position:absolute;top:145px;right:33px;transform:rotate(-5deg)}.annotation span{margin-left:10px;font-size:36px;display:block;transform:rotate(24deg)}.export-bar{border-top:1px solid var(--border);height:58px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 14px 0 20px;font-size:10px;display:flex}.export-bar>span{align-items:center;gap:7px;display:flex}.ready{background:var(--green);border-radius:50%;width:7px;height:7px}.export-bar button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:7px;margin-left:4px;padding:7px 12px;font-size:9px}.export-bar button.export{background:var(--blue);border-color:var(--blue);color:#fff}.speed-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:14px 18px;display:flex;position:absolute;bottom:48px;right:-26px}.speed-card b{color:var(--blue);font-size:18px}.speed-card span{color:var(--muted);margin-top:2px;font-size:9px}.signal{background:var(--navy);color:#dae7fa}.signal .wrap{text-transform:uppercase;letter-spacing:1.4px;justify-content:space-between;align-items:center;height:64px;font-size:11px;font-weight:700;display:flex}.signal span:before{content:"";background:var(--cyan);border-radius:50%;width:4px;height:4px;margin:0 13px 2px 0;display:inline-block}.section{padding-block:110px}.section-head{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px;display:flex}.section-head>p{max-width:430px;color:var(--muted);line-height:1.7}.eyebrow{color:var(--blue);letter-spacing:1.8px;margin-bottom:15px;font-size:10px;font-weight:800;display:block}.section h2,.philosophy h2,.docs h2,.support h2,.final-cta h2{letter-spacing:-2.6px;color:var(--navy);margin-bottom:0;font-size:clamp(38px,4vw,54px);line-height:1.08}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article,.plans article,.doc-grid a{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:30px;transition:transform .2s,box-shadow .2s,border .2s;box-shadow:0 5px 18px #0f28510a}.feature-grid article:hover,.doc-grid a:hover{box-shadow:var(--shadow);border-color:#cadefa;transform:translateY(-5px)}.icon{width:43px;height:43px;color:var(--blue);background:var(--soft);border-radius:12px;place-items:center;font-size:19px;font-weight:800;display:grid}.feature-grid h3,.doc-grid h3{color:var(--navy);margin:24px 0 10px;font-size:19px}.feature-grid p,.doc-grid p{color:var(--muted);font-size:14px;line-height:1.65}.mini{background:#f5f8fc;border:1px solid #edf0f5;border-radius:12px;height:100px;margin-top:28px;position:relative;overflow:hidden}.selection-mini:after{content:"";border:1.5px solid var(--blue);background:#4cc9f00d;position:absolute;inset:18px 30px}.selection-mini span{border:1px solid var(--blue);z-index:2;background:#fff;width:7px;height:7px;position:absolute;top:15px;left:27px}.selection-mini span:nth-child(2){inset:auto 27px 15px auto}.selection-mini b{background:var(--navy);color:#fff;border-radius:3px;padding:3px 5px;font-size:7px;position:absolute;bottom:8px;right:28px}.annotate-mini{place-items:center;display:grid}.annotate-mini b{background:#fff;border-radius:7px;padding:10px 14px;font-size:12px;box-shadow:0 6px 15px #1f5fbf12}.annotate-mini span{color:#ef4444;font-size:30px;position:absolute;bottom:10px;right:55px;transform:rotate(-25deg)}.export-mini{justify-content:center;align-items:center;gap:6px;display:flex}.export-mini span{border:1px solid var(--border);background:#fff;border-radius:5px;padding:7px;font-size:8px}.export-mini b{color:#15803d;background:#e7f8ee;border-radius:999px;padding:3px 7px;font-size:7px;position:absolute;bottom:8px}.philosophy{background:var(--soft);padding:110px 0}.philosophy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.philosophy p,.about p{color:var(--muted);font-size:16px;line-height:1.8}.focus-visual{background:var(--surface);box-shadow:var(--shadow);border:1px solid #dae5f5;border-radius:16px;padding:18px}.focus-top{border-bottom:1px solid var(--border);gap:6px;padding-bottom:15px;display:flex}.focus-top span{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.focus-body{align-items:center;gap:18px;padding:44px 22px;display:flex}.focus-body i{border:2px solid var(--blue);background:var(--soft);border-radius:8px;width:80px;height:64px;box-shadow:12px 12px #d9e9ff}.focus-body div{flex-direction:column;gap:7px;display:flex}.focus-body b{font-size:15px}.focus-body span{color:var(--muted);font-size:11px}.focus-actions{background:#f7f9fc;border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.focus-actions span{color:var(--muted);border:1px solid var(--border);background:#fff;border-radius:5px;padding:6px 9px;font-size:10px}.focus-actions b{color:#fff;background:var(--blue);border-radius:7px;padding:8px 15px;font-size:10px}.clean-list{margin:30px 0 0;padding:0;list-style:none}.clean-list li{border-top:1px solid #d8e5f7;grid-template-columns:140px 1fr;padding:16px 0;font-size:13px;display:grid}.clean-list li span{color:var(--muted)}.plans{grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:auto;display:grid}.plans article{padding:38px;position:relative}.plans article.featured{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 22px 50px #0f285133}.plan-label{letter-spacing:1.7px;color:var(--blue);font-size:10px;font-weight:800}.featured .plan-label{color:var(--cyan)}.plans h3{letter-spacing:-1.2px;margin:18px 0 10px;font-size:31px}.plans h3 small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:500}.featured h3 small,.featured>p{color:#aebbd0}.plans>article>p{color:var(--muted);font-size:14px}.plans ul{border-top:1px solid var(--border);padding:20px 0 22px;font-size:13px;line-height:2.35;list-style:none}.featured ul{border-color:#324568}.best{color:#9edff5;letter-spacing:1px;background:#173a70;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:18px;right:18px}.quiet{text-align:center;color:#8fa0bc;margin-top:12px;font-size:9px;display:block}.docs{background:#fff;padding:110px 0}.search{background:var(--bg);border:1px solid var(--border);width:330px;height:48px;color:var(--muted);border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.doc-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.doc-grid a>span:not(.icon){color:var(--blue);letter-spacing:1.4px;margin-top:22px;font-size:8px;font-weight:800;display:block}.doc-grid a h3{margin-top:9px}.doc-grid a>b{color:var(--blue);font-size:11px}.install{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.install ol{margin:0;padding:0;list-style:none}.install li{border-top:1px solid var(--border);gap:22px;padding:22px 0;display:flex}.install li>span{color:var(--blue);font-size:11px;font-weight:800}.install h3{margin-bottom:5px;font-size:16px}.install p{color:var(--muted);margin:0;font-size:13px}.release-item{border-top:1px solid var(--border);grid-template-columns:210px 1fr;padding:38px 0;display:grid}.release-item time{color:var(--muted);letter-spacing:1px;font-size:10px}.release-item>div>span{color:var(--blue);letter-spacing:1.5px;font-size:9px;font-weight:800}.release-item h3{letter-spacing:-.8px;margin:10px 0;font-size:27px}.release-item p{color:var(--muted);line-height:1.7}.tags{gap:7px;margin-top:20px;display:flex}.tags span,.tags b{background:var(--soft);color:var(--blue);border-radius:999px;padding:6px 9px;font-size:9px}.tags b{color:#15803d;background:#e7f8ee}.support{background:var(--navy);color:#fff;padding:110px 0}.support-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.support h2{color:#fff;margin:14px 0 20px}.support-grid>div>p{color:#aebbd0;margin-bottom:28px;line-height:1.8}.faqs details{border-top:1px solid #324568;padding:22px 0}.faqs summary{cursor:pointer;justify-content:space-between;font-size:14px;font-weight:650;list-style:none;display:flex}.faqs summary span{color:var(--cyan);font-size:18px}.faqs p{color:#aebbd0;padding-right:30px;font-size:12px;line-height:1.7}.about{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.maker-card{background:var(--soft);border:1px solid #dae5f5;border-radius:16px;flex-direction:column;justify-content:space-between;height:330px;padding:35px;display:flex;position:relative;overflow:hidden}.maker-card>span{letter-spacing:-5px;color:var(--blue);font-size:70px;font-weight:850}.maker-card small{letter-spacing:1.4px;color:var(--blue);font-size:8px;font-weight:800}.maker-lines{position:absolute;bottom:40px;right:-30px;transform:rotate(-12deg)}.maker-lines i{background:#d5e6ff;border-radius:999px;width:230px;height:18px;margin:13px;display:block}.maker-lines i:nth-child(2){background:#b9daf4;width:180px}.maker-lines i:nth-child(3){background:var(--cyan);opacity:.4;width:130px}.about h2{margin-bottom:24px}.text-link{color:var(--blue);border-bottom:1px solid #b7cdf0;padding-bottom:5px;font-size:13px;font-weight:750}.final-cta{text-align:center;background:var(--blue);color:#fff;padding:90px 24px}.final-cta img{border-radius:16px;width:64px;height:64px;box-shadow:0 12px 30px #0e397c55}.final-cta h2{color:#fff;margin:25px 0 12px}.final-cta p{color:#dceaff;margin-bottom:28px}.button.light{color:var(--blue);background:#fff}footer{color:#fff;background:#0b1b33;padding:65px 0 22px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid p,.footer-grid a{color:#96a6bd;font-size:12px}.footer-grid b{text-transform:uppercase;letter-spacing:1.3px;margin-bottom:6px;font-size:10px}.footer-grid .brand span{color:#fff;font-size:17px}.legal{color:#718198;border-top:1px solid #24354d;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:10px;display:flex}@media (prefers-color-scheme:dark){:root{--bg:#111827;--surface:#1f2937;--soft:#17233a;--text:#f8fafc;--muted:#a7b2c3;--border:#334155;--navy:#f8fafc;--shadow:0 18px 50px #00000047}.header{background:#111827eb}.signal,.support,footer{background:#091426}.editor,.mini{background:#162033}.demo-page{background:#f8fafc}.docs{background:#151e2e}.plans article.featured{background:#0c1d38}.final-cta{background:#174f9f}.focus-actions{background:#172033}.focus-actions span,.annotate-mini b{background:#263346}.product-shot,.focus-visual,.maker-card{box-shadow:0 22px 60px #00000057}.demo-page{color:#263044}.feature-grid article,.plans article,.doc-grid a{box-shadow:none}}@media (width<=1050px){.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:780px}.product-shot{max-width:720px}.feature-grid,.doc-grid{grid-template-columns:1fr 1fr}.feature-grid article:last-child,.doc-grid a:last-child{grid-column:1/-1}.philosophy-grid,.support-grid,.about{gap:55px}.speed-card{right:18px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media (width<=720px){.wrap{width:min(100% - 32px,1180px)}.header{height:68px;padding:0 16px}.header .button.small{display:none}.hero{gap:45px;padding-block:50px}.hero h1{letter-spacing:-2.6px}.lead{font-size:16px}.actions{flex-direction:column;align-items:stretch}.proof{flex-wrap:wrap;gap:10px 18px}.product-shot{transform:none}.editor{height:300px}.tools{display:none}.editor{grid-template-columns:1fr}.capture-box{height:180px;top:62px;left:42px}.demo-page h3{margin-top:35px;font-size:22px}.speed-card{display:none}.signal .wrap{flex-wrap:wrap;justify-content:center;gap:28px;height:auto;padding:18px}.signal span:nth-child(n+3){display:none}.section,.philosophy,.docs,.support{padding-block:76px}.section-head{display:block}.section-head>p{margin-top:20px}.feature-grid,.doc-grid,.plans,.philosophy-grid,.support-grid,.about,.install{grid-template-columns:1fr}.feature-grid article:last-child,.doc-grid a:last-child{grid-column:auto}.philosophy-grid,.support-grid,.about,.install{gap:50px}.clean-list li{grid-template-columns:1fr;gap:6px}.search{width:100%;margin-top:24px}.release-item{grid-template-columns:1fr;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.legal{flex-direction:column;gap:8px}.window-bar{grid-template-columns:1fr 3fr}.window-lock,.export-bar>span{display:none}.export-bar{justify-content:flex-end}}@media (width<=420px){.brand span{font-size:16px}.hero h1{font-size:44px}.feature-grid,.doc-grid{grid-template-columns:1fr}.canvas{padding:12px}.capture-box{width:80%;left:30px}.plans article{padding:28px 22px}.best{margin-bottom:16px;display:inline-block;position:static}.footer-grid{gap:35px 20px}}.support-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.coffee-link{color:#fff;border:1px solid #385178;border-radius:12px;align-items:center;gap:11px;min-width:270px;padding:12px 14px;transition:transform .2s,border-color .2s,background .2s;display:flex}.coffee-link:hover{border-color:var(--cyan);background:#ffffff08;transform:translateY(-2px)}.coffee-link>span:first-child{color:#ff7e7e;background:#ef444421;border-radius:9px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.coffee-link>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.coffee-link b{font-size:12px}.coffee-link small{color:#91a4c0;font-size:9px}.coffee-link i{color:var(--cyan);margin-left:auto;font-style:normal}.about-links{align-items:center;gap:24px;margin-top:24px;display:flex}.pro{color:#f8fafc;background:#0c1d38;padding:112px 0}.pro-intro{grid-template-columns:.82fr 1.18fr;align-items:center;gap:76px;display:grid}.pro .eyebrow{color:var(--cyan)}.pro h2{color:#fff;letter-spacing:0;margin:0 0 24px;font-size:clamp(40px,4.5vw,60px);line-height:1.05}.pro-copy>p{color:#aebbd0;max-width:530px;font-size:16px;line-height:1.75}.pro-principles{gap:0;margin:30px 0;display:grid}.pro-principles span{color:#9eacc0;border-top:1px solid #2b4163;grid-template-columns:120px 1fr;gap:16px;padding:13px 0;font-size:12px;display:grid}.pro-principles b{color:#fff}.pro-workspace{background:#111f36;border:1px solid #385078;border-radius:16px;overflow:hidden;box-shadow:0 30px 70px #00000047}.pro-workspace-head,.pro-workspace-foot{color:#9fb0c7;justify-content:space-between;align-items:center;height:48px;padding:0 16px;font-size:10px;display:flex}.pro-workspace-head{border-bottom:1px solid #2a3c5c}.pro-workspace-head span{color:#fff;align-items:center;gap:8px;font-weight:700;display:flex}.pro-workspace-head i{background:var(--cyan);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4cc9f01d}.pro-workspace-head b{color:#c6d8f1;background:#21395e;border-radius:7px;padding:6px 9px;font-size:9px}.pro-workspace-body{grid-template-columns:44px 1fr 150px;min-height:350px;display:grid}.pro-workspace-body>aside{background:#0b1729;border-right:1px solid #2a3c5c;flex-direction:column;align-items:center;gap:10px;padding:12px 6px;display:flex}.pro-workspace-body>aside span{color:#8191aa;border-radius:8px;place-items:center;width:30px;height:30px;font-size:9px;font-weight:700;display:grid}.pro-workspace-body>aside span.active{background:var(--blue);color:#fff}.pro-workspace-body>aside i{flex:1}.pro-stage{background:#dbe3ed;padding:38px 26px;position:relative;overflow:hidden}.pro-stage-top{color:#56657a;justify-content:space-between;font-size:8px;display:flex;position:absolute;top:12px;left:18px;right:18px}.pro-shot{background:#fff;border:1px solid #c3cfdd;border-radius:8px;height:230px;padding:36px 28px;position:relative;box-shadow:0 12px 30px #182b481a}.pro-shot>div{gap:13px;display:grid}.pro-shot i{background:#e1e8f0;border-radius:4px;height:8px;display:block}.pro-shot i:first-child{background:#c5d8f2;width:70%}.pro-shot i:last-child{width:48%}.pro-shot b{color:#fff;background:#1f5fbf;border-radius:7px;padding:8px 11px;font-size:9px;position:absolute;bottom:30px;right:24px}.pro-callout{color:#fff;background:#ef5f5f;border:3px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid;position:absolute;top:52px;left:-13px;box-shadow:0 5px 12px #13243a33}.pro-guides i{opacity:.65;background:#4cc9f0;position:absolute}.pro-guides i:first-child{width:1px;height:295px;top:26px;left:50%}.pro-guides i:last-child{height:1px;top:50%;left:20px;right:20px}.pro-properties{background:#13243e;border-left:1px solid #2a3c5c;flex-direction:column;padding:18px 14px;display:flex}.pro-properties small{color:#6e86aa;letter-spacing:1px;font-size:7px}.pro-properties strong{color:#fff;margin:6px 0 17px;font-size:11px}.pro-properties label{color:#95a7bf;border-top:1px solid #2a3c5c;justify-content:space-between;padding:11px 0;font-size:9px;display:flex}.pro-properties label i{background:#1f5fbf;border:3px solid #fff;border-radius:50%;width:15px;height:15px;box-shadow:0 0 0 1px #496184}.pro-properties label b{color:#d9e4f2}.pro-properties>div{gap:6px;margin-top:auto;display:flex}.pro-properties>div span{text-align:center;color:#a9bdd8;border:1px solid #355077;border-radius:6px;flex:1;padding:7px 4px;font-size:8px}.pro-workspace-foot{border-top:1px solid #2a3c5c}.pro-workspace-foot b{color:var(--cyan)}.pro-catalog{padding-top:110px}.pro-catalog-head{grid-template-columns:1fr 1fr;align-items:end;gap:28px;margin-bottom:42px;display:grid}.pro-catalog-head .eyebrow{grid-column:1/-1;margin-bottom:-10px}.pro-catalog-head h3{color:#fff;letter-spacing:0;margin:0;font-size:38px;line-height:1.1}.pro-catalog-head p{color:#9eacc0;max-width:430px;margin:0;line-height:1.7}.pro-grid{border-top:1px solid #2b4163;border-left:1px solid #2b4163;grid-template-columns:repeat(3,1fr);display:grid}.pro-category{background:#0f213d;border-bottom:1px solid #2b4163;border-right:1px solid #2b4163;min-height:300px;padding:27px;transition:background .2s,transform .2s}.pro-category:hover{z-index:1;background:#142947;transform:translateY(-3px)}.pro-category-head{justify-content:space-between;align-items:center;display:flex}.pro-category-head>span{color:#fff;background:#1f5fbf;border-radius:11px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.pro-category.cyan .pro-category-head>span{background:#0f829d}.pro-category.green .pro-category-head>span{background:#17845a}.pro-category.amber .pro-category-head>span{background:#a8660b}.pro-category.coral .pro-category-head>span{background:#b84f55}.pro-category.violet .pro-category-head>span{background:#6955b9}.pro-category.slate .pro-category-head>span{background:#53647b}.pro-category-head small{color:#6e86aa;letter-spacing:1.3px;font-size:8px;font-weight:800}.pro-category h4{color:#fff;margin:25px 0 10px;font-size:18px}.pro-category p{color:#9eacc0;min-height:88px;font-size:12px;line-height:1.65}.pro-category ul{flex-wrap:wrap;gap:6px;margin:22px 0 0;padding:0;list-style:none;display:flex}.pro-category li{color:#b6c6d9;border:1px solid #324968;border-radius:6px;padding:6px 8px;font-size:8px}@media (width<=1050px){.pro-intro{grid-template-columns:1fr;gap:52px}.pro-copy{max-width:760px}.pro-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.pro{padding:78px 0}.pro-catalog{padding-top:78px}.pro-catalog-head{grid-template-columns:1fr}.pro-catalog-head .eyebrow{grid-column:auto}.pro-workspace-body{grid-template-columns:38px 1fr}.pro-properties,.pro-workspace-foot span{display:none}.pro-workspace-foot{justify-content:flex-end}.pro-grid{grid-template-columns:1fr}.pro-category{min-height:auto}.pro-category p{min-height:0}.pro-principles span{grid-template-columns:1fr;gap:4px}}@media (width<=420px){.pro-workspace-head b{display:none}.pro-workspace-body{min-height:300px}.pro-shot{height:190px;padding-inline:20px}.pro-stage{padding-inline:18px}.pro h2{font-size:40px}}.purchase-cancelled{color:#bce9f7}.purchase-page{background:var(--bg);place-items:center;min-height:100vh;padding:32px;display:grid}.purchase-page>section{text-align:center;width:min(620px,100%)}.purchase-page img{border-radius:16px;width:68px;height:68px;margin-bottom:24px}.purchase-page h1{color:var(--navy);letter-spacing:0;margin:10px 0 16px;font-size:clamp(38px,6vw,58px);line-height:1.06}.purchase-page p{max-width:570px;color:var(--muted);margin:8px auto;font-size:16px;line-height:1.7}.purchase-page .text-link{margin-top:24px;display:inline-block}.purchase-actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.account-page{background:var(--bg);min-height:100vh}.account-page .header{position:relative}.account-wrap{width:min(820px,100% - 40px);margin:0 auto;padding:86px 0}.account-wrap>h1{color:var(--navy);letter-spacing:0;margin:8px 0 4px;font-size:42px}.account-wrap>p{color:var(--muted);margin-bottom:40px}.billing-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;margin-bottom:30px;padding:38px;display:grid}.billing-section h2{color:var(--navy);margin:14px 0 8px;font-size:32px}.billing-section p{color:var(--muted);line-height:1.6}.billing-section dl{margin:0}.billing-section dl div{border-top:1px solid var(--border);justify-content:space-between;gap:20px;padding:13px 0;font-size:13px;display:flex}.billing-section dt{color:var(--muted)}.billing-section dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:650}@media (width<=620px){.purchase-actions{flex-direction:column}.billing-section{grid-template-columns:1fr;padding:28px 22px}.account-wrap{padding-top:56px}}.administrator-page{background:var(--bg);min-height:100vh}.administrator-page .header{position:relative}.administrator-wrap{width:min(1380px,100% - 48px);margin:0 auto;padding:70px 0}.administrator-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.administrator-heading h1{color:var(--navy);letter-spacing:0;margin:5px 0;font-size:42px}.administrator-heading p{color:var(--muted);margin:0}.administrator-heading>span,.administrator-notice{color:var(--blue);font-size:12px;font-weight:700}.administrator-notice{background:var(--soft);border:1px solid #b9daf4;border-radius:10px;padding:12px 15px}.administrator-table-wrap{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;margin:20px 0 28px;overflow:auto}.administrator-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.administrator-table th,.administrator-table td{text-align:left;border-bottom:1px solid var(--border);padding:15px 16px}.administrator-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;background:var(--soft);font-size:10px}.administrator-table tr:last-child td{border-bottom:0}.role-badge{background:var(--soft);color:var(--blue);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.role-family{color:#08758d;background:#e1f8fd}.role-administrator{color:#7c3aed;background:#f1eafe}.role-form{gap:7px;display:flex}.role-form select,.role-form button{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--text);border-radius:8px;padding:0 10px;font-size:11px}.role-form button{border-color:var(--blue);background:var(--blue);color:#fff;cursor:pointer;font-weight:700}.access-denied{background:var(--bg);text-align:center;place-items:center;min-height:100vh;padding:30px;display:grid}.access-denied strong{color:var(--blue);letter-spacing:2px;font-size:13px;display:block}.access-denied h1{color:var(--navy);letter-spacing:0;margin:14px 0;font-size:44px}.access-denied p{color:var(--muted);margin-bottom:28px}@media (width<=720px){.administrator-wrap{width:min(100% - 28px,1380px);padding-top:48px}.administrator-heading{flex-direction:column;align-items:flex-start}.administrator-heading h1{font-size:36px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
