@font-face{font-family:Unbounded;src:url(/assets/Unbounded-BHPQLmif.ttf)format("truetype");font-weight:400 900;font-display:swap}@font-face{font-family:Space Grotesk;src:url(/assets/SpaceGrotesk-Dcw4Q7AU.ttf)format("truetype");font-weight:400 700;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;--accent:#ff3b43;--panel:#111;--panel-soft:#171717;--line:#ffffff17;--muted:#929292;--radius:14px;background:#080808;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#f5f5f5;-webkit-font-smoothing:antialiased;background:#080808;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}h1,h2,h3,b,strong{color:#fff}h1,h2{letter-spacing:-.045em;font-family:Unbounded,sans-serif}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.boot,.loading-page{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}.boot svg{width:32px;height:32px;color:var(--accent)}.brand{align-items:center;gap:9px;display:flex}.brand img{object-fit:contain;width:58px;height:36px}.brand b{font-family:Unbounded,sans-serif;font-size:14px}.brand span{color:var(--accent);letter-spacing:.11em;background:#ff3b4321;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:700}.kicker{color:var(--accent);letter-spacing:.16em;margin:0 0 12px;font-size:11px;font-weight:700}.login-page{background:radial-gradient(circle at 70% 20%,#ff3b4317,#0000 30%),#080808;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#111111f0;border-radius:22px;width:min(100%,500px);padding:46px;box-shadow:0 28px 90px #00000073}.login-card .brand{margin-bottom:54px}.login-card h1{margin:0;font-size:clamp(30px,6vw,48px);line-height:1.08}.login-copy{color:#aaa;margin:20px 0 30px;font-size:16px;line-height:1.55}.login-card form{gap:15px;display:grid}.login-card small{color:#666;text-align:center;margin-top:26px;display:block}label{color:#aaa;gap:8px;font-size:12px;font-weight:600;display:grid}label>span{color:#aaa}input,textarea,select{border:1px solid var(--line);color:#fff;background:#0b0b0b;border-radius:10px;outline:none;width:100%;transition:border-color .18s,background .18s}input,select{height:44px;padding:0 13px}textarea{resize:vertical;min-height:86px;padding:12px 13px;line-height:1.5}input:focus,textarea:focus,select:focus{background:#0e0e0e;border-color:#ff3b43b3}input:disabled{color:#777;cursor:not-allowed}.code-input{text-align:center;letter-spacing:.25em;height:62px;font-family:Unbounded,sans-serif;font-size:26px}.primary,.secondary,.small-button,.icon-button,.link-button,.published-actions button,.published-actions a{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.primary{background:var(--accent);color:#fff;min-height:48px;padding:0 18px;font-weight:700}.primary:hover{background:#ff555c;transform:translateY(-1px)}.primary.compact{min-height:42px}.secondary{border:1px solid var(--line);background:#171717;min-height:42px;padding:0 15px;font-weight:600}.secondary:hover{background:#202020}.primary svg,.secondary svg,.small-button svg,.link-button svg,.published-actions svg{width:17px;height:17px}button:disabled{opacity:.45;cursor:wait;transform:none!important}.link-button{color:#aaa;background:0 0;min-height:38px;padding:0}.link-button:hover{color:#fff}.notice{border-radius:10px;margin-top:16px;padding:13px 15px;font-size:14px}.notice.error{color:#ff9297;background:#ff3b4317;border:1px solid #ff3b433d}.office-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.office-shell>aside{border-right:1px solid var(--line);background:#0b0b0b;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.office-shell>aside .brand{padding:0 8px}.office-shell nav{gap:7px;margin-top:52px;display:grid}.office-shell nav button{color:#8b8b8b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 13px;display:grid}.office-shell nav button svg{width:19px}.office-shell nav button span{text-align:center;background:#1c1c1c;border-radius:8px;min-width:24px;padding:3px 6px;font-size:11px}.office-shell nav button:hover,.office-shell nav button.active{color:#fff;background:#181818}.office-shell nav button.active svg{color:var(--accent)}.account{border-top:1px solid var(--line);grid-template-columns:38px 1fr 32px;align-items:center;gap:10px;margin-top:auto;padding:14px 8px 0;display:grid}.avatar{background:var(--accent);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.account>div:nth-child(2){min-width:0}.account b,.account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account b{font-size:12px}.account small{color:#777;margin-top:3px;font-size:10px}.account button{color:#777;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.account button:hover{color:#fff;background:#1b1b1b}.account button svg{width:17px}.office-main{min-width:0;padding:42px clamp(24px,4vw,64px) 70px}.workspace-panel,.editor-page{width:min(100%,1440px);margin:0 auto}.section-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.section-title h2{margin:0;font-size:clamp(27px,4vw,42px)}.section-title h2 span{color:#555}.icon-button{border:1px solid var(--line);background:#141414;width:43px;height:43px}.icon-button svg{width:17px}.icon-button:hover{background:#202020}.global{z-index:80;align-items:center;gap:15px;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 16px 50px #000}.global button{color:inherit;cursor:pointer;background:0 0;border:0}.global svg{width:16px}.lead-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.lead-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:24px}.lead-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.lead-head>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lead-number,.crm-badge{color:var(--accent);letter-spacing:.08em;background:#ff3b431f;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:700}.crm-badge{color:#aaa;background:#1d1d1d}.lead-head time{color:#666;font-size:11px}.lead-card h3{margin:20px 0 6px;font-family:Unbounded,sans-serif;font-size:20px}.lead-company{color:#7f7f7f;margin:0;font-size:13px}.lead-message{color:#c7c7c7;min-height:42px;margin:18px 0;line-height:1.5}.lead-contacts{color:#aaa;flex-wrap:wrap;gap:8px 16px;min-height:20px;margin-bottom:20px;font-size:12px;display:flex}.lead-contacts a:hover{color:#fff}.lead-controls{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:15px;padding-top:18px;display:grid}.lead-controls input,.lead-controls select{height:38px;font-size:12px}.full{width:100%}.proposal-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);overflow:hidden}.proposal-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:44px minmax(220px,1fr) 120px 150px 20px;align-items:center;gap:15px;width:100%;padding:17px 19px;display:grid}.proposal-row:last-child{border-bottom:0}.proposal-row:hover{background:#171717}.proposal-row>span:nth-child(2){min-width:0}.proposal-row b,.proposal-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.proposal-row small{color:#777;margin-top:4px}.proposal-row time{color:#777;font-size:12px}.proposal-row>svg{color:#555;width:17px}.file-icon{color:#888;background:#1d1d1d;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.file-icon.published{color:#58d68d;background:#2ecc711a}.file-icon svg{width:19px}.status{color:#999;text-transform:uppercase;letter-spacing:.07em;background:#1d1d1d;border-radius:8px;width:fit-content;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.status.published{color:#58d68d;background:#2ecc711a}.empty{text-align:center;color:#777;place-content:center;justify-items:center;min-height:400px;display:grid}.empty>svg{color:#3c3c3c;width:42px;height:42px;margin-bottom:15px}.empty h3{margin:0;font-family:Unbounded,sans-serif}.empty p{margin:10px 0 22px}.editor-toolbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080808f0;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex;position:sticky;top:0}.editor-actions,.published-actions{flex-wrap:wrap;gap:8px;display:flex}.editor-heading{justify-content:space-between;align-items:end;gap:30px;margin:28px 0;display:flex}.editor-heading h2{margin:10px 0 5px;font-size:38px}.editor-heading p{color:#555;margin:0;font-family:monospace}.published-actions button,.published-actions a{border:1px solid var(--line);background:#151515;min-height:36px;padding:0 11px;font-size:11px}.published-actions button:hover,.published-actions a:hover{background:#202020}.proposal-form{gap:15px;display:grid}.editor-section{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:25px}.editor-section>h3,.editor-section-head h3{margin:0 0 20px;font-family:Unbounded,sans-serif;font-size:18px}.editor-section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.editor-section-head h3{margin:0}.small-button{background:#202020;min-height:34px;padding:0 11px;font-size:11px}.small-button:hover{background:#292929}.small-button svg{width:14px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.form-grid .wide{grid-column:1/-1}.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-grid .wide{grid-column:1/-1}.one-column{grid-template-columns:1fr}.one-column .wide{grid-column:auto}.repeat-list{gap:10px;display:grid}.repeat-card{background:#0c0c0c;border-radius:11px;padding:20px;position:relative}.remove-button{z-index:2;color:#777;cursor:pointer;background:#1b1b1b;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.remove-button:hover{color:var(--accent);background:#ff3b4324}.remove-button svg{width:14px}.check-field{align-items:center;gap:10px;min-height:38px;display:flex}.check-field input{width:17px;height:17px;accent-color:var(--accent)}.editor-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:15px;display:grid}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;padding:40px;position:fixed;inset:0;overflow:auto}.preview-modal{width:min(100%,1000px);margin:0 auto;position:relative}.modal-close{border:1px solid var(--line);cursor:pointer;background:#161616;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:fixed;top:18px;right:22px}.preview-paper{color:#111;background:#f8f8f8;border-radius:4px;min-height:1120px;padding:58px;box-shadow:0 30px 100px #000}.preview-paper .brand b,.preview-paper h1,.preview-paper h2,.preview-paper h3,.preview-paper strong,.preview-paper b{color:#111}.preview-paper header{justify-content:space-between;align-items:start;margin-bottom:70px;display:flex}.preview-paper header>div:last-child{color:var(--accent);justify-items:end;gap:6px;display:grid}.preview-paper header small{color:#777;font-size:10px}.preview-paper h1{max-width:800px;margin:0 0 48px;font-size:44px}.preview-meta{border-top:1px solid #ddd;border-bottom:1px solid #ddd;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 0;display:grid}.preview-meta span{color:#777;gap:6px;font-size:11px;display:grid}.preview-meta b{font-size:14px}.preview-brief{grid-template-columns:1fr 1fr;gap:30px;margin:28px 0 48px;display:grid}.preview-brief p{color:#666;line-height:1.5}.preview-paper h2{margin:0 0 18px}.preview-packages{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.preview-packages article{border:1px solid #ddd;border-radius:13px;padding:23px}.preview-packages article.recommended{border:2px solid var(--accent);background:#fff0f1}.preview-packages h3{margin:8px 0}.preview-packages strong{font-family:Unbounded,sans-serif;font-size:22px}.preview-packages p,.preview-packages small{color:#777}.preview-footer{color:#666;border-top:1px solid #ddd;justify-content:space-between;gap:20px;margin-top:50px;padding-top:22px;font-size:12px;display:flex}@media (width<=1050px){.office-shell{grid-template-columns:82px minmax(0,1fr)}.office-shell>aside{padding-inline:14px}.office-shell>aside .brand b,.office-shell>aside .brand span,.office-shell nav button:not(.active) span,.office-shell nav button{font-size:0}.office-shell>aside .brand img{width:52px}.office-shell nav button{grid-template-columns:1fr;justify-items:center;padding:0}.office-shell nav button span{margin-top:-26px;margin-left:30px;position:absolute;font-size:9px!important}.account{grid-template-columns:1fr;justify-items:center;padding-inline:0}.account>div:nth-child(2){display:none}.lead-grid{grid-template-columns:1fr}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.office-shell{display:block}.office-shell>aside{z-index:50;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:auto;padding:10px 14px;position:sticky;top:0}.office-shell>aside .brand img{width:43px;height:28px}.office-shell nav{margin:0 0 0 auto;display:flex}.office-shell nav button{width:44px;min-height:40px}.office-shell nav button span{display:none}.account{border:0;margin:0 0 0 6px;padding:0}.account .avatar{width:34px;height:34px}.account>button{display:none}.office-main{padding:26px 14px 60px}.section-title{align-items:flex-start}.section-title h2{font-size:26px}.lead-card,.editor-section{padding:18px}.lead-controls,.form-grid,.compact-grid,.editor-columns{grid-template-columns:1fr}.form-grid .wide,.compact-grid .wide{grid-column:auto}.proposal-row{grid-template-columns:40px minmax(0,1fr) 18px}.proposal-row .status,.proposal-row time{display:none}.editor-toolbar{align-items:flex-start}.editor-actions .secondary:first-child{display:none}.editor-heading{display:block}.published-actions{margin-top:18px}.modal-backdrop{padding:12px}.preview-paper{min-height:auto;padding:28px 20px}.preview-paper h1{font-size:28px}.preview-meta,.preview-brief,.preview-packages{grid-template-columns:1fr}.login-card{padding:28px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
