:root{--ink:#091b31;--forest:#0b3157;--forest-2:#071c35;--sage:#d9f3f3;--cream:#f5f9fc;--paper:#ffffff;--line:#dce7ef;--muted:#64778a;--coral:#079fbd;--peach:#dff5e4;--gold:#55c75b}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr);background:linear-gradient(rgba(8,72,112,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(8,72,112,.025) 1px,transparent 1px),radial-gradient(circle at 84% 8%,rgba(7,184,216,.12),transparent 22rem),var(--cream);background-size:34px 34px,34px 34px,auto,auto}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;border-right:1px solid var(--line);background:rgba(255,255,255,.94);display:flex;flex-direction:column;padding:28px 20px 22px;z-index:5}.brand{background:none;border:0;display:flex;align-items:center;gap:12px;text-align:left;font:700 14px/1 Arial,Helvetica,sans-serif;letter-spacing:.035em;padding:0 0 30px}.brand>span:last-child{display:grid;grid-gap:3px;gap:3px;white-space:nowrap}.brand>span:last-child strong{color:#35ad68;font-weight:800}.brand>span:last-child small{color:var(--muted);font-size:7px;letter-spacing:.2em}.axis-logo{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto;filter:drop-shadow(0 7px 10px rgba(6,58,91,.13))}.axis-logo svg{width:100%;height:100%;overflow:visible}.axis-logo.compact{width:30px;height:30px}.nav-list{display:grid;grid-gap:8px;gap:8px}.nav-list button{border:0;background:transparent;border-radius:9px;padding:12px 14px;display:flex;align-items:center;gap:12px;font-size:14px;text-align:left}.nav-list button span{width:18px;text-align:center;font-size:17px}.nav-list button:hover{background:#f3f0e9}.nav-list button.active{color:white;background:var(--forest);box-shadow:0 8px 20px rgba(23,79,56,.14)}.sidebar-note{margin-top:auto;border:1px solid #cfe8ee;border-radius:12px;padding:16px;background:linear-gradient(145deg,#ffffff,#eaf8fa);position:relative}.sidebar-note .spark{color:var(--coral);font-size:20px}.sidebar-note p{font:600 13px/1.5 Arial,Helvetica,sans-serif;margin:8px 0 12px}.sidebar-note button{border:0;padding:0;background:none;color:var(--coral);font-size:11px;font-weight:700}.workspace{min-width:0}.topbar{height:68px;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 34px;background:rgba(251,248,242,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:10px;font-size:12px;color:var(--muted)}.breadcrumb b{color:#c8c1b7;font-weight:400}.breadcrumb strong{color:var(--ink)}.top-actions{display:flex;align-items:center;gap:11px}.top-actions button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:var(--paper);position:relative}.top-actions button em{width:6px;height:6px;background:var(--coral);position:absolute;border-radius:50%;right:2px;top:2px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--forest);color:white;display:grid;place-items:center;font-size:11px}.avatar-button{border:0;padding:0}.mobile-brand{display:none}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 15%,rgba(85,199,91,.18),transparent 24rem),radial-gradient(circle at 85% 10%,rgba(7,184,216,.18),transparent 28rem),linear-gradient(135deg,#f7fbfd,#edf6f7)}.auth-loading{align-content:center;gap:12px;color:var(--muted);font-size:12px}.auth-card{width:min(440px,100%);padding:40px;border:1px solid rgba(220,231,239,.9);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 30px 90px rgba(9,49,87,.12)}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:36px;font-size:14px;letter-spacing:.035em}.auth-brand>span{display:grid;grid-gap:3px;gap:3px}.auth-brand strong{color:#35ad68}.auth-brand small{color:var(--muted);font-size:7px;letter-spacing:.2em}.auth-card h1{margin:4px 0 8px;font-size:34px;line-height:1.05;letter-spacing:-.04em}.auth-intro{margin:0 0 24px;color:var(--muted);font-size:12px;line-height:1.55}.auth-card form{display:grid;grid-gap:15px;gap:15px}.auth-card label{display:grid;grid-gap:7px;gap:7px}.auth-card label span{font-size:10px;font-weight:800}.auth-card input{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px 13px;outline:none;background:#fbfdfe;font-size:12px}.auth-card input:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(7,159,189,.1)}.auth-submit{width:100%;margin-top:4px}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-message{margin:0;padding:10px 12px;border-radius:8px;background:#edf7f8;color:#0b6075;font-size:10px;line-height:1.45}.auth-switch{display:block;margin:18px auto 0;border:0;background:none;color:var(--coral);font-size:10px;font-weight:800}.content{max-width:1230px;margin:0 auto;padding:40px 38px 60px}.welcome-row{display:grid;grid-template-columns:minmax(350px,1fr) minmax(440px,.92fr);align-items:center;grid-gap:55px;gap:55px}.eyebrow{color:var(--coral)!important;letter-spacing:.14em;font-size:10px!important;font-weight:800;margin-bottom:8px!important}.welcome-row h1{margin:0;font:650 clamp(42px,4vw,62px)/.98 Arial,Helvetica,sans-serif;letter-spacing:-.055em}.welcome-row h1 span{color:var(--coral);font-size:28px;vertical-align:top;margin-left:5px}.welcome-row>div>p:last-child{color:var(--muted);font-size:13px;line-height:1.6;margin:17px 0 0}.project-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--line);background:rgba(255,254,251,.86);border-radius:16px;padding:20px 22px;box-shadow:0 16px 50px rgba(55,42,24,.06)}.project-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--sage);color:var(--forest);font-size:22px}.project-card small{font-size:8px;color:var(--muted);letter-spacing:.12em;font-weight:800}.project-card h2{font:700 20px/1.1 Arial,Helvetica,sans-serif;margin:4px 0}.project-card p{margin:0;color:var(--muted);font-size:11px}.ring{--progress:240deg;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--forest) var(--progress),#e7e2d9 0);position:relative}.ring:before{content:"";position:absolute;inset:7px;background:var(--paper);border-radius:50%}.ring strong{position:relative;font-size:14px}.project-progress{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;margin-top:3px}.project-progress span{color:var(--muted);font-size:9px}.project-progress i{height:5px;background:#e7e2d9;border-radius:9px;overflow:hidden}.project-progress i b{display:block;height:100%;border-radius:inherit;background:var(--forest)}.project-progress button{border:0;background:none;font-size:9px;font-weight:700;color:var(--forest)}.tabs-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:35px 0 14px}.view-tabs{display:flex;gap:5px;margin:0;padding:4px;width:max-content;background:#efeae2;border-radius:10px}.view-tabs button{border:0;padding:8px 15px;border-radius:7px;background:transparent;font-size:11px;color:var(--muted)}.view-tabs button.active{background:var(--paper);color:var(--ink);font-weight:700;box-shadow:0 2px 8px rgba(55,42,24,.07)}.project-actions{display:flex;align-items:stretch;gap:9px}.project-switcher{min-width:220px;display:flex;align-items:center;gap:8px;padding:5px 9px 5px 11px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.project-switcher>span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-switcher select{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:var(--ink);font-size:10px;font-weight:700;cursor:pointer}.project-switcher select:disabled{cursor:wait;opacity:.65}.new-project-button{border:0;border-radius:8px;padding:9px 13px;background:linear-gradient(135deg,#0b3157,#079fbd);color:white;font-size:10px;font-weight:800;box-shadow:0 8px 20px rgba(7,159,189,.18)}.new-project-button span{font-size:14px;margin-right:4px}.data-notice{margin:-5px 0 14px;padding:9px 12px;border:1px solid #f0d7b7;border-radius:8px;background:#fff8ed;color:#86541f;font-size:10px}.panel{background:rgba(255,254,251,.9);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 35px rgba(55,42,24,.035)}.generated-specification{padding:22px}.generated-specification h4{margin:0 0 18px;font-size:18px}.generated-specification pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.7 Arial,Helvetica,sans-serif;color:var(--ink)}.specification-empty{min-height:300px;padding:42px 28px;display:flex;align-items:flex-start;justify-content:center;gap:14px;background:linear-gradient(#fffefb,#fcf9f4)}.specification-empty>div{max-width:520px}.specification-empty h4{margin:2px 0 9px;font-size:17px}.specification-empty p{margin:0 0 18px;color:var(--muted);font-size:11px;line-height:1.65}.specification-empty .primary-button{width:max-content;gap:18px}.specification-empty .primary-button:disabled{opacity:.6;cursor:wait}.panel-head{justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line)}.panel-head,.panel-head>div{display:flex;align-items:center}.panel-head>div{gap:9px}.panel-head h3{margin:0;font-size:13px}.panel-icon{width:27px;height:27px;border-radius:50%;color:white;background:var(--forest);display:grid;place-items:center;font-size:11px}.panel-icon.light{color:var(--forest);background:var(--sage)}.panel-icon.coral{color:#a84e3b;background:var(--peach)}.live-dot,.ready-badge{color:var(--forest);background:#eaf4ed;border-radius:20px;font-size:8px;padding:5px 8px;font-weight:800}.live-dot:before{content:"•";margin-right:4px}.text-button{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:5px 8px;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:16px;gap:16px}.interview-preview{padding-bottom:17px}.mini-chat{min-height:246px;padding:18px;background:linear-gradient(#fffefb,#fcf9f4)}.mini-chat p{max-width:84%;font-size:11px;line-height:1.55;padding:12px 14px;margin:0 0 18px}.ai-bubble{background:#f3f0e8;border-radius:5px 12px 12px 12px}.user-bubble{background:#e8efe6;border-radius:12px 5px 12px 12px;margin-left:auto!important}.primary-button{display:flex;align-items:center;justify-content:space-between;border:0;background:linear-gradient(135deg,var(--forest),#087da0);color:white;border-radius:7px;padding:11px 14px;font-size:11px;font-weight:700}.interview-preview>.primary-button{width:calc(100% - 36px);margin:0 18px}.site-preview-panel{grid-row:span 2}.site-mockup{margin:15px;border:1px solid #dcd6cc;border-radius:8px;overflow:hidden;height:248px;background:#f6f2e8}.mock-nav{height:45px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;background:#fffdf9;font-size:7px;color:#52645a}.mock-nav b{font:700 8px/1 Georgia,serif;letter-spacing:.08em;color:var(--forest)}.mock-nav i{font-style:normal;color:white;background:var(--coral);padding:5px 8px;border-radius:2px}.mock-hero{height:calc(100% - 45px);position:relative;overflow:hidden;background:linear-gradient(112deg,#f7f0e4 0 49%,#d2dec8 49%)}.mock-hero>div:first-child{position:relative;z-index:2;padding:41px 22px;display:grid;justify-items:start;grid-gap:8px;gap:8px}.mock-hero small{font-size:6px;letter-spacing:.15em;color:var(--coral)}.mock-hero strong{font:500 26px/1 Georgia,serif}.mock-hero button{background:var(--coral);color:white;border:0;font-size:7px;padding:7px 11px}.leaf{position:absolute;background:#5e845b;border-radius:100% 0 100% 0;transform:rotate(28deg)}.leaf.one{width:105px;height:170px;right:62px;top:32px}.leaf.two{width:70px;height:130px;right:8px;top:6px;background:#86a875;transform:rotate(-20deg)}.sun{position:absolute;width:80px;height:80px;border-radius:50%;background:#eecb88;right:112px;top:48px;opacity:.8}.check-list{padding:0 18px 12px}.check-list p{display:grid;grid-template-columns:22px 1fr auto;align-items:center;font-size:10px;border-top:1px solid #efebe4;margin:0;padding:9px 0}.check-list p span{color:var(--forest)}.check-list p b{width:16px;height:16px;border-radius:50%;color:white;background:var(--forest);display:grid;place-items:center;font-size:8px}.check-list p i{width:16px;height:16px;border-radius:50%;border:3px solid #e6e1d8;border-top:3px solid var(--forest)}.check-list p em{width:8px;height:8px;margin-right:4px;border-radius:50%;background:#ccc5ba}.next-step{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:16px 18px}.next-step small{color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.12em}.next-step h3{font:600 15px Georgia,serif;margin:4px 0}.next-step p{font-size:9px;color:var(--muted);margin:0}.next-step button{border:0;background:none;color:var(--coral);font-size:9px;font-weight:700}.interview-layout{display:grid;grid-template-columns:230px minmax(360px,1fr) 260px;grid-gap:16px;gap:16px}.steps-panel{align-self:start;padding-bottom:16px}.steps-panel .panel-head>b{color:var(--muted);font-size:11px}.steps{padding:8px 16px 14px}.steps>div{display:flex;gap:10px;align-items:flex-start;position:relative;padding:10px 7px;border-radius:8px}.steps>div:not(:last-child):after{content:"";position:absolute;width:1px;height:14px;background:#d9d4ca;left:18px;bottom:-7px}.steps>div.current{background:#f5eee7}.steps>div>span{width:23px;height:23px;border:1px solid #dcd7ce;background:white;border-radius:50%;display:grid;place-items:center;font-size:9px;flex:0 0 auto}.steps>div:has(span:first-child:nth-last-child(2)){color:inherit}.steps p{margin:0;display:grid;grid-gap:3px;gap:3px}.steps b{font-size:10px}.steps small{color:var(--muted);font-size:8px;line-height:1.35}.secondary-button{width:calc(100% - 32px);margin:0 16px;border:1px solid var(--forest);color:var(--forest);background:white;border-radius:7px;padding:9px;font-size:9px;font-weight:700}.conversation{min-height:510px;display:flex;flex-direction:column}.messages{flex:1 1;padding:20px;max-height:390px;overflow-y:auto}.message{display:flex;align-items:flex-start;gap:9px;margin-bottom:16px}.message>span{flex:0 0 auto;width:27px;height:27px;border-radius:50%;background:var(--forest);color:white;display:grid;place-items:center;font-size:8px}.message.user{flex-direction:row-reverse}.message.user>span{background:#e2c9b8;color:#783f31}.message p{margin:0;background:#f1eee7;padding:11px 13px;border-radius:4px 12px 12px 12px;max-width:82%;font-size:10px;line-height:1.55}.message.user p{background:#e6efe7;border-radius:12px 4px 12px 12px}.composer{display:flex;gap:8px;margin:0 16px;border:1px solid #dcd6cd;border-radius:10px;padding:8px;background:white}.composer textarea{resize:none;border:0;outline:0;flex:1 1;min-height:44px;padding:5px;font-size:10px}.composer button{width:37px;height:37px;align-self:end;border:0;border-radius:8px;background:var(--forest);color:white}.composer button:disabled{opacity:.55;cursor:wait}.thinking{color:var(--muted);font-style:italic}.privacy{text-align:center;color:#9c9a93;font-size:8px;margin:9px 0 12px}.insight-panel{align-self:start}.insight-card{margin:12px;padding:13px;background:#edf3eb;border-radius:9px}.insight-card small{color:var(--forest);font-size:7px;font-weight:800;letter-spacing:.1em}.insight-card p{font:500 11px/1.45 Georgia,serif;margin:6px 0 0}.insight-card.pending{background:#fcf0e8}.insight-card.pending small{color:var(--coral)}.summary-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);grid-gap:16px;gap:16px}.summary-main{overflow:hidden}.summary-section{padding:19px;border-bottom:1px solid var(--line)}.summary-title{display:grid;grid-template-columns:auto 1fr auto;align-items:start;grid-gap:12px;gap:12px}.summary-title>span{width:30px;height:30px;border-radius:50%;background:var(--sage);color:var(--forest);display:grid;place-items:center;font-size:9px;font-weight:800}.summary-title h4{margin:0 0 5px;font:600 15px Georgia,serif}.summary-title p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.summary-title>b{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:white;font-size:8px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 0 42px}.tag-row span{padding:6px 9px;border-radius:20px;background:#f2eee7;font-size:8px}.page-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:14px 0 0 42px}.page-list p{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:7px;padding:9px;margin:0}.page-list p span{color:#b4ada3}.page-list p b{font-size:9px}.page-list em{font-style:normal;font-size:7px;border-radius:20px;padding:4px 6px}.page-list em.green{background:#e9f3eb;color:var(--forest)}.page-list em.orange{background:#fbede4;color:#af563e}.page-list em.gray{background:#f0eee9;color:#817c74}.summary-section.compact{border-bottom:0}.summary-side{display:grid;grid-gap:14px;gap:14px;align-content:start}.score-card{padding:18px}.score-card>small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.1em}.score-card>strong{display:block;font:600 40px Georgia,serif;margin:8px 0}.score-card>i{display:block;height:6px;background:#e6e1d9;border-radius:10px;overflow:hidden}.score-card>i b{display:block;width:72%;height:100%;background:linear-gradient(90deg,var(--coral),#e5ad6b)}.score-card>p{color:var(--muted);font-size:9px;line-height:1.45;margin:12px 0}.score-card .primary-button{width:100%}.missing-card{padding:17px}.missing-card h3{font:600 15px Georgia,serif;margin:0 0 12px}.missing-card p{display:flex;align-items:center;gap:8px;font-size:9px;margin:8px 0}.missing-card p span{width:20px;height:20px;border-radius:50%;background:var(--peach);color:#a04c39;display:grid;place-items:center;font-size:8px}.expert-note{display:flex;gap:10px;align-items:center;padding:13px;border:1px solid #ead7ca;border-radius:12px;background:#fff7ef}.expert-note>span{width:32px;height:32px;border-radius:50%;background:var(--coral);color:white;display:grid;place-items:center;font-size:9px}.expert-note p{display:grid;grid-gap:3px;gap:3px;color:var(--muted);font-size:8px;margin:0;line-height:1.4}.expert-note b{color:var(--ink);font-size:9px}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:rgba(21,44,34,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-modal{width:min(480px,100%);max-height:calc(100vh - 40px);overflow-y:auto;position:relative;padding:31px;border-radius:18px;background:var(--paper);box-shadow:0 30px 90px rgba(15,36,27,.24)}.modal-close{position:absolute;right:17px;top:15px;width:31px;height:31px;border-radius:50%;border:1px solid var(--line);background:white;color:var(--muted);font-size:20px;line-height:1}.modal-spark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--sage);color:var(--forest);margin-bottom:18px}.project-modal h2{margin:4px 0 8px;font:500 32px/1.05 Georgia,serif;letter-spacing:-.025em}.modal-intro{color:var(--muted);font-size:11px;line-height:1.55;margin:0 0 20px}.project-modal label{display:grid;grid-gap:7px;gap:7px;margin:13px 0}.project-modal label>span{font-size:9px;font-weight:800}.project-modal input,.project-modal select{width:100%;border:1px solid #dcd6cd;border-radius:8px;background:white;color:var(--ink);padding:11px 12px;outline:0;font-size:11px}.project-modal input:focus,.project-modal select:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(23,79,56,.08)}.modal-note{display:flex;align-items:center;gap:9px;margin:18px 0;padding:11px;border-radius:9px;background:#edf3eb}.modal-note>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:white;font-size:8px}.modal-note p{display:grid;grid-gap:2px;gap:2px;margin:0;color:var(--muted);font-size:8px}.modal-note b{color:var(--ink);font-size:9px}.modal-submit{width:100%;padding:12px 14px}.modal-submit:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1050px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:24px 13px;align-items:center}.brand>span:last-child,.nav-list button:not(.active){font-size:0}.nav-list button{justify-content:center;padding:12px}.nav-list button span{font-size:17px}.sidebar-note{display:none}.welcome-row{grid-template-columns:1fr 1fr;gap:24px}.interview-layout{grid-template-columns:205px 1fr}.insight-panel{display:none}}@media (max-width:760px){.app-shell{display:block}.sidebar{display:none}.topbar{height:58px;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.mobile-brand{display:flex;align-items:center;gap:9px}.mobile-brand strong{font:750 12px Arial,Helvetica,sans-serif;letter-spacing:.04em}.mobile-brand strong span{color:#35ad68}.breadcrumb,.top-actions button{display:none}.avatar{width:32px;height:32px}.content{padding:26px 15px 45px}.welcome-row{display:block}.welcome-row h1{font-size:40px}.welcome-row>div>p:last-child{margin-bottom:22px}.project-card{grid-template-columns:auto 1fr auto;padding:15px}.ring{width:58px;height:58px}.tabs-row{align-items:stretch;flex-direction:column;margin-top:24px}.view-tabs{width:100%}.view-tabs button{flex:1 1;padding-inline:5px}.project-actions{flex-direction:column}.project-switcher{width:100%;min-width:0;padding-block:9px}.new-project-button{width:100%}.dashboard-grid,.summary-layout{grid-template-columns:1fr}.site-preview-panel{grid-row:auto}.next-step{grid-template-columns:auto 1fr}.next-step button{grid-column:2;text-align:left;padding:0}.interview-layout{grid-template-columns:1fr}.steps-panel{order:2}.conversation{min-height:470px}.page-list{grid-template-columns:1fr}.page-list,.tag-row{margin-left:0}}@media (max-width:420px){.welcome-row h1{font-size:35px}.project-card h2{font-size:17px}.project-icon{width:38px;height:38px}.site-mockup{height:210px}.mock-hero strong{font-size:21px}.project-modal{padding:25px 20px}.project-modal h2{font-size:28px}}.generated-site-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:28px;text-align:center;background:linear-gradient(145deg,#f5efe5,#e5eee5)}.generated-site-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:white;color:var(--forest);box-shadow:0 8px 22px rgba(23,79,56,.1)}.generated-site-card small{color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.12em}.generated-site-card strong{font:600 24px Georgia,serif}.generated-site-card p{max-width:340px;margin:0;color:var(--muted);font-size:10px;line-height:1.5}.generated-site-card.ready{border-color:#abc7b2;background:linear-gradient(145deg,#f8f4ec,#dcebdd)}.site-generation-card{padding:18px}.site-generation-card>small{color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.1em}.site-generation-card h3{margin:7px 0;font:600 18px Georgia,serif}.site-generation-card p{color:var(--muted);font-size:9px;line-height:1.5}.site-generation-card>div{display:grid;grid-gap:8px;margin-top:14px}.site-generation-card .secondary-button{width:100%;margin:0}.site-generation-card .primary-button{width:100%}.site-generation-card button:disabled{opacity:.55;cursor:wait}.version-history-backdrop{z-index:40;padding:24px}.version-history-modal{width:min(1180px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:24px;background:var(--paper);box-shadow:0 28px 80px rgba(7,28,53,.28);padding:28px}.version-history-modal>header{position:relative;display:flex;justify-content:space-between;gap:24px;padding-right:48px;margin-bottom:22px}.version-history-modal h2{margin:5px 0 8px;font-size:clamp(24px,3vw,36px)}.version-history-modal header p:last-child{margin:0;color:var(--muted);max-width:720px;line-height:1.5}.version-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}.version-table{width:100%;min-width:940px;border-collapse:collapse;font-size:13px}.version-table td,.version-table th{padding:14px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:middle}.version-table th{color:var(--muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase;background:#f7fafc}.version-table tbody tr:last-child td{border-bottom:0}.version-table .current-version{background:rgba(7,184,216,.07)}.version-table td:first-child b{display:block;font-size:16px}.version-table td:first-child small{display:inline-block;margin-top:4px;padding:3px 7px;border-radius:999px;color:#075d70;background:#d9f3f3;font-weight:700}.version-actions{display:flex;gap:6px;flex-wrap:wrap}.version-actions button{min-height:34px;border:1px solid var(--line);border-radius:8px;background:white;padding:7px 10px;font-weight:700;font-size:12px}.version-actions button:hover{border-color:var(--coral);color:var(--coral)}.version-actions button.danger{color:#a22929}.version-actions button.danger:hover{border-color:#c84a4a;background:#fff4f4}.version-actions button:disabled{opacity:.45;cursor:not-allowed}.version-history-loading{padding:30px;text-align:center;color:var(--muted)}.site-generation-card>div{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:700px){.version-history-backdrop{padding:0}.version-history-modal{min-height:100vh;max-height:100vh;border-radius:0;padding:22px 16px}.version-history-modal>header{padding-right:38px}}.landing{min-height:100vh;overflow:hidden;background:#f7fbfd;color:#071c35}.landing-nav{position:absolute;z-index:10;top:0;left:50%;transform:translateX(-50%);width:min(1220px,calc(100% - 48px));height:82px;justify-content:space-between}.landing-brand,.landing-nav{display:flex;align-items:center}.landing-brand{gap:10px;color:inherit;text-decoration:none;font-size:13px;letter-spacing:.04em}.landing-brand>span:last-child{display:grid;grid-gap:3px;gap:3px}.landing-brand strong{color:#35ad68}.landing-brand small{color:#708398;font-size:7px;letter-spacing:.2em}.landing-nav-links{display:flex;align-items:center;gap:30px}.landing-nav-links a{color:#51677d;text-decoration:none;font-size:12px;font-weight:700}.landing-login{border:1px solid rgba(11,49,87,.16);background:rgba(255,255,255,.72);border-radius:999px;padding:10px 18px;font-size:11px;font-weight:800}.landing-hero{min-height:760px;padding:150px max(48px,calc((100vw - 1220px)/2)) 90px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;grid-gap:50px;gap:50px;background:radial-gradient(circle at 82% 32%,rgba(7,184,216,.18),transparent 30rem),radial-gradient(circle at 15% 20%,rgba(85,199,91,.12),transparent 24rem),linear-gradient(140deg,#f9fcfe,#edf7f8);position:relative}.landing-hero:before{content:"";position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(11,49,87,.045) 1px,transparent 0),linear-gradient(90deg,rgba(11,49,87,.045) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,black,transparent 85%);mask-image:linear-gradient(180deg,black,transparent 85%);pointer-events:none}.hero-copy{position:relative;z-index:2}.landing-kicker{margin:0 0 18px;color:#078ca8;font-size:10px;font-weight:900;letter-spacing:.16em}.landing-kicker span{margin-right:7px;color:#55c75b}.hero-copy h1{margin:0;font:750 clamp(50px,5.4vw,78px)/.98 Arial,sans-serif;letter-spacing:-.065em}.final-cta h2 em,.hero-copy h1 em{color:#079fbd;font-style:normal}.hero-lead{max-width:590px;margin:25px 0 30px;color:#51677d;font-size:17px;line-height:1.65}.hero-actions{gap:24px}.hero-actions,.landing-primary{display:flex;align-items:center}.landing-primary{border:0;border-radius:10px;padding:15px 18px;background:linear-gradient(135deg,#0b3157,#087fa0);color:#fff;font-size:12px;font-weight:900;box-shadow:0 14px 32px rgba(7,93,119,.2);justify-content:space-between;gap:28px}.hero-actions p{display:grid;margin:0;font-size:11px}.hero-actions p small{color:#708398;margin-top:3px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#52697d;font-size:10px;font-weight:700}.device-stage{min-height:560px;position:relative;z-index:2;perspective:1400px;isolation:isolate}.stage-glow{position:absolute;inset:8% -4% 0 5%;border-radius:50%;background:radial-gradient(circle,rgba(16,197,223,.28),rgba(18,83,164,.1) 42%,transparent 70%);filter:blur(32px);animation:stagePulse 7s ease-in-out infinite}.stage-orbit{position:absolute;border:1px solid rgba(7,184,216,.17);border-radius:50%;pointer-events:none}.orbit-one{width:520px;height:220px;right:0;top:145px;transform:rotate(-9deg);animation:orbitFloat 9s ease-in-out infinite}.orbit-two{width:390px;height:150px;left:100px;bottom:50px;transform:rotate(14deg);animation:orbitFloat 7s ease-in-out -2s infinite reverse}.stage-label{position:absolute;z-index:8;color:#078ca8;font-size:7px;font-weight:900;letter-spacing:.22em;opacity:0;animation:labelReveal 12s ease-in-out infinite}.label-desktop{top:10px;right:18%}.label-tablet{animation-delay:.6s}.label-mobile,.label-tablet{left:0;bottom:-26px;width:100%;text-align:center}.label-mobile{animation-delay:1.1s}.device{position:absolute;z-index:2;border:0;background:linear-gradient(145deg,#1b3148,#061526 62%,#28465e);box-shadow:0 38px 95px rgba(7,28,53,.32),inset 0 0 0 1px rgba(255,255,255,.16);overflow:visible;transform-style:preserve-3d}.device-screen{position:absolute;overflow:hidden;background:#172b25}.desktop-device{width:88%;height:365px;right:0;top:35px;border-radius:18px 18px 8px 8px;padding:11px;animation:desktopEntrance 12s cubic-bezier(.2,.8,.2,1) infinite}.desktop-device .device-screen{inset:11px;border-radius:9px 9px 2px 2px}.desktop-camera{position:absolute;z-index:4;top:4px;left:50%;width:3px;height:3px;border-radius:50%;background:#69c6d1;box-shadow:0 0 5px #69c6d1}.desktop-chin{position:absolute;z-index:5;left:0;right:0;bottom:-1px;height:20px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#0a1e30,#2f4b61 48%,#0a1c2d);display:grid;place-items:center}.desktop-chin span{width:34px;height:3px;border-radius:8px;background:rgba(255,255,255,.13)}.desktop-stand{position:absolute;z-index:-1;left:50%;bottom:-94px;transform:translateX(-50%);width:112px;height:95px;background:linear-gradient(90deg,#10283b,#496277 50%,#10283b);-webkit-clip-path:polygon(34% 0,66% 0,78% 82%,100% 93%,100% 100%,0 100%,0 93%,22% 82%);clip-path:polygon(34% 0,66% 0,78% 82%,100% 93%,100% 100%,0 100%,0 93%,22% 82%)}.desktop-stand i{position:absolute;left:-55px;bottom:0;width:222px;height:8px;border-radius:50%;background:linear-gradient(90deg,#071725,#5e7485 50%,#071725);box-shadow:0 8px 18px rgba(7,28,53,.32)}.tablet-device{width:190px;height:292px;left:-1%;bottom:5px;border-radius:18px;padding:9px;z-index:5;animation:tabletEntrance 12s cubic-bezier(.2,.8,.2,1) infinite}.tablet-device .device-screen{inset:9px;border-radius:10px}.phone-device{width:118px;height:244px;right:-3%;bottom:-8px;border-radius:25px;padding:6px;z-index:7;animation:phoneEntrance 12s cubic-bezier(.2,.8,.2,1) infinite}.phone-device .device-screen{inset:6px;border-radius:19px}.device-camera{z-index:8;top:4px;width:4px;height:4px;border-radius:50%;box-shadow:0 0 0 1px #3b566a}.device-camera,.phone-notch{position:absolute;left:50%;transform:translateX(-50%);background:#071521}.phone-notch{z-index:9;top:6px;width:43px;height:11px;border-radius:0 0 8px 8px}.phone-notch i{display:block;width:3px;height:3px;margin:3px auto;border-radius:50%;background:#173f57}.showcase-site{width:100%;height:100%;overflow:hidden;background:#f4efe5;color:#18352d;font-family:Arial,sans-serif}.showcase-nav{height:13%;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:rgba(250,247,240,.96);font-size:6px;letter-spacing:.08em;position:relative;z-index:2}.showcase-nav b{font-family:Georgia,serif;font-size:8px;letter-spacing:.14em}.showcase-nav span{color:#5a6d65}.showcase-nav i{padding:6px 10px;background:#153b31;color:#fff;font-style:normal;font-size:5px}.showcase-hero{height:70%;position:relative;display:flex;align-items:center;padding:0 7%;color:#fff;background-image:linear-gradient(90deg,rgba(11,34,28,.87),rgba(11,34,28,.45) 52%,rgba(11,34,28,.05) 80%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=85);background-size:115% auto;background-position:50%;animation:sitePan 12s ease-in-out infinite}.showcase-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.16) 50%,transparent 64%);transform:translateX(-130%);animation:screenShine 12s ease-in-out infinite;pointer-events:none}.showcase-copy{position:relative;z-index:2;width:72%}.showcase-copy small{font-size:5px;letter-spacing:.22em;color:#e5c995}.showcase-copy strong{display:block;margin:12px 0 9px;font:500 30px/.96 Georgia,serif;letter-spacing:-.035em}.showcase-copy p{max-width:210px;margin:0 0 14px;font-size:7px;line-height:1.5;color:rgba(255,255,255,.82)}.showcase-copy button{border:1px solid rgba(255,255,255,.45);padding:7px 10px;background:rgba(14,43,35,.66);color:#fff;font-size:5px;font-weight:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.showcase-copy button span{margin-left:9px;color:#e5c995}.showcase-count{position:absolute;right:5%;bottom:9%;display:flex;align-items:end;gap:5px;z-index:2}.showcase-count b{font:22px/1 Georgia,serif}.showcase-count span{font-size:6px;color:rgba(255,255,255,.65)}.showcase-strip{height:17%;display:grid;grid-template-columns:1.15fr 1fr .8fr;align-items:center;padding:0 6%;background:#f4efe5}.showcase-strip>span{display:grid;grid-gap:4px;gap:4px;border-right:1px solid #d9d2c5;padding-right:8px}.showcase-strip>span:last-child{border:0;padding-left:8px}.showcase-strip small{color:#9a8062;font-size:4px;letter-spacing:.14em}.showcase-strip b{font:600 7px Georgia,serif}.tablet-site .showcase-nav{height:14%;padding-inline:8%}.tablet-site .showcase-nav b{font-size:6px;line-height:1.15}.tablet-site .showcase-hero{height:69%;padding:0 9%;background-size:auto 105%;background-position:62%}.tablet-site .showcase-copy{width:100%}.tablet-site .showcase-copy strong{max-width:115px;font-size:20px;margin:10px 0 8px}.tablet-site .showcase-copy p{font-size:6px}.tablet-site .showcase-strip{height:17%;grid-template-columns:1.4fr 1fr;padding-inline:8%}.phone-site .showcase-nav{height:13%;padding:5% 10% 0;background:#f6f0e5}.phone-site .showcase-nav b{font-size:7px}.phone-site .showcase-hero{height:72%;align-items:flex-end;padding:0 10% 15%;background-image:linear-gradient(0deg,rgba(9,32,25,.93),rgba(9,32,25,.05) 72%),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=700&q=85);background-size:auto 110%;background-position:60%}.phone-site .showcase-copy{width:100%}.phone-site .showcase-copy small{font-size:4px}.phone-site .showcase-copy strong{margin:7px 0 5px;font-size:16px}.phone-site .showcase-copy p{margin-bottom:7px;font-size:5px}.phone-site .showcase-copy button{padding:5px 7px;font-size:4px}.phone-site .showcase-strip{height:15%;display:flex;padding:0 10%}.phone-site .showcase-strip>span{border:0}.responsive-badge{position:absolute;right:8%;bottom:-2%;z-index:10;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid rgba(255,255,255,.75);border-radius:12px;background:rgba(255,255,255,.88);box-shadow:0 18px 45px rgba(7,28,53,.16);font-size:9px;font-weight:800;line-height:1.35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:badgeReveal 12s ease-in-out infinite}.responsive-badge>b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:linear-gradient(135deg,#dff5e4,#d6f5fa);color:#168d9e;font-size:10px}.responsive-badge>span{display:grid;grid-gap:2px;gap:2px}.responsive-badge small{color:#708398;font-weight:600}@keyframes desktopEntrance{0%,5.3%{opacity:0;transform:translate3d(90px,14px,-130px) rotateY(-18deg) scale(.9)}18%,72%{opacity:1;transform:translateZ(0) rotateY(0) scale(1)}88%,to{opacity:0;transform:translate3d(-15px,-4px,30px) scale(1.025)}}@keyframes tabletEntrance{0%,15%{opacity:0;transform:translate3d(-80px,45px,70px) rotateY(22deg) scale(.86)}26%,72%{opacity:1;transform:translateZ(65px) rotateY(0) scale(1)}88%,to{opacity:0;transform:translate3d(-12px,-5px,80px) scale(1.03)}}@keyframes phoneEntrance{0%,22%{opacity:0;transform:translate3d(65px,55px,110px) rotateY(-26deg) scale(.82)}34%,72%{opacity:1;transform:translateZ(110px) rotateY(0) scale(1)}88%,to{opacity:0;transform:translate3d(10px,-6px,130px) scale(1.04)}}@keyframes sitePan{0%,15%{background-position:62%}48%,72%{background-position:48%}to{background-position:62%}}@keyframes screenShine{0%,38%{transform:translateX(-130%)}55%,to{transform:translateX(150%)}}@keyframes stagePulse{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes orbitFloat{0%,to{opacity:.25;translate:0 0}50%{opacity:.7;translate:0 -9px}}@keyframes labelReveal{0%,26%,82%,to{opacity:0;transform:translateY(5px)}36%,72%{opacity:1;transform:translateY(0)}}@keyframes badgeReveal{0%,35%,82%,to{opacity:0;transform:translateY(12px) scale(.92)}45%,72%{opacity:1;transform:translateY(0) scale(1)}}.landing-demo{padding:105px max(48px,calc((100vw - 1120px)/2));background:#fff}.section-heading{text-align:center;max-width:720px;margin:0 auto 55px}.offer-copy h2,.section-heading h2{margin:0;font-size:clamp(38px,4.5vw,58px);line-height:1.03;letter-spacing:-.05em}.offer-copy>p,.section-heading>p:last-child{color:#64778a;font-size:14px;line-height:1.65}.demo-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:26px;gap:26px;align-items:stretch}.demo-steps{display:grid;grid-gap:9px;gap:9px}.demo-steps button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid #dce7ef;border-radius:13px;padding:18px;text-align:left;background:#fbfdfe}.demo-steps button>span{color:#8aa0b3;font-size:11px;font-weight:900}.demo-steps button p{display:grid;grid-gap:4px;gap:4px;margin:0}.demo-steps button small{color:#079fbd;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.demo-steps button b{font-size:12px;line-height:1.45}.demo-steps button>i{font-style:normal;opacity:0}.demo-steps button.active{border-color:#079fbd;background:#eef9fa;box-shadow:0 10px 28px rgba(7,159,189,.08)}.demo-steps button.active>i{opacity:1;color:#079fbd}.demo-panel{min-height:330px;display:grid;place-items:center;padding:38px;border-radius:18px;background:linear-gradient(145deg,#092541,#0b536a);color:#fff;box-shadow:0 24px 60px rgba(7,28,53,.18)}.deliverables-card,.idea-card,.interview-card{width:min(430px,100%)}.idea-card{padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.08)}.idea-card>span{color:#55c75b;font:60px/1 Georgia,serif}.idea-card p{margin:0 0 25px;font:22px/1.4 Georgia,serif}.idea-card small,.interview-card>small{color:#7fe1eb;font-size:8px;letter-spacing:.15em;font-weight:800}.interview-card>div{margin:15px 0;padding:15px;border-radius:10px;background:rgba(255,255,255,.1);display:flex;gap:10px;font-size:12px;line-height:1.5}.interview-card div span{color:#55c75b}.interview-card .answer{margin-left:45px;background:#fff;color:#183047}.interview-card .demo-progress{display:grid;background:none;padding:4px 0}.demo-progress i{height:5px;background:rgba(255,255,255,.14);border-radius:6px;overflow:hidden}.demo-progress i b{display:block;width:72%;height:100%;background:#55c75b}.demo-progress span{font-size:8px}.deliverables-card{display:grid;grid-gap:12px;gap:12px}.deliverables-card p{margin:0;display:grid;grid-template-columns:32px 1fr;padding:15px;border-radius:10px;background:#fff;color:#153049}.deliverables-card p span{grid-row:1/3;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#dff5e4;color:#23884d}.deliverables-card p b{font-size:12px}.deliverables-card p small{color:#708398;margin-top:3px}.before-after{padding:95px max(48px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1fr auto 1fr;grid-gap:25px;gap:25px;align-items:center;background:#f0f7f8}.after-card,.before-card{min-height:280px;padding:34px;border-radius:18px}.before-card{border:1px dashed #bfcdd7;color:#627587;background:rgba(255,255,255,.45)}.after-card{color:#fff;background:linear-gradient(145deg,#0b3157,#087e9d);box-shadow:0 22px 55px rgba(7,93,119,.18)}.after-card small,.before-card small{font-size:9px;font-weight:900;letter-spacing:.15em}.after-card h3,.before-card h3{margin:45px 0 15px;font-size:26px;line-height:1.12;letter-spacing:-.035em}.before-card p{font:18px/1.5 Georgia,serif}.before-card>span{font-size:9px}.after-card ul{display:grid;grid-gap:13px;gap:13px;padding:0;list-style:none;font-size:12px}.after-card li:before{content:"✓";color:#7de08a;margin-right:9px}.transformation-mark{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#fff;color:#079fbd;box-shadow:0 12px 30px rgba(7,28,53,.1);font-size:20px}.transformation-mark small{display:none}.offer-section{padding:110px max(48px,calc((100vw - 1060px)/2));display:grid;grid-template-columns:1fr 430px;grid-gap:80px;gap:80px;align-items:center;background:#fff}.offer-copy h2{margin-bottom:20px}.technical-guarantee{margin-top:30px;display:flex;gap:14px;align-items:center;padding:16px;border:1px solid #cfe8ee;border-radius:12px;background:#f2fafb}.technical-guarantee>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#dff5e4;color:#23884d;font-size:19px}.technical-guarantee p{display:grid;grid-gap:3px;gap:3px;margin:0;font-size:11px}.technical-guarantee small{color:#64778a;line-height:1.45}.price-card{padding:34px;border:1px solid #cfe0e8;border-radius:20px;background:linear-gradient(155deg,#fff,#f0f8f9);box-shadow:0 28px 75px rgba(7,28,53,.12)}.price-label{color:#079fbd;font-size:9px;font-weight:900;letter-spacing:.15em}.price{display:flex;align-items:start;margin:15px 0 22px}.price strong{font-size:64px;line-height:.9;letter-spacing:-.07em}.price sup{font-size:24px;font-weight:800}.price small{align-self:end;margin-left:10px;color:#64778a;font-size:9px}.price-card ul{display:grid;grid-gap:12px;gap:12px;list-style:none;padding:20px 0;margin:0;border-top:1px solid #dce7ef}.price-card li{font-size:11px;font-weight:700}.price-card li:before{content:"✓";color:#2c9d58;margin-right:9px}.price-card .landing-primary{width:100%}.price-card>p{margin:14px 0 0;color:#718394;font-size:8px;line-height:1.5;text-align:center}.final-cta{padding:110px 24px;text-align:center;color:#fff;background:radial-gradient(circle at 50% 0,rgba(7,184,216,.26),transparent 30rem),#071c35}.final-cta>span{display:block;color:#55c75b;font-size:28px;margin-bottom:18px}.final-cta .landing-kicker{color:#7fdbe6}.final-cta h2{margin:0 auto 30px;font-size:clamp(40px,5vw,64px);line-height:1.05;letter-spacing:-.055em}.final-cta .landing-primary{margin:auto;background:linear-gradient(135deg,#079fbd,#55b963)}.landing-footer{min-height:100px;padding:24px max(48px,calc((100vw - 1220px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#061629;color:#fff}.landing-footer p,.landing-footer>span{color:#7890a5;font-size:9px}.auth-back{position:absolute;top:24px;left:24px;border:0;background:transparent;color:#526a7d;font-size:11px;font-weight:800}@media (max-width:900px){.landing-nav{width:calc(100% - 32px)}.landing-nav-links a{display:none}.landing-hero{min-height:auto;padding:125px 24px 75px;grid-template-columns:1fr;text-align:center;gap:35px}.hero-copy{max-width:680px;margin:auto}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.device-stage{min-height:450px;max-width:680px;width:100%;margin:auto}.demo-layout,.offer-section{grid-template-columns:1fr}.offer-section{gap:45px}.price-card{width:min(470px,100%);margin:auto}}@media (max-width:620px){.landing-nav{height:68px}.landing-login{padding:8px 12px}.landing-hero{padding:105px 18px 58px}.hero-copy h1{font-size:44px}.hero-lead{font-size:14px}.hero-actions{display:grid}.hero-trust{gap:9px 15px}.device-stage{min-height:365px}.desktop-device{width:94%;height:224px;top:20px;right:0;padding:7px}.desktop-device .device-screen{inset:7px}.desktop-chin{height:13px}.desktop-stand{bottom:-57px;width:72px;height:58px}.desktop-stand i{left:-34px;width:140px;height:5px}.showcase-copy strong{font-size:18px}.showcase-copy p{font-size:5px;margin-bottom:7px}.tablet-device{width:118px;height:184px;left:0;bottom:28px;padding:6px}.tablet-device .device-screen{inset:6px}.tablet-site .showcase-copy strong{font-size:12px}.tablet-site .showcase-copy p{display:none}.phone-device{width:78px;height:158px;right:-2px;bottom:18px;padding:4px;border-radius:17px}.phone-device .device-screen{inset:4px;border-radius:13px}.phone-notch{top:4px;width:28px;height:7px}.phone-site .showcase-copy strong{font-size:10px}.phone-site .showcase-copy p{display:none}.showcase-copy button{padding:4px 6px}.responsive-badge{right:10%;bottom:0;padding:8px 10px}.stage-label{display:none}.orbit-one{width:310px;height:130px;top:95px}.orbit-two{width:210px;height:90px;left:30px}.before-after,.landing-demo,.offer-section{padding:72px 18px}.offer-copy h2,.section-heading h2{font-size:37px}.demo-layout{display:flex;flex-direction:column}.demo-steps button{grid-template-columns:32px 1fr}.demo-steps button>i{display:none}.demo-panel{min-height:300px;padding:22px}.idea-card p{font-size:18px}.before-after{grid-template-columns:1fr}.transformation-mark{margin:-10px auto;transform:rotate(90deg)}.landing-footer{flex-direction:column;text-align:center;padding:32px 18px}.auth-back{top:12px;left:12px}}@media (prefers-reduced-motion:reduce){.device-stage *,.device-stage :after,.device-stage :before{animation-duration:.001ms!important;animation-iteration-count:1!important}.desktop-device,.phone-device,.responsive-badge,.stage-label,.tablet-device{opacity:1;transform:none}}.quote-page{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(12,184,216,.13),transparent 34%),#f3f7f8;color:#10263b}.quote-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);background:#061b31;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);font-size:12px;font-weight:800;letter-spacing:.16em}.quote-back{color:#c5d5e1;text-decoration:none;letter-spacing:0;font-size:14px}.quote-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:clamp(42px,7vw,88px) 0;display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);grid-gap:clamp(32px,6vw,88px);gap:clamp(32px,6vw,88px);align-items:start}.quote-context{position:-webkit-sticky;position:sticky;top:32px}.quote-context h1{font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);line-height:1.02;margin:14px 0 22px;color:#071c35}.quote-context>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#536575}.quote-context dl{margin:34px 0;display:grid;grid-gap:0;gap:0;border-top:1px solid #cfdbdf}.quote-context dl div{display:grid;grid-template-columns:110px 1fr;grid-gap:18px;gap:18px;padding:15px 0;border-bottom:1px solid #cfdbdf}.quote-context dt{color:#71808c;font-size:13px}.quote-context dd{margin:0;font-weight:700}.quote-status{padding:18px 20px;border-radius:14px;background:#e1f4ee;border:1px solid #bee3d6;display:grid;grid-gap:4px;gap:4px}.quote-status small{font-size:10px;letter-spacing:.15em;color:#387a67}.quote-status b{font-size:15px}.quote-card{min-height:600px;background:#fff;border:1px solid #d9e3e6;border-radius:24px;box-shadow:0 24px 70px rgba(7,28,53,.1);overflow:hidden;display:flex;flex-direction:column}.quote-empty{margin:auto;max-width:520px;text-align:center;padding:60px 36px}.quote-empty h2{font-family:Georgia,serif;font-size:34px;margin:20px 0 14px}.quote-empty p{color:#647481;line-height:1.65}.quote-answer button,.quote-empty button{border:0;border-radius:10px;background:#087f9f;color:#fff;padding:14px 22px;font-weight:800;cursor:pointer}.quote-empty button{margin-top:20px}.quote-answer button:disabled,.quote-empty button:disabled{opacity:.55;cursor:wait}.quote-orb{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:auto;background:linear-gradient(145deg,#0bb8d8,#174f9d);color:#fff;font-size:28px;box-shadow:0 14px 30px rgba(8,127,159,.3)}.quote-messages{padding:32px;display:flex;flex-direction:column;gap:18px;max-height:620px;overflow:auto}.quote-message{max-width:82%;padding:16px 18px;border-radius:16px;background:#eef4f6;align-self:flex-start}.quote-message.user{align-self:flex-end;background:#0b7896;color:#fff}.quote-message small{font-size:10px;font-weight:800;letter-spacing:.1em;opacity:.65}.quote-message p{margin:7px 0 0;line-height:1.55;white-space:pre-wrap}.quote-answer{margin-top:auto;padding:24px 32px 30px;border-top:1px solid #e3eaec;background:#fbfcfc}.quote-answer label{display:block;font-weight:800;margin-bottom:9px}.quote-answer textarea{width:100%;resize:vertical;border:1px solid #c9d6da;border-radius:12px;padding:14px;font:inherit;color:inherit;outline:none}.quote-answer textarea:focus{border-color:#0b8dab;box-shadow:0 0 0 3px rgba(11,141,171,.12)}.quote-answer>div{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:12px}.quote-answer span{font-size:12px;color:#74828c}.quote-error{margin:14px 32px;color:#a33232;background:#fff0f0;border:1px solid #f0c6c6;padding:12px 14px;border-radius:10px}.quote-complete{margin-top:auto;padding:24px 32px;background:#ecf8f2;border-top:1px solid #c8e9da}.quote-complete b{font-size:18px}.quote-complete p{color:#587166}.quote-complete a,.quote-empty a{color:#087f9f;font-weight:800}.quote-tracking{margin:auto;width:min(560px,100%);padding:52px 44px;text-align:center}.quote-tracking .eyebrow{margin:22px 0 8px}.quote-tracking h2{font-family:Georgia,serif;font-size:36px;margin:0 0 14px;color:#071c35}.quote-tracking-detail{margin:0 auto 30px;color:#536575;line-height:1.65}.quote-tracking dl{margin:0 0 24px;text-align:left;border-top:1px solid #dbe5e8}.quote-tracking dl div{display:grid;grid-template-columns:160px 1fr;grid-gap:18px;gap:18px;padding:14px 0;border-bottom:1px solid #dbe5e8}.quote-tracking dt{color:#71808c;font-size:13px}.quote-tracking dd{margin:0;font-weight:700}.quote-tracking-note{padding:16px 18px;border-radius:12px;background:#ecf8f2;color:#587166;line-height:1.55;text-align:left}.quote-tracking a{display:inline-block;margin-top:12px;color:#087f9f;font-weight:800}@media(max-width:800px){.quote-shell{grid-template-columns:1fr;padding-top:34px}.quote-context{position:static}.quote-context h1{font-size:42px}.quote-card{min-height:560px}.quote-messages{padding:22px}.quote-answer{padding:20px}.quote-answer>div{align-items:stretch;flex-direction:column}.quote-answer button{width:100%}.quote-message{max-width:92%}}.pack-usage-badge{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid #c9d8e8;border-radius:999px;background:#f4f8fc;color:#173553;font-size:13px;font-weight:700;white-space:nowrap}.generation-credits{margin:12px 0;padding:10px 12px;border-radius:10px;background:#eef8f1;color:#245f38;font-size:14px}button:disabled{cursor:not-allowed}.first-access{position:relative;min-height:calc(100vh - 118px);overflow:hidden;border:1px solid rgba(183,210,226,.75);border-radius:28px;background:radial-gradient(circle at 78% 35%,rgba(9,190,215,.18),transparent 28rem),radial-gradient(circle at 6% 100%,rgba(85,199,91,.1),transparent 24rem),linear-gradient(135deg,#ffffff,#f6fbfd 52%,#edf8fa);box-shadow:0 28px 80px rgba(7,28,53,.1);padding:clamp(52px,7vw,92px) clamp(34px,7vw,96px) 150px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px);align-items:center}.first-access:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.45;background-image:linear-gradient(rgba(7,73,110,.04) 1px,transparent 0),linear-gradient(90deg,rgba(7,73,110,.04) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black,transparent 80%);mask-image:linear-gradient(180deg,black,transparent 80%)}.first-access-copy,.first-access-showcase,.first-access-steps{position:relative;z-index:1}.first-access-copy{max-width:680px}.first-access-copy .eyebrow{color:#087f9f;margin-bottom:20px}.first-access-copy h1{margin:0;color:#071c35;font:700 clamp(46px,5.3vw,78px)/.98 Georgia,Times New Roman,serif;letter-spacing:-.045em}.first-access-copy h1 span{display:inline-block;margin-top:8px;color:transparent;background:linear-gradient(90deg,#0b3157,#08a8c4 58%,#55b85c);-webkit-background-clip:text;background-clip:text}.first-access-intro{max-width:590px;margin:28px 0 30px;color:#536b7d;font-size:clamp(16px,1.35vw,19px);line-height:1.7}.first-access-cta{min-height:58px;padding:0 25px;border-radius:13px;background:linear-gradient(110deg,#087e9e,#08a9c3);color:#fff;box-shadow:0 16px 32px rgba(8,139,165,.24);font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.first-access-cta span{margin-left:16px;font-size:20px}.first-access-cta:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(8,139,165,.3)}.first-access-credit-note{margin:13px 0 0;color:#718493;font-size:12px}.first-access-showcase{min-height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:linear-gradient(145deg,#071c35,#0a3557 62%,#07536b);color:white;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 32px 65px rgba(7,28,53,.25)}.first-access-showcase>p:first-of-type{margin:0 0 16px;color:#8ee6ed;font-size:10px;font-weight:800;letter-spacing:.18em}.showcase-glow{width:240px;height:240px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(27,209,221,.34),rgba(27,209,221,0) 68%)}.showcase-glow,.showcase-orbit{position:absolute;left:50%;top:40%}.showcase-orbit{border:1px solid rgba(113,232,239,.24);border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg)}.orbit-one{width:240px;height:150px}.orbit-two{width:320px;height:205px;transform:translate(-50%,-50%) rotate(28deg)}.showcase-core{position:absolute;left:50%;top:40%;width:104px;height:104px;transform:translate(-50%,-50%);border:1px solid rgba(138,240,245,.35);border-radius:28px;display:grid;place-items:center;background:rgba(6,31,55,.7);box-shadow:0 0 55px rgba(18,199,216,.26);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.showcase-core .axis-logo{width:66px;height:66px}.first-access-quotas{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.first-access-quotas article{border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.07);padding:17px 18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.first-access-quotas strong{display:block;font-size:29px;line-height:1}.first-access-quotas strong small{color:#9ab7c7;font-size:15px}.first-access-quotas span{display:block;margin-top:7px;color:#c9dbe4;font-size:12px}.showcase-caption{margin:13px 0 0;color:#93adbb;font-size:11px}.first-access-steps{position:absolute;right:clamp(34px,7vw,96px);bottom:38px;left:clamp(34px,7vw,96px);display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;grid-gap:14px;gap:14px;padding-top:24px;border-top:1px solid #d4e4eb}.first-access-steps article{display:flex;align-items:center;gap:13px;min-width:0}.first-access-steps article>b{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#e2f5f6;color:#087f9f;font-size:11px}.first-access-steps article span{display:grid;grid-gap:4px;gap:4px}.first-access-steps article strong{font-size:13px}.first-access-steps article small{color:#748694;font-size:11px}.first-access-steps>i{height:1px;background:#bfd7df}@media (max-width:1050px){.first-access{grid-template-columns:1fr;padding-bottom:185px}.first-access-copy{max-width:760px}.first-access-showcase{min-height:360px}}@media (max-width:720px){.first-access{min-height:auto;margin:0 -8px;border-radius:20px;padding:40px 22px 30px;grid-template-columns:1fr;gap:34px}.first-access-copy h1{font-size:clamp(39px,12vw,54px)}.first-access-intro{margin:22px 0 25px;font-size:16px}.first-access-cta{width:100%}.first-access-showcase{min-height:355px;padding:28px 22px}.showcase-core,.showcase-glow,.showcase-orbit{top:37%}.first-access-quotas{gap:8px}.first-access-quotas article{padding:14px 12px}.first-access-quotas strong{font-size:25px}.first-access-steps{position:static;grid-template-columns:1fr;gap:15px;padding-top:26px}.first-access-steps>i{display:none}}.first-login-shell{grid-template-columns:252px minmax(0,1fr);min-height:100vh;background:linear-gradient(rgba(15,85,145,.025) 1px,transparent 0),linear-gradient(90deg,rgba(15,85,145,.025) 1px,transparent 0),#f6faff;background-size:34px 34px}.first-login-shell .sidebar{min-height:100vh;background:radial-gradient(circle at 52% 104%,rgba(0,188,255,.18),transparent 31%),linear-gradient(180deg,#031531,#001b43)}.first-login-shell .brand{margin-bottom:62px}.first-login-shell .nav-list{gap:13px}.first-login-shell .nav-list button{min-height:66px;font-size:17px}.first-login-shell .workspace{min-width:0}.first-login-shell .content{width:min(1220px,calc(100% - 64px));margin:0 auto;padding:22px 0 28px}.first-login-shell .first-access{display:block;width:100%;min-height:0;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.first-access-usage,.first-login-shell .first-access:before{display:none}.first-access-usage article{display:flex;align-items:center;gap:16px;min-height:62px;padding:0 23px;color:#081637;background:rgba(255,255,255,.94);border:1px solid #dfe8f2;border-radius:18px;box-shadow:0 8px 20px rgba(6,31,67,.08)}.first-access-usage strong{font-size:16px;font-weight:500}.usage-icon{color:#04bada;font-size:30px;line-height:1}.usage-icon.sparkle{font-size:27px}.first-access-hero{position:relative;display:grid;grid-template-columns:44% 56%;min-height:440px;overflow:hidden;color:#fff;background:radial-gradient(circle at 72% 58%,rgba(3,98,217,.45),transparent 38%),linear-gradient(118deg,#031630,#001f55 59%,#021a43);border:1px solid rgba(57,160,255,.18);border-radius:18px;box-shadow:0 18px 36px rgba(2,28,66,.17)}.first-access-copy{position:relative;z-index:3;align-self:center;padding:42px 20px 40px 48px}.first-access-copy h1{margin:0 0 18px;color:#fff;font-size:clamp(40px,3.8vw,54px);line-height:1.06;letter-spacing:-.035em}.first-access-copy>p:not(.first-access-credit-note){max-width:440px;margin:0 0 20px;color:rgba(255,255,255,.9);font-size:16px;line-height:1.55}.first-access-cta{display:inline-flex;align-items:center;gap:24px;min-height:54px;padding:0 22px;color:#00152e;background:linear-gradient(135deg,#12ddeb,#24c9ef);border:0;border-radius:14px;font-size:17px;font-weight:750;box-shadow:0 10px 28px rgba(0,210,238,.2)}.first-access-cta span{font-size:29px;font-weight:400}.first-access-credit-note{display:flex;align-items:center;gap:13px;margin:15px 0 0!important;color:rgba(255,255,255,.88)!important;font-size:14px!important;line-height:1.35!important}.first-access-credit-note span{display:grid;width:31px;height:36px;place-items:center;color:#63efff;border:2px solid #63efff;border-radius:48% 48% 55% 55%}.first-access-visual{position:relative;min-width:0}.fa-visual-grid{position:absolute;inset:16px 0 0;opacity:.22;background-image:radial-gradient(#1ec6ff 1px,transparent 0);background-size:16px 16px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%);mask-image:linear-gradient(90deg,transparent,#000 35%)}.fa-visual-orbit{position:absolute;left:7%;top:16%;width:560px;height:420px;border:1px solid rgba(14,180,246,.18);border-radius:50%;transform:rotate(-12deg)}.fa-visual-orbit-two{left:18%;top:23%;transform:rotate(28deg)}.fa-device{position:absolute;overflow:hidden;border:1.5px solid #65d7ff;border-radius:14px;background:linear-gradient(145deg,rgba(17,79,170,.72),rgba(0,27,73,.92));box-shadow:inset 0 0 30px rgba(21,108,224,.2),0 18px 38px rgba(0,0,0,.28)}.fa-desktop-device{z-index:3;left:5%;top:16%;width:61%;height:72%;transform:perspective(900px) rotateY(-3deg)}.fa-tablet-device{z-index:2;right:8%;top:27%;width:32%;height:56%}.fa-phone-device{z-index:4;right:2%;bottom:8%;width:15%;height:42%;border-radius:18px}.fa-device-bar{display:flex;align-items:center;gap:6px;height:17%;padding:0 16px;border-bottom:1px solid rgba(91,205,255,.55)}.fa-device-bar i{width:9px;height:9px;border:1px solid #6edcff;border-radius:50%}.fa-device-bar b{width:65px;height:9px;margin-left:auto;border:1px solid #168fe0;border-radius:3px}.fa-phone-device .fa-device-bar b{margin:0 auto;width:30px}.fa-device-hero-lines{margin:8% 7%;height:37%;padding:12% 7%;border:1px solid rgba(76,191,255,.7);border-radius:8px}.fa-device-footer i,.fa-device-hero-lines i{display:block;width:45%;height:7px;margin-bottom:7px;background:#3383d2;border-radius:3px;box-shadow:0 0 12px rgba(39,167,255,.35)}.fa-device-hero-lines i:nth-child(2){width:42%}.fa-device-hero-lines i:nth-child(3){width:26%}.fa-device-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:0 7%}.fa-device-cards i{height:74px;border:1px solid rgba(90,195,255,.75);border-radius:7px;background:rgba(25,78,159,.42)}.fa-device-footer{display:flex;gap:26px;margin:4% 7%;padding:12px;border:1px solid rgba(32,139,230,.35)}.fa-device-footer i{width:18%;height:5px}.fa-phone-cards{display:flex;gap:7px;margin:9px}.fa-phone-cards i{flex:1 1;height:35px;border:1px solid rgba(82,190,255,.55);border-radius:4px}.fa-visual-glow{position:absolute;z-index:5;left:-2%;right:0;bottom:3%;height:18px;background:#08dff4;filter:blur(19px);opacity:.7}.first-login-shell .first-access-steps{position:static;right:auto;bottom:auto;left:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;margin-top:22px}.first-login-shell .first-access-steps article{display:block;min-height:164px;padding:20px 24px;color:#071436;background:rgba(255,255,255,.96);border:1px solid #dfe8f2;border-radius:16px;box-shadow:0 11px 25px rgba(7,34,72,.08)}.first-access-steps .step-icon{display:grid;width:52px;height:52px;margin-bottom:12px;place-items:center;color:#004d7e;background:#dff8fd;border-radius:50%;font-size:24px}.first-access-steps h2{margin:0 0 8px;font-size:18px}.first-access-steps p{margin:0;color:#304269;font-size:15px;line-height:1.45}@media (max-width:1050px){.first-login-shell{grid-template-columns:210px minmax(0,1fr)}.first-login-shell .content{width:min(100% - 36px,980px)}.first-access-hero{grid-template-columns:52% 48%}.first-access-copy{padding-left:38px}.fa-desktop-device{left:-5%;width:72%}.fa-tablet-device{right:2%;width:38%}}@media (max-width:760px){.first-login-shell{display:block}.first-login-shell .sidebar{position:static;width:100%;min-height:auto;padding:14px 18px}.first-login-shell .brand{margin:0}.first-login-shell .nav-list{display:none}.first-login-shell .content{width:min(100% - 28px,620px);padding-top:24px}.first-access-usage{display:none}.first-access-usage article{flex:1 1;min-height:56px;padding:9px 12px;gap:9px}.first-access-usage strong{font-size:13px}.usage-icon{font-size:23px}.first-access-hero{display:block;min-height:690px}.first-access-copy{padding:42px 28px 20px}.first-access-copy h1{font-size:43px}.first-access-copy>p:not(.first-access-credit-note){font-size:16px}.first-access-visual{height:300px}.fa-desktop-device{top:5%;left:5%;width:67%;height:82%}.fa-tablet-device{top:19%;right:5%;width:33%;height:65%}.fa-phone-device{right:1%;bottom:1%;width:17%;height:54%}.first-access-steps{grid-template-columns:1fr;gap:16px;margin-top:20px}.first-access-steps article{min-height:auto;padding:22px 24px}}@media (max-width:440px){.first-access-usage{flex-direction:column}.first-access-hero{min-height:700px}.first-access-cta{width:100%;justify-content:space-between}}.first-login-shell .content{min-height:100vh;display:flex;flex-direction:column;padding-top:22px;padding-bottom:22px}.first-login-shell .first-access{flex:1 1;display:grid;grid-template-rows:minmax(520px,1fr) auto;grid-gap:22px;gap:22px;min-height:calc(100vh - 44px)}.first-login-shell .first-access-hero{min-height:520px;height:100%}.first-login-shell .first-access-steps{margin-top:0;gap:22px}.first-login-shell .first-access-steps article{position:relative;min-height:184px;overflow:hidden;padding:24px 26px 22px;border-color:rgba(190,211,230,.82);background:radial-gradient(circle at 92% 8%,rgba(44,213,238,.15),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.99),rgba(244,249,255,.96));box-shadow:0 16px 35px rgba(5,35,76,.1);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.first-login-shell .first-access-steps article:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#19d8e8,#168be3 62%,transparent)}.first-login-shell .first-access-steps article:after{content:"0" counter(first-access-card);position:absolute;right:20px;bottom:-13px;color:rgba(8,65,122,.055);font:800 86px/1 Arial,sans-serif;letter-spacing:-.08em}.first-login-shell .first-access-steps{counter-reset:first-access-card}.first-login-shell .first-access-steps article{counter-increment:first-access-card}.first-login-shell .first-access-steps article:nth-child(2):before{background:linear-gradient(90deg,#1cb5ea,#515fe9 62%,transparent)}.first-login-shell .first-access-steps article:nth-child(3):before{background:linear-gradient(90deg,#3e8ff0,#20cadc 62%,transparent)}.first-login-shell .first-access-steps article:hover{transform:translateY(-5px);border-color:rgba(75,184,230,.65);box-shadow:0 23px 48px rgba(5,42,89,.15)}.first-login-shell .first-access-steps .step-icon{position:relative;z-index:1;width:56px;height:56px;margin-bottom:15px;border:1px solid rgba(77,194,229,.28);background:linear-gradient(145deg,#e8fbff,#cceff9);box-shadow:0 9px 24px rgba(10,144,184,.14)}.first-login-shell .first-access-steps h2,.first-login-shell .first-access-steps p{position:relative;z-index:1}.first-login-shell .first-access-steps h2{font-size:19px;letter-spacing:-.02em}.first-login-shell .fa-desktop-device{animation:faDesktopFloat 8s ease-in-out infinite;transform-origin:50% 70%}.first-login-shell .fa-tablet-device{animation:faTabletFloat 7s ease-in-out -1.4s infinite}.first-login-shell .fa-phone-device{animation:faPhoneFloat 6s ease-in-out -2.6s infinite}.first-login-shell .fa-visual-glow{animation:faGlowPulse 5.5s ease-in-out infinite}.first-login-shell .fa-visual-orbit-one{animation:faOrbitOne 14s ease-in-out infinite}.first-login-shell .fa-visual-orbit-two{animation:faOrbitTwo 16s ease-in-out -3s infinite}.first-login-shell .fa-device-hero-lines i{animation:faLinePulse 3.4s ease-in-out infinite}.first-login-shell .fa-device-hero-lines i:nth-child(2){animation-delay:.35s}.first-login-shell .fa-device-hero-lines i:nth-child(3){animation-delay:.7s}@keyframes faDesktopFloat{0%,to{transform:perspective(900px) rotateY(-3deg) translateZ(0)}50%{transform:perspective(900px) rotateY(-1deg) translate3d(0,-10px,0)}}@keyframes faTabletFloat{0%,to{transform:translateZ(0) rotate(.4deg)}50%{transform:translate3d(4px,-13px,0) rotate(-.8deg)}}@keyframes faPhoneFloat{0%,to{transform:translateZ(0) rotate(-.5deg)}50%{transform:translate3d(-3px,-16px,0) rotate(1deg)}}@keyframes faGlowPulse{0%,to{opacity:.45;transform:scaleX(.88)}50%{opacity:.82;transform:scaleX(1.04)}}@keyframes faOrbitOne{0%,to{transform:rotate(-12deg) scale(1);opacity:.6}50%{transform:rotate(-7deg) scale(1.035);opacity:1}}@keyframes faOrbitTwo{0%,to{transform:rotate(28deg) scale(1);opacity:.52}50%{transform:rotate(34deg) scale(.965);opacity:.86}}@keyframes faLinePulse{0%,to{opacity:.56;filter:brightness(.9)}50%{opacity:1;filter:brightness(1.35)}}@media (max-height:820px) and (min-width:761px){.first-login-shell .first-access{grid-template-rows:minmax(470px,1fr) auto}.first-login-shell .first-access-hero{min-height:470px}.first-login-shell .first-access-steps article{min-height:158px;padding:18px 22px}.first-login-shell .first-access-steps .step-icon{width:48px;height:48px;margin-bottom:10px}}@media (max-width:760px){.first-login-shell .content{min-height:auto;padding-bottom:28px}.first-login-shell .first-access{display:block;min-height:auto}.first-login-shell .first-access-hero{min-height:730px;height:auto}.first-login-shell .first-access-steps{margin-top:18px}.first-login-shell .first-access-steps article{min-height:158px}}@media (prefers-reduced-motion:reduce){.first-login-shell .fa-device,.first-login-shell .fa-device-hero-lines i,.first-login-shell .fa-visual-glow,.first-login-shell .fa-visual-orbit{animation:none!important}.first-login-shell .first-access-steps article{transition:none}}@media (min-width:761px){.first-login-shell .content{min-height:100vh;padding-top:30px;padding-bottom:30px;justify-content:center}.first-login-shell .first-access{flex:0 1 auto;width:100%;min-height:0;display:grid;grid-template-rows:clamp(540px,calc(100vh - 310px),590px) auto;grid-gap:20px;gap:20px;margin:auto 0}.first-login-shell .first-access-hero{min-height:0;height:100%;max-height:590px}.first-login-shell .first-access-steps{position:static;grid-row:2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin:0;gap:20px}.first-login-shell .first-access-steps article{min-height:175px;height:175px;padding:20px 24px}.first-login-shell .first-access-steps .step-icon{width:50px;height:50px;margin-bottom:11px}.first-login-shell .first-access-cta{min-width:260px;white-space:nowrap}}@media (max-height:780px) and (min-width:761px){.first-login-shell .content{padding-top:22px;padding-bottom:22px}.first-login-shell .first-access{grid-template-rows:minmax(470px,calc(100vh - 262px)) auto;gap:18px}.first-login-shell .first-access-steps article{min-height:150px;height:150px;padding:16px 21px}.first-login-shell .first-access-steps .step-icon{width:44px;height:44px;margin-bottom:8px}.first-login-shell .first-access-steps h2{margin-bottom:5px;font-size:17px}.first-login-shell .first-access-steps p{font-size:13px}}@media (min-width:761px){.first-login-shell{display:grid;width:100%;grid-template-columns:252px minmax(0,1fr)}.first-login-shell .workspace{width:100%;min-width:0;max-width:none}.first-login-shell .content{box-sizing:border-box;width:100%;max-width:none;min-height:100vh;margin:0;padding:30px clamp(28px,3vw,56px);display:flex;justify-content:center}.first-login-shell .first-access{margin:0;grid-template-columns:minmax(0,1fr);grid-template-rows:clamp(470px,calc(100vh - 312px),590px) 175px;grid-gap:20px;gap:20px;align-content:center}.first-login-shell .first-access,.first-login-shell .first-access-hero{box-sizing:border-box;width:100%;max-width:none;min-width:0;min-height:0;display:grid}.first-login-shell .first-access-hero{height:100%;grid-template-columns:minmax(390px,42%) minmax(0,58%)}.first-login-shell .first-access-copy{box-sizing:border-box;min-width:0;padding:clamp(34px,4vh,50px) clamp(30px,3.4vw,58px)}.first-login-shell .first-access-copy h1{font-size:clamp(42px,3.35vw,62px)}.first-login-shell .first-access-copy>p:not(.first-access-credit-note){max-width:520px}.first-login-shell .first-access-cta{width:auto;min-width:270px;max-width:100%;white-space:nowrap;justify-content:space-between}.first-login-shell .first-access-visual{width:100%;min-width:0;height:100%;overflow:hidden}.first-login-shell .fa-desktop-device{left:7%;top:14%;width:62%;height:70%}.first-login-shell .fa-tablet-device{right:9%;top:25%;width:31%;height:57%}.first-login-shell .fa-phone-device{right:3%;bottom:8%;width:14%;height:42%}.first-login-shell .first-access-steps{box-sizing:border-box;position:static;width:100%;min-width:0;height:175px;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.first-login-shell .first-access-steps article{box-sizing:border-box;width:100%;min-width:0;min-height:0;height:175px;padding:20px 24px}}@media (min-width:761px) and (max-width:1100px){.first-login-shell{grid-template-columns:210px minmax(0,1fr)}.first-login-shell .content{padding-inline:24px}.first-login-shell .first-access-hero{grid-template-columns:minmax(330px,48%) minmax(0,52%)}.first-login-shell .first-access-copy{padding-inline:34px}}@media (min-width:761px) and (max-height:820px){.first-login-shell .content{padding-top:18px;padding-bottom:18px}.first-login-shell .first-access{grid-template-rows:minmax(440px,calc(100vh - 197px)) 145px;gap:16px}.first-login-shell .first-access-steps,.first-login-shell .first-access-steps article{height:145px}.first-login-shell .first-access-steps article{padding:15px 20px}.first-login-shell .first-access-steps .step-icon{width:42px;height:42px;margin-bottom:7px}.first-login-shell .first-access-steps h2{margin-bottom:4px;font-size:17px}.first-login-shell .first-access-steps p{font-size:13px;line-height:1.32}}.generation-engine-choice{display:grid;grid-gap:7px;gap:7px;margin:16px 0;padding:14px;border:1px solid #dbe6ee;border-radius:12px;background:#f7fbfd}.generation-engine-choice span{font-weight:750;color:#102a43}.generation-engine-choice select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #b9cad7;border-radius:9px;background:#fff;color:#102a43;font:inherit}.generation-engine-choice select:focus{outline:3px solid rgba(7,184,216,.22);border-color:#079bb8}.generation-engine-choice small{color:#526b7a;line-height:1.45}.generation-button{display:inline-flex;align-items:center;justify-content:center;gap:10px}.generation-button.is-generating{cursor:wait;opacity:1}.generation-spinner{width:17px;height:17px;flex:0 0 17px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:axis-generation-spin .8s linear infinite}@keyframes axis-generation-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.generation-spinner{animation-duration:1.8s}}.axis-admin-manager-button{position:relative}.axis-vitrine-unread{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#ff8a5b;font-size:9px;font-weight:900;line-height:1}.axis-vitrine-unread>b{min-width:13px;color:inherit;font-size:9px;font-weight:900;text-align:left}.axis-vitrine-live-dot{display:inline-block;width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:#ff8a5b;animation:axis-vitrine-live-pulse 2s infinite;vertical-align:middle}@keyframes axis-vitrine-live-pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,138,91,.72)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,138,91,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,138,91,0)}}@media (max-width:1050px) and (min-width:761px){.axis-admin-manager-button .axis-vitrine-unread{position:absolute;top:-2px;right:-5px;margin:0}.axis-admin-manager-button .axis-vitrine-unread>b{display:none}.axis-admin-manager-button .axis-vitrine-live-dot{border:2px solid #fff;box-sizing:content-box}}@media (prefers-reduced-motion:reduce){.axis-vitrine-live-dot{animation:none;box-shadow:0 0 0 3px rgba(255,138,91,.18)}}.app-shell .workspace{position:relative}.app-shell .topbar{position:fixed;inset:auto;z-index:30;width:0;height:0;min-height:0;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.app-shell .topbar .breadcrumb,.app-shell .topbar .mobile-brand{display:none}.app-shell .topbar .top-actions{position:fixed;top:150px;left:20px;z-index:31;width:180px;display:flex;align-items:center;pointer-events:auto}.app-shell .topbar .avatar-button{width:100%!important;height:42px!important;min-width:0;padding:0 14px!important;display:inline-flex!important;align-items:center;justify-content:flex-start;gap:12px;overflow:hidden;border:1px solid rgba(7,159,189,.18)!important;border-radius:9px!important;background:rgba(7,184,216,.055)!important;color:#0b3157!important;box-shadow:none!important;font-size:0!important;isolation:isolate}.app-shell .topbar .avatar-button:before{content:"";width:19px;height:19px;flex:0 0 19px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23087f9f'%20stroke-width='1.9'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M10%205H6.5A1.5%201.5%200%200%200%205%206.5v11A1.5%201.5%200%200%200%206.5%2019H10'/%3E%3Cpath%20d='m14%208%204%204-4%204'/%3E%3Cpath%20d='M18%2012H9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:19px 19px;transition:transform .18s ease,filter .18s ease}.app-shell .topbar .avatar-button:after{content:"Déconnexion";display:block;color:#0b3157;font-size:13px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}.app-shell .topbar .avatar-button:not(:disabled):hover{transform:translateY(-1px);border-color:rgba(7,184,216,.34)!important;background:rgba(7,184,216,.12)!important;color:#073760!important;box-shadow:inset 0 0 0 1px rgba(7,184,216,.08)!important}.app-shell .topbar .avatar-button:not(:disabled):hover:before{transform:translateX(1px);filter:brightness(1.08)}.app-shell .topbar .avatar-button:focus-visible{outline:3px solid rgba(0,229,255,.38);outline-offset:3px}@media (max-width:1050px) and (min-width:761px){.app-shell .topbar .top-actions{top:146px;left:13px;width:56px;justify-content:center}.app-shell .topbar .avatar-button{width:56px!important;height:42px!important;padding:0!important;justify-content:center}.app-shell .topbar .avatar-button:after{display:none}}@media (max-width:760px){.app-shell .topbar{top:0;right:0;left:0;width:auto;height:calc(58px + env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top) 12px 0;border-bottom:1px solid rgba(11,49,87,.1);background:rgba(248,252,255,.94);box-shadow:0 7px 22px rgba(7,28,53,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto;transform:translateY(0);transition:transform .24s cubic-bezier(.2,.8,.2,1)}.app-shell .topbar.axis-mobile-topbar-hidden{transform:translateY(calc(-100% - env(safe-area-inset-top)))}.app-shell .topbar .mobile-brand{width:100%;min-width:0;display:flex;align-items:center;gap:0;min-height:58px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}.app-shell .axis-mobile-brand-home{order:1;width:44px;min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#0b3157;text-align:left}.app-shell .axis-mobile-brand-home .axis-logo{width:32px;height:32px;flex:0 0 32px}.app-shell .axis-mobile-brand-home:focus-visible{outline:3px solid rgba(7,184,216,.25);outline-offset:3px;border-radius:7px}.app-shell .topbar .top-actions{display:none}.app-shell .topbar .avatar-button{width:44px!important;height:44px!important;min-width:44px;padding:0!important;justify-content:center;border-radius:14px!important;border-color:rgba(16,197,223,.32)!important;background:linear-gradient(145deg,#071c35,#0b3157 62%,#075a78)!important;box-shadow:0 9px 22px rgba(7,28,53,.14)!important}.app-shell .topbar .avatar-button:before{width:22px;height:22px;background-size:22px 22px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23f4fcff'%20stroke-width='1.9'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M10%205H6.5A1.5%201.5%200%200%200%205%206.5v11A1.5%201.5%200%200%200%206.5%2019H10'/%3E%3Cpath%20d='m14%208%204%204-4%204'/%3E%3Cpath%20d='M18%2012H9'/%3E%3C/svg%3E")}.app-shell .topbar .avatar-button:after{display:none}.app-shell .content{padding-top:calc(76px + env(safe-area-inset-top));padding-bottom:calc(94px + env(safe-area-inset-bottom))}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.app-shell .topbar{transition:none}}.app-shell .dashboard-grid{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:18px;align-items:start}.app-shell .dashboard-grid .interview-preview{min-height:0;padding-bottom:18px;display:flex;flex-direction:column;overflow:hidden}.app-shell .dashboard-grid .interview-preview .mini-chat{display:none}.app-shell .dashboard-grid .interview-preview:after{content:"Le détail des échanges reste dans l’espace Entretien. Ici, vous gardez uniquement l’état du parcours et l’accès à l’étape utile.";order:2;display:block;margin:0;padding:18px 18px 16px;color:#64778a;font-size:11px;line-height:1.6}.app-shell .dashboard-grid .interview-preview .panel-head{order:1}.app-shell .dashboard-grid .interview-preview>.primary-button{order:3;margin-top:auto}.app-shell .dashboard-grid .site-preview-panel{grid-row:span 2}.app-shell .dashboard-grid .site-preview-panel .check-list{padding-top:2px}.app-shell .dashboard-grid .site-preview-panel .check-list:before{content:"AVANCEMENT DU PROJET";display:block;padding:2px 0 8px;color:#079fbd;font-size:8px;font-weight:800;letter-spacing:.12em}.app-shell .dashboard-grid .next-step{border-color:rgba(7,159,189,.18);background:linear-gradient(135deg,rgba(7,184,216,.065),rgba(85,199,91,.035)),rgba(255,254,251,.96);box-shadow:0 14px 36px rgba(7,49,87,.055)}.app-shell .dashboard-grid .next-step button{padding:8px 10px;border-radius:8px;background:rgba(7,184,216,.08);transition:background .18s ease,transform .18s ease}.app-shell .dashboard-grid .next-step button:hover{background:rgba(7,184,216,.16);transform:translateY(-1px)}@media (max-width:760px){.app-shell .dashboard-grid{grid-template-columns:1fr}.app-shell .dashboard-grid .site-preview-panel{grid-row:auto}}@media (min-width:761px){.app-shell .content:has(.dashboard-grid),.app-shell .content:has(.interview-layout){padding-bottom:20px}}