:root{--ink:#15283d;--muted:#738296;--line:#e3e8ed;--paper:#f7f8f7;--white:#fff;--navy:#122236;--navy-2:#1b3450;--accent:#d9ed91;--orange:#f4b989;--blue:#6578dd;--radius:18px;--shadow:0 20px 60px rgba(22,43,63,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(2.3rem,4vw,4.1rem);line-height:1.08}h2{font-size:clamp(1.6rem,2.7vw,2.5rem);line-height:1.15}h3{font-size:1.35rem;line-height:1.23}h1 span,.client-hero h1 span{color:var(--blue)}.eyebrow{font-size:.71rem;font-weight:800;letter-spacing:.2em;color:#718397;text-transform:uppercase}.eyebrow.light{color:#b7ccde}.app-shell{display:grid;grid-template-columns:262px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--navy);padding:32px 23px 24px;color:#e7edf2;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;color:#fff;width:max-content}.brand-mark{height:36px;width:36px;position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(225,240,220,.7);border-radius:11px;transform:rotate(-10deg);overflow:hidden}.brand-mark i{display:block;width:7px;height:22px;border-radius:5px;background:#d8eb91;transform:rotate(27deg);position:absolute;left:9px}.brand-mark i:nth-child(2){left:16px;height:25px;background:#f3ba8b;transform:rotate(-27deg)}.brand-mark i:nth-child(3){left:23px;background:#b7d4e8}.brand strong{display:block;font-size:1.2rem;letter-spacing:-.06em;line-height:1;font-weight:750}.brand em{display:block;font-style:normal;font-size:.51rem;font-weight:850;letter-spacing:.31em;margin-top:5px;color:var(--accent)}.sidebar-label{margin:75px 13px 15px;color:#758ba2;font-size:.64rem;letter-spacing:.18em;font-weight:800}.side-nav{display:grid;gap:5px}.side-nav a{display:flex;align-items:center;gap:12px;border-radius:10px;padding:12px 13px;color:#aabccf;font-weight:650;font-size:.9rem;transition:.18s}.side-nav a:hover,.side-nav a.active{background:#263b53;color:#fff}.nav-icon{width:23px;text-align:center;font-size:1.2rem;line-height:1;color:#d4e691}.sidebar-bottom{margin-top:auto;border-top:1px solid #32475d;padding:22px 9px 0}.private-badge{display:flex;align-items:center;gap:8px;color:#d5eab0;font-size:.79rem;font-weight:700}.private-badge span,.status-dot,.topbar-dot{height:7px;width:7px;border-radius:50%;background:#cce487;display:inline-block;box-shadow:0 0 0 4px rgba(204,228,135,.11)}.sidebar-bottom p{font-size:.77rem;line-height:1.65;color:#8ea2b5;margin:13px 0 19px}.logout{border:0;background:transparent;padding:8px 0;color:#d7e2eb;width:100%;text-align:left;font-size:.8rem;font-weight:650;display:flex;justify-content:space-between}.logout:hover{color:var(--accent)}.main-content{min-width:0;padding:0 clamp(25px,4.5vw,80px);max-width:1600px;width:100%;margin:0 auto}.topbar{height:78px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);color:#8795a2;font-size:.69rem;letter-spacing:.16em;font-weight:750}.topbar-label b{margin:0 9px;color:#b9c4cd}.topbar-right{display:flex;align-items:center;gap:10px;letter-spacing:0;text-transform:none;font-size:.76rem;color:#61758a}.topbar-dot{box-shadow:none;width:6px;height:6px}.app-footer{margin:85px 0 35px;padding-top:25px;border-top:1px solid var(--line);font-size:.76rem;color:#91a0ad}.app-footer span{padding:0 7px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin:56px 0 32px}.page-heading h1{margin:11px 0 15px}.page-heading p{font-size:1rem;line-height:1.7;color:#728296;max-width:660px;margin:0}.button{border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:44px;padding:12px 18px;font-size:.84rem;font-weight:750;border:1px solid transparent;white-space:nowrap;transition:transform .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:#263f5b}.button-secondary{background:#eef2f4;color:#213951;border-color:#e4eaed}.button-secondary:hover{background:#e2ebee}.button-ghost{background:transparent;color:#68798a}.button-light{background:#e5efa8;color:#172c3f}.button-light:hover{background:#f0f7bd}.button-outline-light{border-color:#7990a0;color:#f1f5ef;background:transparent}.button-outline-light:hover{border-color:#f1f5ef}.button-wide{width:100%;justify-content:space-between}.text-button{border:0;background:transparent;color:#234a6d;font-size:.82rem;font-weight:750;padding:7px 0}.text-button:hover{text-decoration:underline}.welcome-banner{min-height:316px;border-radius:21px;background:radial-gradient(circle at 83% 12%,#2c506d 0,#172e47 35%,#122438 80%);color:#f8fafa;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 43%;box-shadow:var(--shadow)}.welcome-banner>div:first-child{padding:46px 50px;position:relative;z-index:2}.banner-kicker{display:block;color:#cfdfa6;font-size:.7rem;letter-spacing:.18em;font-weight:800}.welcome-banner h2{font-size:clamp(2.2rem,3.4vw,3.55rem);margin:21px 0 12px;line-height:1.04;max-width:580px}.welcome-banner p{font-size:.89rem;color:#b6c7d3;line-height:1.6;max-width:420px;margin-bottom:22px}.banner-link{color:#e5f3a5;font-size:.81rem;font-weight:750;display:inline-flex;gap:18px}.banner-visual{position:relative;min-height:316px}.banner-disc{position:absolute;border-radius:50%;border:1px solid rgba(197,229,238,.18);transform:rotate(-25deg)}.disc-a{width:390px;height:390px;right:-30px;top:-30px}.disc-b{width:290px;height:290px;right:17px;top:20px;border-color:rgba(215,236,155,.33)}.disc-c{width:175px;height:175px;right:70px;top:77px;background:linear-gradient(130deg,#e6efad,#9ec5b5);box-shadow:0 0 60px rgba(218,237,145,.12)}.banner-card{position:absolute;right:65px;bottom:30px;background:#f6f8ef;color:#1c364b;width:210px;height:111px;border-radius:12px;box-shadow:0 15px 35px rgba(0,0,0,.2);padding:20px;transform:rotate(-7deg)}.banner-card span{display:block;font-size:.58rem;letter-spacing:.18em;font-weight:850;color:#758592}.banner-card b{display:block;margin:19px 0 11px;font-size:1.25rem;letter-spacing:-.05em}.banner-card i{display:block;width:100%;height:4px;border-radius:5px;background:linear-gradient(90deg,#a7c3ac 55%,#e1e8df 55%)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:55px 0 24px}.section-head.spacious{margin-top:70px}.section-head h2{margin:7px 0 0}.count-pill{font-family:inherit;font-size:.86rem;display:inline-block;vertical-align:middle;margin-left:7px;padding:6px 9px;background:#e8edec;border-radius:9px;color:#62768a;letter-spacing:0}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{background:#fff;border:1px solid #e8eced;border-radius:17px;overflow:hidden;box-shadow:0 7px 20px rgba(24,45,65,.025);transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.project-card-art{height:154px;background:#d9e3dc;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.project-card-art.art-0{background:linear-gradient(135deg,#d6e6d9,#a8c5b5)}.project-card-art.art-1{background:linear-gradient(135deg,#d9d9f3,#aeb9e1)}.project-card-art.art-2{background:linear-gradient(135deg,#ecdccb,#e7bfb0)}.project-card-art.art-3{background:linear-gradient(135deg,#d6e6e6,#a5c8d5)}.art-letter{font-size:8rem;line-height:1;font-weight:700;color:rgba(26,58,72,.22);position:absolute;top:0;right:28px;letter-spacing:-.1em}.art-lines{position:absolute;left:25px;bottom:25px;display:grid;gap:6px}.art-lines i{height:5px;width:125px;background:#f5f9ed;border-radius:8px;opacity:.8}.art-lines i:nth-child(2){width:90px;opacity:.6}.art-lines i:nth-child(3){width:50px;opacity:.5}.project-card-body{padding:23px}.card-meta,.artifact-meta{font-size:.65rem;letter-spacing:.15em;color:#8796a2;font-weight:850}.card-meta{display:flex;gap:9px;align-items:center}.card-meta .status-dot{width:6px;height:6px;box-shadow:none}.card-arrow{margin-left:auto;color:#345067;font-size:1.2rem;line-height:1}.project-card h3{margin:17px 0 7px;font-size:1.55rem}.project-card p{font-size:.81rem;line-height:1.6;color:#8a98a4;min-height:42px;margin-bottom:22px}.card-footer{border-top:1px solid #edf0f0;padding-top:14px;display:flex;gap:22px;color:#78899a;font-size:.72rem;font-weight:600}.empty-state{grid-column:1/-1;border:1px dashed #b7c7cc;border-radius:17px;text-align:center;padding:47px 20px;background:#fff}.empty-state.compact{padding:36px}.empty-icon{font-size:2.5rem;color:#7d9a9f}.empty-state h3{margin:8px 0}.empty-state p{color:#789;margin-bottom:22px}.back-row{padding-top:31px}.back-row a{font-size:.83rem;color:#657d91;font-weight:650}.back-row a:hover{color:#213c55}.project-hero{margin-top:27px;min-height:272px;border-radius:20px;overflow:hidden;background:linear-gradient(114deg,#1a3550,#16304a 48%,#24556a);display:grid;grid-template-columns:1fr 38%;position:relative;color:#fff}.project-hero-copy{padding:40px 45px;position:relative;z-index:2}.project-hero h1{font-size:clamp(2.6rem,4.2vw,4.6rem);margin:15px 0 9px}.project-hero h1 span{color:#d9eb91}.project-hero p{max-width:580px;font-size:.9rem;line-height:1.6;color:#c0d0d9;margin-bottom:23px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-decoration{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.hero-decoration span{font-size:13rem;line-height:1;color:#d7ee99;font-weight:800;opacity:.9;z-index:1;transform:rotate(-10deg)}.hero-ring{position:absolute;width:300px;height:300px;border:1px solid rgba(226,249,217,.25);border-radius:50%}.ring-2{width:210px;height:210px}.ring-3{width:120px;height:120px;background:rgba(223,243,171,.13)}.quick-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid #e6eced;border-radius:15px;margin-top:18px;box-shadow:0 8px 22px rgba(23,46,65,.025)}.quick-stats>div{padding:21px 25px;border-right:1px solid #edf0f1}.quick-stats>div:last-child{border-right:0}.quick-stats span{font-size:.6rem;color:#8c9aa6;letter-spacing:.14em;font-weight:800;display:block;margin-bottom:9px}.quick-stats strong{font-size:1.7rem;line-height:1;letter-spacing:-.04em}.quick-stats .stat-date{font-size:1.1rem;letter-spacing:-.02em}.artifact-list{display:grid;gap:12px}.artifact-card{display:grid;grid-template-columns:45px 55px minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid #e3e9eb;background:#fff;border-radius:15px;padding:21px 23px;position:relative}.artifact-number{color:#9aacb6;font-weight:800;font-size:.85rem}.artifact-icon{height:46px;width:46px;border-radius:12px;background:#e8eff0;color:#315779;display:grid;place-items:center;font-size:1.35rem}.artifact-main h3{font-size:1.12rem;margin:8px 0 4px}.artifact-main p{font-size:.76rem;color:#8b9aa8;margin:0}.artifact-meta{display:flex;align-items:center;gap:13px}.published-badge,.draft-badge{font-size:.63rem;letter-spacing:0;font-weight:750;border-radius:50px;padding:5px 8px;background:#eef5dd;color:#516c28;white-space:nowrap}.draft-badge{background:#f3f0e9;color:#8b795c}.artifact-actions{display:flex;gap:8px;flex-wrap:wrap}.artifact-actions .button{padding:9px 14px;min-height:39px;font-size:.76rem}.version-details{grid-column:1/-1;border-top:1px solid #e9edef;margin-top:5px;padding-top:10px}.version-details summary{cursor:pointer;font-size:.75rem;font-weight:750;color:#49677e;display:flex;gap:15px;align-items:center}.version-details summary span{color:#a2b0b9;font-size:.68rem}.version-panel{padding:18px 0 2px}.version-list{border:1px solid #e9edef;border-radius:10px;overflow:hidden}.version-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fafbfb;border-bottom:1px solid #e9edef}.version-row:last-child{border:0}.version-row strong{font-size:.79rem}.version-row small{display:block;color:#9aa9b3;font-size:.65rem;margin-top:3px}.version-row-actions{display:flex;align-items:center;gap:18px}.version-row-actions a{font-size:.75rem;color:#345f82;font-weight:700}.upload-inline{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin-top:15px}.upload-inline label{font-size:.72rem;color:#63788c;font-weight:650}.upload-inline input{display:block;margin-top:6px;font-size:.72rem}.upload-inline input[type=url]{border:1px solid #d8e2e5;border-radius:8px;padding:8px;min-height:39px}.upload-inline .button{font-size:.72rem;min-height:39px}.demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.demo-card,.demo-placeholder{border:1px solid #e4e9eb;background:#fff;border-radius:15px;padding:25px;min-height:220px}.demo-emblem{width:42px;height:42px;background:#e2ebf3;border-radius:11px;display:grid;place-items:center;color:#416786;font-size:1.45rem;margin-bottom:20px}.demo-card h3,.demo-placeholder h3{margin:10px 0 7px}.demo-card p,.demo-placeholder p{font-size:.81rem;line-height:1.55;color:#8697a6}.demo-card .version-details{margin-top:20px}.demo-actions{margin-top:20px}.demo-placeholder{border-style:dashed;background:#f9fbfa}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:70px}.info-panel{border:1px solid #e3e9eb;border-radius:16px;padding:32px;background:#fff;min-height:280px}.info-panel h2{font-size:1.65rem;margin:9px 0 18px}.info-panel p{font-size:.81rem;color:#8798a5;line-height:1.65;max-width:470px}.big-number{font-size:2.45rem;letter-spacing:-.05em;font-weight:800;margin-bottom:9px}.big-number small{font-size:.7rem;letter-spacing:0;color:#9aabb6}.share-panel{background:#e8efee}.share-form{display:flex;align-items:end;gap:10px;margin-top:20px;flex-wrap:wrap}.share-form label{font-size:.71rem;font-weight:750;color:#687f8b}.share-form select{display:block;margin-top:7px;padding:10px 12px;border:1px solid #d0dedc;border-radius:8px;background:#fff;min-height:43px}.flash{margin-top:17px;padding:12px 17px;border-radius:10px;font-size:.82rem;font-weight:650}.flash.success{background:#e7f3d9;color:#476923}.flash.error{background:#fff0e9;color:#aa5332}.modal{border:0;border-radius:17px;width:min(520px,calc(100vw - 28px));padding:0;box-shadow:0 25px 90px rgba(13,30,46,.25)}.modal::backdrop{background:rgba(13,30,46,.58);backdrop-filter:blur(4px)}.modal-form{padding:28px}.modal-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:20px}.modal-head h2{font-size:1.8rem;margin:7px 0}.icon-button{border:0;background:#f0f3f4;border-radius:50%;width:32px;height:32px;font-size:1.4rem;color:#607789}.modal-form>label{display:block;color:#52697c;font-size:.78rem;font-weight:750;margin:16px 0}.modal-form input,.modal-form select,.modal-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #dce5e8;border-radius:9px;padding:11px 12px;outline:none;background:#fff;color:var(--ink)}.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus{border-color:#8ea5c8;box-shadow:0 0 0 3px rgba(101,120,221,.1)}.modal-form input[type=file]{padding:8px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:23px}.or-divider{font-size:.7rem;color:#a8b6c1;text-align:center;margin:13px 0}.form-help{font-size:.73rem;color:#8a9ca9;line-height:1.5}.pricing-heading{align-items:center}.revision-tag{padding:10px 14px;background:#e7eced;border-radius:40px;color:#637888;font-size:.65rem;font-weight:850;letter-spacing:.13em}.pricing-layout{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(300px,.8fr);gap:22px;align-items:start}.pricing-fields{display:grid;gap:20px}.form-panel{background:#fff;border:1px solid #e4e9eb;border-radius:16px;padding:28px}.panel-head{display:flex;gap:15px;align-items:center}.panel-step{background:#eaf0ef;border-radius:11px;color:#567587;padding:11px 13px;font-size:.8rem;font-weight:850}.panel-head h2{font-size:1.55rem;margin:5px 0 0}.panel-description{font-size:.79rem;color:#91a1ac;margin:17px 0 20px}.cost-inputs{border-top:1px solid #e9edef}.cost-input{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #edf0f2}.cost-input b{display:block;font-size:.82rem}.cost-input small{display:block;font-size:.67rem;color:#9aaab4;margin-top:4px}.currency-input{display:flex;align-items:center;width:138px;max-width:100%;border:1px solid #d9e3e7;border-radius:9px;overflow:hidden;background:#fbfcfc}.currency-input input{width:100%;min-width:0;border:0;background:transparent;padding:10px 10px;text-align:right;outline:none;color:#234057;font-weight:750}.currency-input em{font-size:.74rem;color:#99a9b4;font-style:normal;padding-right:12px}.currency-input:focus-within{border-color:#859bc2;box-shadow:0 0 0 3px rgba(101,120,221,.1)}.cost-total{display:flex;justify-content:space-between;align-items:center;margin-top:23px;background:#f1f5f0;border-radius:10px;padding:18px 20px}.cost-total span{font-size:.82rem;font-weight:750}.cost-total small{display:block;font-weight:500;color:#8ea397;margin-top:3px}.cost-total strong{font-size:1.55rem;letter-spacing:-.05em}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:25px}.field-grid label{font-size:.75rem;font-weight:700;color:#526b7c}.field-grid input:not([type=number]){display:block;width:100%;border:1px solid #d9e3e7;border-radius:9px;padding:11px;margin-top:8px;outline:none}.field-grid input:focus{border-color:#859bc2}.field-grid .currency-input{margin-top:8px;width:100%}.save-bar{display:flex;justify-content:space-between;align-items:center;gap:20px}.save-bar p{font-size:.73rem;color:#8fa0ac;line-height:1.5;margin:0}.pricing-summary{position:sticky;top:20px}.summary-card{background:linear-gradient(150deg,#19344d,#102236);border-radius:16px;color:#fff;padding:30px;box-shadow:0 20px 45px rgba(22,43,63,.14)}.summary-card h2{font-size:2rem;margin:15px 0 29px}.summary-main{padding:20px 0 22px;border-top:1px solid #496276;border-bottom:1px solid #496276}.summary-main span,.summary-main small{display:block;color:#b3c8d0;font-size:.72rem}.summary-main strong{display:block;font-size:2.9rem;letter-spacing:-.06em;margin:6px 0;color:#e5f0a4}.summary-row{display:flex;justify-content:space-between;gap:10px;margin-top:15px;font-size:.77rem;color:#b8cbd3}.summary-row b{color:#fff;font-size:.89rem;white-space:nowrap}.summary-divider{margin-top:24px;border-top:1px solid #496276}.summary-note,.revisions-box{border:1px solid #e1e9e9;background:#fff;border-radius:12px;padding:20px;margin-top:14px}.summary-note b{font-size:.77rem}.summary-note p,.revisions-box p{font-size:.72rem;color:#90a1ab;line-height:1.6;margin:6px 0 0}.revision-row{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e8eeee;padding-top:10px;margin-top:10px;font-size:.72rem}.revision-row small{color:#9eabb5}.share-created{max-width:700px;margin:80px auto 130px;text-align:center;background:#fff;border:1px solid #e2e8eb;padding:60px;border-radius:20px}.success-symbol{width:62px;height:62px;display:grid;place-items:center;background:#e6f4d6;color:#66883b;font-size:1.9rem;border-radius:50%;margin:0 auto 24px}.share-created h1{margin:10px 0}.share-created p{color:#8798a6;line-height:1.6}.copy-field{display:flex;gap:9px;background:#f4f7f7;padding:8px;border-radius:11px;margin-top:25px}.copy-field input{flex:1;min-width:0;border:0;background:transparent;padding:9px 10px;color:#456076;font-size:.76rem;outline:none}.share-caution{font-size:.7rem;color:#a2adb6;margin-top:18px}.login-body{background:#fff}.login-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:radial-gradient(circle at 70% 30%,#294b68,#14293f 47%,#102236);color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:45px clamp(35px,5vw,90px)}.brand-large .brand-mark{width:43px;height:43px}.brand-large strong{font-size:1.4rem}.story-content{position:relative;z-index:2;margin:auto 0;max-width:520px}.story-content h1{font-size:clamp(3.6rem,6vw,6.4rem);line-height:.99;margin:18px 0 27px;letter-spacing:-.065em}.story-content h1 span{color:#dbe9a1}.story-content p{font-size:1rem;color:#b8cbd7;line-height:1.7;max-width:410px}.story-art{position:absolute;right:-100px;bottom:5%;width:540px;height:540px;opacity:.52}.orbit{position:absolute;border-radius:50%;border:1px solid #a7ccd0;inset:0}.orbit-two{inset:55px;border-color:#dceba7}.orbit-three{inset:115px;background:#ddf0a0;border:0;box-shadow:0 0 100px #abc9ad}.art-core{position:absolute;inset:130px;display:grid;place-items:center;font-size:10rem;font-weight:800;color:#315264;transform:rotate(-15deg)}.art-core span{position:absolute;font-size:3rem;right:-25px;top:40px;color:#dca77d}.story-foot{position:relative;z-index:2;font-size:.77rem;color:#829cae}.login-panel{display:grid;place-items:center;padding:45px}.login-form-wrap{width:min(400px,100%)}.login-form-wrap h2{font-size:2.35rem;margin:14px 0 10px}.login-form-wrap>p{color:#8a9cab;font-size:.88rem;line-height:1.6;margin-bottom:34px}.login-form label{display:block;color:#5f7486;font-size:.76rem;font-weight:750;margin:19px 0}.login-form input{display:block;width:100%;margin-top:8px;border:1px solid #dce5e8;border-radius:10px;padding:13px;outline:none}.login-form input:focus{border-color:#8196c2;box-shadow:0 0 0 3px rgba(101,120,221,.1)}.login-form .button{margin-top:12px;padding:15px 17px}.login-note{display:flex;align-items:center;gap:9px;color:#9cabb4;font-size:.7rem;margin-top:25px}.lock-icon{font-size:.55rem;color:#8aaa65}.room-body{margin:0;background:#0d1a29;overflow:hidden}.room-toolbar{height:56px;background:#13283b;display:flex;align-items:center;justify-content:space-between;padding:0 19px;color:#fff;gap:10px}.room-exit{font-size:.78rem;color:#d7e8ea;display:flex;gap:9px;white-space:nowrap}.room-title{font-size:.78rem;display:flex;gap:10px;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-title span{color:#a5bac6}.room-title b{color:#668095}.room-controls{display:flex;align-items:center;gap:10px}.room-version{font-size:.65rem;color:#98b4c2;border:1px solid #40596a;border-radius:30px;padding:5px 9px;white-space:nowrap}.room-fullscreen{background:#d9eb9a;color:#1b3447;border:0;border-radius:8px;padding:8px 12px;font-size:.75rem;font-weight:800;white-space:nowrap}.presentation-frame{display:block;border:0;width:100vw;height:calc(100vh - 56px);background:#0d1a29}.room-body:fullscreen .presentation-frame{height:calc(100vh - 56px)}.room-next{position:absolute;right:20px;bottom:20px;display:flex;gap:7px;max-width:70vw}.room-next a{background:rgba(18,38,54,.84);backdrop-filter:blur(8px);border:1px solid rgba(226,238,242,.15);color:#e0ebef;font-size:.7rem;font-weight:650;padding:9px 12px;border-radius:8px}.room-next span{color:#d6eb9e}.external-demo{min-height:calc(100vh - 56px);display:grid;align-content:center;justify-items:center;text-align:center;color:#fff}.external-demo h1{margin-bottom:6px}.external-demo p{color:#aabdc8}.client-body{background:#f5f7f4}.client-shell{max-width:980px;margin:0 auto;padding:35px 25px}.client-brand{display:flex;gap:11px;align-items:center;color:#1f3547}.client-brand .brand-mark{background:#173149}.client-brand strong{display:block;font-weight:800;line-height:1;font-size:1.18rem;letter-spacing:-.05em}.client-brand em{display:block;font-size:.5rem;font-style:normal;letter-spacing:.26em;font-weight:900;color:#66816a;margin-top:4px}.client-hero{background:linear-gradient(125deg,#172f47,#285363);border-radius:18px;padding:65px 55px;color:#fff;margin-top:42px;position:relative;overflow:hidden}.client-hero:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid rgba(217,238,166,.4);right:-40px;top:-60px;box-shadow:0 0 0 60px rgba(217,238,166,.05),0 0 0 120px rgba(217,238,166,.03)}.client-hero h1{font-size:4rem;margin:16px 0 9px}.client-hero h1 span{color:#e1f0a2}.client-hero p{color:#bbd0d5;margin:0;max-width:520px}.client-list{margin-top:55px}.client-list>.eyebrow{margin-bottom:17px}.client-item{display:flex;align-items:center;gap:20px;padding:22px 20px;border:1px solid #e4e9e9;border-radius:12px;background:#fff;margin-bottom:10px;transition:.2s}.client-item:hover{transform:translateX(4px);box-shadow:var(--shadow)}.client-number{font-size:1.4rem;color:#a5b5bc;font-weight:850;width:42px}.client-item small{display:block;color:#8e9eaa;letter-spacing:.16em;font-size:.62rem;font-weight:850;margin-bottom:4px}.client-item strong{font-size:1.04rem}.client-item>b{margin-left:auto;font-size:.75rem;color:#315b79}.client-shell footer{text-align:center;font-size:.72rem;color:#a8b5bc;margin:56px 0 20px}
@media(max-width:1160px){.project-grid,.demo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artifact-card{grid-template-columns:38px 48px minmax(0,1fr)}.artifact-actions{grid-column:3/-1}.pricing-layout{grid-template-columns:1fr}.pricing-summary{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px}.summary-card{grid-row:span 2}.summary-note,.revisions-box{margin:0}}
@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative;padding:17px 23px;flex-direction:row;align-items:center;justify-content:space-between}.sidebar-label,.sidebar-bottom{display:none}.side-nav{display:flex}.side-nav a{font-size:.75rem;padding:8px}.side-nav a:nth-child(2){display:none}.main-content{padding:0 22px}.topbar{height:55px}.welcome-banner{grid-template-columns:1fr}.banner-visual{display:none}.welcome-banner>div:first-child{padding:36px}.project-hero{grid-template-columns:1fr}.hero-decoration{display:none}.quick-stats{grid-template-columns:repeat(2,1fr)}.quick-stats>div:nth-child(2){border-right:0}.quick-stats>div:nth-child(-n+2){border-bottom:1px solid #edf0f1}.bottom-grid{grid-template-columns:1fr}.login-layout{grid-template-columns:1fr}.login-story{min-height:45vh}.story-content{margin:70px 0}.story-art{width:340px;height:340px;right:-90px}.orbit-two{inset:35px}.orbit-three{inset:70px}.art-core{inset:90px;font-size:6rem}.login-panel{padding:55px 30px}}
@media(max-width:600px){.brand strong{font-size:1rem}.brand em{font-size:.42rem}.brand-mark{height:31px;width:31px}.page-heading,.section-head{display:block}.page-heading .button,.section-head .text-button{margin-top:20px}.page-heading h1{font-size:2.45rem}.project-grid,.demo-grid{grid-template-columns:1fr}.welcome-banner h2{font-size:2.3rem}.project-hero-copy{padding:32px 25px}.quick-stats>div{padding:17px}.artifact-card{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:17px}.artifact-icon{display:none}.artifact-actions{grid-column:2}.version-details{grid-column:1/-1}.bottom-grid{margin-top:55px}.field-grid{grid-template-columns:1fr}.pricing-summary{display:block}.summary-note,.revisions-box{margin-top:14px}.save-bar{display:block}.save-bar .button{margin-top:15px;width:100%}.form-panel{padding:20px}.cost-input small{max-width:180px}.currency-input{width:113px}.cost-total strong{font-size:1.25rem}.room-title{display:none}.room-exit span,.room-fullscreen span,.room-version{display:none}.room-next{left:9px;right:9px;bottom:9px;max-width:none;overflow:auto}.room-next a{white-space:nowrap}.client-hero{padding:50px 28px}.client-hero h1{font-size:3rem}.client-item{padding:17px 12px;gap:10px}.share-created{padding:35px 20px}.copy-field{display:block}.copy-field .button{width:100%}}
.share-history{margin-top:27px;border-top:1px solid #dce4e8;padding-top:18px}.share-history-title{font-size:.67rem;font-weight:850;letter-spacing:.17em;color:#738694;margin-bottom:9px}.share-history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #e7ecee}.share-history-row strong{display:block;font-size:.82rem}.share-history-row small{display:block;color:#748693;font-size:.72rem;margin-top:3px}.share-history-row form{margin:0}.share-history-row .text-button{font-size:.73rem}.share-status{font-size:.72rem;color:#788b94}
