:root{--red: #8B0000;--red2: #a00;--dark: #0f0f1a;--dark2: #1a1a2e;--gold: #c8a04a;--light: #f8f6f2;--gray: #666;--border: #e2e2e2;--font: "Segoe UI", system-ui, -apple-system, sans-serif;--mono: "Courier New", monospace}.lp *{box-sizing:border-box;margin:0;padding:0}.lp{font-family:var(--font);color:#1a1a1a;background:#fff}.lp a{text-decoration:none;color:inherit}.lp-nav{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.lp-nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:60px}.lp-logo{font-size:18px;font-weight:800;color:var(--red);letter-spacing:-.5px}.lp-logo span{color:#1a1a1a}.lp-nav-links{display:flex;gap:28px}.lp-nav-links a{font-size:14px;color:var(--gray);font-weight:500;transition:color .15s}.lp-nav-links a:hover{color:var(--red)}.lp-nav-actions{display:flex;gap:10px;align-items:center}.lp-btn-ghost{padding:7px 16px;border-radius:6px;font-size:13px;font-weight:600;border:1.5px solid var(--border);color:#333;transition:all .15s}.lp-btn-ghost:hover{border-color:var(--red);color:var(--red)}.lp-btn-primary,.lp-cta-primary{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:700;background:var(--red);color:#fff!important;display:inline-block;transition:all .15s}.lp-btn-primary:hover,.lp-cta-primary:hover{background:var(--red2);transform:translateY(-1px)}.lp-cta-ghost{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;border:1.5px solid rgba(255,255,255,.3);color:#ffffffd9;display:inline-block;transition:all .15s}.lp-cta-ghost:hover{border-color:#ffffffb3;color:#fff}.lp-cta-lg{padding:14px 32px;font-size:16px}.lp-hero{background:linear-gradient(135deg,var(--dark) 0%,var(--dark2) 50%,#2d1010 100%);color:#fff;padding:80px 24px 60px;display:flex;flex-direction:column;align-items:center;gap:48px;overflow:hidden;position:relative}.lp-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 60% 40%,rgba(139,0,0,.25) 0%,transparent 60%);pointer-events:none}.lp-hero-inner{max-width:680px;text-align:center;position:relative}.lp-badge{display:inline-block;background:#8b00004d;border:1px solid rgba(139,0,0,.5);color:#faa;font-size:11px;font-weight:600;letter-spacing:1px;padding:5px 14px;border-radius:20px;margin-bottom:24px;text-transform:uppercase}.lp-headline{font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.1;letter-spacing:-1px;margin-bottom:20px}.lp-headline span{color:var(--gold)}.lp-subheadline{font-size:17px;color:#ffffffbf;line-height:1.65;max-width:560px;margin:0 auto 32px}.lp-hero-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.lp-hero-note{font-size:12px;color:#fff6;margin-top:14px}.lp-hero-mockup{width:100%;max-width:820px;border-radius:12px;overflow:hidden;box-shadow:0 40px 80px #00000080;border:1px solid rgba(255,255,255,.08);position:relative}.lp-mockup-bar{background:#2a2a3a;padding:10px 14px;display:flex;align-items:center;gap:6px}.lp-mockup-bar span{width:10px;height:10px;border-radius:50%;background:#555}.lp-mockup-bar span:nth-child(1){background:#ff5f57}.lp-mockup-bar span:nth-child(2){background:#febc2e}.lp-mockup-bar span:nth-child(3){background:#28c840}.lp-mockup-url{flex:1;text-align:center;font-size:11px;color:#888;background:#1a1a2a;border-radius:4px;padding:3px 10px;margin:0 10px;font-family:var(--mono)}.lp-mockup-body{display:flex;background:#1e1e2e;min-height:260px}.lp-mockup-sidebar{width:160px;background:#161622;padding:12px;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.lp-mockup-section{padding:7px 10px;border-radius:5px;font-size:11px;color:#999;cursor:pointer}.lp-mockup-section:first-child{background:#8b00004d;color:#faa}.lp-mockup-preview{flex:1;padding:16px;display:flex;align-items:flex-start}.lp-mockup-pdf{background:#fff;width:100%;border-radius:4px;padding:14px;box-shadow:0 4px 20px #0000004d}.lp-mockup-awb-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1.5px solid var(--red)}.lp-mockup-awb-num{font-size:13px;font-weight:700;color:#333;font-family:var(--mono)}.lp-mockup-awb-num span{color:var(--red)}.lp-mockup-awb-title{font-size:16px;font-weight:800;color:var(--red)}.lp-mockup-awb-row{height:8px;background:#f0f0f0;border-radius:3px;margin-bottom:6px;border-left:3px solid var(--red)}.lp-proof{background:var(--light);padding:24px;text-align:center}.lp-proof p{font-size:13px;color:var(--gray);margin-bottom:12px}.lp-proof-flags{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.lp-proof-flags span{font-size:14px;color:#444;font-weight:500}.lp-section-inner{max-width:1100px;margin:0 auto;padding:0 24px}.lp-section-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:12px}.lp-section-title{font-size:clamp(26px,3vw,38px);font-weight:800;margin-bottom:14px;letter-spacing:-.5px}.lp-section-sub{font-size:17px;color:var(--gray);max-width:560px}.lp-features{padding:80px 0}.lp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:48px}.lp-feature-card{padding:28px;border:1px solid var(--border);border-radius:10px;transition:all .2s}.lp-feature-card:hover{border-color:var(--red);box-shadow:0 4px 20px #8b000014;transform:translateY(-2px)}.lp-feature-icon{font-size:28px;margin-bottom:14px}.lp-feature-card h3{font-size:16px;font-weight:700;margin-bottom:8px}.lp-feature-card p{font-size:14px;color:var(--gray);line-height:1.6}.lp-how{padding:80px 0;background:var(--light)}.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:48px}.lp-step{text-align:center;padding:0 16px}.lp-step-num{display:inline-block;width:52px;height:52px;border-radius:50%;background:var(--red);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.lp-step h3{font-size:18px;font-weight:700;margin-bottom:8px}.lp-step p{font-size:14px;color:var(--gray);line-height:1.6}.lp-how-cta{text-align:center;margin-top:48px}.lp-pricing{padding:80px 0}.lp-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:48px;align-items:start}.lp-plan{padding:32px;border:1.5px solid var(--border);border-radius:12px;position:relative;transition:all .2s}.lp-plan:hover{box-shadow:0 8px 30px #00000014}.lp-plan-highlight{border-color:var(--red);box-shadow:0 8px 30px #8b00001f}.lp-plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--red);color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.lp-plan-name{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--gray)}.lp-plan-price{font-size:42px;font-weight:800;margin:10px 0 4px;letter-spacing:-1px}.lp-plan-price span{font-size:16px;font-weight:500;color:var(--gray)}.lp-plan-desc{font-size:13px;color:var(--gray);margin-bottom:24px}.lp-plan-features{list-style:none;margin-bottom:28px;display:flex;flex-direction:column;gap:10px}.lp-plan-features li{font-size:14px;display:flex;gap:8px;align-items:flex-start}.lp-plan-features li span{color:var(--red);font-weight:700;flex-shrink:0}.lp-plan-cta{display:block;text-align:center;padding:12px;border-radius:7px;font-size:14px;font-weight:700;transition:all .15s}.lp-plan-cta-primary{background:var(--red);color:#fff}.lp-plan-cta-primary:hover{background:var(--red2)}.lp-plan-cta-ghost{border:1.5px solid var(--border);color:#333}.lp-plan-cta-ghost:hover{border-color:var(--red);color:var(--red)}.lp-final-cta{padding:80px 24px;background:linear-gradient(135deg,var(--dark) 0%,#2d1010 100%);color:#fff;text-align:center}.lp-final-cta h2{font-size:clamp(24px,3vw,36px);font-weight:800;max-width:600px;margin:0 auto 16px}.lp-final-cta p{color:#fff9;font-size:16px;margin-bottom:32px}.lp-footer{background:var(--dark);color:#fff9;padding:56px 24px 24px}.lp-footer-inner{max-width:1100px;margin:0 auto;display:flex;gap:48px;flex-wrap:wrap;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.08)}.lp-footer-brand{flex:2;min-width:200px}.lp-footer-brand .lp-logo{color:#fff;margin-bottom:12px}.lp-footer-brand p{font-size:13px;line-height:1.6}.lp-footer-links{flex:3;display:flex;gap:48px;flex-wrap:wrap}.lp-footer-links>div{display:flex;flex-direction:column;gap:8px}.lp-footer-links strong{font-size:13px;color:#fff;margin-bottom:4px}.lp-footer-links a{font-size:13px;transition:color .15s}.lp-footer-links a:hover{color:#fff}.lp-footer-bottom{max-width:1100px;margin:20px auto 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:12px;color:#ffffff4d}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.auth-page{min-height:100vh;background:radial-gradient(circle at top,#f6d2d2,#f4f4f4 38%,#f4f4f4);display:flex;align-items:center;justify-content:center;padding:24px;font-family:Segoe UI,system-ui,sans-serif}.auth-card{width:100%;max-width:430px;background:#fff;border:1px solid #e8dcdc;border-radius:14px;box-shadow:0 12px 30px #351e1e14;padding:26px}.auth-logo{font-size:24px;font-weight:800;color:#8b0000}.auth-sub{margin-top:8px;color:#555;font-size:14px}.auth-form{margin-top:20px;display:flex;flex-direction:column;gap:12px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{color:#444;font-size:12px;font-weight:600}.auth-field input{border:1px solid #cfc2c2;border-radius:8px;padding:10px 12px;font-size:14px}.auth-field input:focus{outline:none;border-color:#8b0000}.auth-error{background:#ffe8e8;color:#8b0000;border:1px solid #f5b6b6;border-radius:8px;padding:9px 10px;font-size:13px}.auth-submit{margin-top:2px;border:none;border-radius:8px;background:#8b0000;color:#fff;font-weight:700;font-size:14px;padding:11px 12px;cursor:pointer}.auth-submit:hover{background:#741212}.auth-switch{margin-top:14px;font-size:13px;color:#666}.auth-switch a{color:#8b0000;text-decoration:none;font-weight:700}.auth-social{display:flex;flex-direction:column;gap:10px;margin-top:16px}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.auth-social-btn.google{background:#fff;border:1px solid #d0c4c4;color:#333}.auth-social-btn.google:hover{background:#fafafa;border-color:#b0a0a0}.auth-social-btn.github{background:#24292e;border:1px solid #24292e;color:#fff}.auth-social-btn.github:hover{background:#1a1e22}.auth-social-btn.apple{background:#000;border:1px solid #000;color:#fff}.auth-social-btn.apple:hover{background:#222}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 0;color:#aaa;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e8dcdc}.legal-page{min-height:100vh;background:#faf8f8;font-family:system-ui,-apple-system,sans-serif;color:#222}.legal-header{background:#8b0000;padding:18px 40px;display:flex;align-items:center;gap:16px}.legal-header a{color:#ffffffb3;text-decoration:none;font-size:13px}.legal-header a:hover{color:#fff}.legal-header-logo{color:#fff;font-weight:800;font-size:16px;text-decoration:none;letter-spacing:.5px}.legal-body{max-width:820px;margin:0 auto;padding:48px 32px 80px}.legal-body h1{font-size:32px;font-weight:800;color:#8b0000;margin-bottom:8px}.legal-body .legal-date{font-size:13px;color:#888;margin-bottom:40px}.legal-body h2{font-size:18px;font-weight:700;color:#333;margin-top:36px;margin-bottom:10px}.legal-body p,.legal-body li{font-size:15px;line-height:1.75;color:#444}.legal-body ul{padding-left:24px;margin:8px 0}.legal-body a{color:#8b0000}.legal-footer{background:#1a1a1a;padding:24px 40px;text-align:center;font-size:12px;color:#ffffff73;display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.legal-footer a{color:#ffffff8c;text-decoration:none}.legal-footer a:hover{color:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #8B0000;--red-light: #c0392b;--bg: #f4f4f4;--panel: #ffffff;--border: #ddd;--text: #222;--label: #555;--font: "Segoe UI", system-ui, sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text)}.app{overflow:hidden}.app{display:flex;flex-direction:column;height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:52px;background:var(--red);color:#fff;flex-shrink:0}.topbar-logo{font-size:18px;font-weight:700;letter-spacing:1px}.topbar-sub{font-size:11px;opacity:.7;margin-top:2px}.topbar-actions{display:flex;gap:10px;align-items:center}.btn-download{background:#fff;color:var(--red);border:none;padding:7px 16px;border-radius:4px;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;text-decoration:none;box-shadow:0 2px 6px #00000040;transition:background .15s,transform .1s}.btn-download:hover{background:#ffe8e8;transform:translateY(-1px)}.btn-save{background:#fff;color:var(--red);border:none;padding:6px 16px;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 1px 4px #0003;transition:background .15s}.btn-save:hover{background:#ffe8e8}.btn-save:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn-example{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.4);padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer}.btn-example:hover{background:#ffffff40}.main{display:flex;flex:1;overflow:hidden}.form-panel-wrap{width:380px;flex-shrink:0;background:var(--panel);border-right:1px solid var(--border);overflow-y:auto;min-width:260px;max-width:640px;display:flex;flex-direction:column}.form-font-toolbar{display:flex;align-items:center;padding:4px 10px;background:#f9f9f9;border-bottom:1px solid var(--border);flex-shrink:0}.btn-font-size{background:none;border:1px solid #ddd;color:#555;padding:1px 7px;border-radius:3px;font-size:11px;cursor:pointer;margin-left:3px;line-height:1.4}.btn-font-size:hover{border-color:var(--red);color:var(--red)}.btn-font-size.active{background:var(--red);color:#fff;border-color:var(--red)}.font-size-sm .field input,.font-size-sm .field select,.font-size-sm .field textarea{font-size:10px}.font-size-sm .rate-row input,.font-size-sm .rate-row select{font-size:9px}.font-size-lg .field input,.font-size-lg .field select,.font-size-lg .field textarea{font-size:15px}.font-size-lg .rate-row input,.font-size-lg .rate-row select{font-size:14px}.form-panel{padding:16px}.form-section{margin-bottom:16px;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.section-title{background:var(--red);color:#fff;padding:7px 12px;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.form-section>*+*{border-top:1px solid var(--border)}.form-section>div:not(.section-title){padding:10px 12px}.field{display:flex;flex-direction:column;gap:3px;flex:1}.field label{font-size:11px;color:var(--label);font-weight:600}.field input,.field select,.field textarea{border:1px solid #ccc;border-radius:3px;padding:5px 7px;font-size:12px;font-family:var(--font);background:#fafafa;color:var(--text);transition:border-color .15s}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--red);background:#fff}.field textarea{resize:vertical}.field-row{display:flex;gap:8px;padding:10px 12px}.toggle{display:flex;align-items:center;gap:5px;cursor:pointer}.toggle input{accent-color:var(--red)}.toggle span{font-size:12px;color:var(--text)}.resize-handle{width:5px;flex-shrink:0;cursor:col-resize;background:var(--border);transition:background .15s;position:relative;z-index:5}.resize-handle:hover,.resize-handle:active{background:var(--red)}.plan-badge-wrap{position:relative}.plan-downgrade-tooltip{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#00000073;border-radius:4px;padding:4px 10px;white-space:nowrap;font-size:11px;z-index:100}.plan-downgrade-tooltip a{color:#fff9;text-decoration:none;font-weight:400}.plan-downgrade-tooltip a:hover{color:#ffffffe6}.plan-badge-wrap:hover .plan-downgrade-tooltip{display:block}.rate-table{padding:8px 12px;overflow-x:auto}.rate-inner{min-width:560px}.rate-header{display:flex;gap:4px;font-size:9px;color:var(--label);font-weight:600;padding-bottom:4px;border-bottom:1px solid var(--border)}.rate-header span{flex:1;min-width:0}.rate-header span.col-nature{flex:2.5}.rate-row{display:flex;gap:4px;align-items:center;margin-top:4px}.rate-row input,.rate-row select{flex:1;min-width:34px;padding:3px 4px;font-size:11px;border:1px solid #ccc;border-radius:3px;background:#fafafa}.rate-row input:focus,.rate-row select:focus{outline:none;border-color:var(--red)}.rate-row input.col-nature{flex:2.5}.rate-row select.col-unit{max-width:40px;min-width:40px}.other-charges-table{padding:8px 12px}.other-charge-row{display:flex;gap:6px;align-items:center;margin-top:6px}.other-charge-row input{flex:1;padding:4px 6px;font-size:11px}.other-charge-row select{padding:4px 6px;font-size:11px}.btn-add{margin-top:8px;background:none;border:1px dashed #ccc;color:var(--label);padding:4px 10px;border-radius:4px;font-size:11px;cursor:pointer;width:100%}.btn-add:hover{border-color:var(--red);color:var(--red)}.btn-remove{background:none;border:none;color:#bbb;font-size:16px;cursor:pointer;padding:0 2px;line-height:1}.btn-remove:hover{color:var(--red)}.charges-grid{display:flex;gap:12px;padding:10px 12px}.charges-col{flex:1;display:flex;flex-direction:column;gap:6px}.charges-sub-title{font-size:10px;font-weight:700;color:var(--red);margin-bottom:2px}.preview-panel{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#555}.preview-panel iframe{flex:1;border:none;width:100%;height:100%}.preview-loading{flex:1;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:14px}@media (max-width: 768px){.app{height:auto!important;overflow:visible!important}.main{flex-direction:column;overflow:visible!important;height:auto!important}.form-panel-wrap{width:100%!important;max-width:100%!important;min-width:unset!important;border-right:none!important;overflow-y:visible!important;max-height:none!important}.preview-panel,.resize-handle{display:none!important}.topbar{padding:0 12px!important}.topbar-logo{font-size:15px!important}.topbar-sub{display:none}.topbar-actions{gap:6px!important}.topbar-actions>span:first-child{display:none}.action-bar{padding:0 10px!important;overflow-x:auto}.action-bar>div{flex-shrink:0}.field-row{flex-direction:column!important}.rate-table{padding:6px 8px!important}.mobile-pdf-strip{display:flex!important;position:sticky;bottom:0;z-index:20;background:#6b0000;border-top:1px solid rgba(255,255,255,.15);padding:10px 16px;gap:8px;align-items:center}}.mobile-pdf-strip{display:none}
