:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#242424;background:#f7f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:94px;max-width:1344px;margin:auto;padding:0 48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e4e0}.brand{display:flex;align-items:center;gap:7px;color:#202020;font-size:24px;font-weight:750;letter-spacing:-1px;text-decoration:none}.brand-light{font-weight:400;color:#777}.brand-icon{display:grid;place-items:center;width:33px;height:33px;background:#252525;border-radius:9px;color:white;font-size:24px;margin-right:4px}.header-note{font-size:14px;color:#72726d}main{max-width:1248px;margin:auto;padding:48px 0 24px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#757570}h1{font-size:44px;line-height:1.09;letter-spacing:-1.8px;margin:16px 0}h1 span{color:#D71920}.intro>p{font-size:16px;color:#74746e;margin:0 0 35px}.workspace{display:grid;grid-template-columns:420px 1fr;border:1px solid #deded9;border-radius:20px;overflow:hidden;background:white;box-shadow:0 12px 38px #20202004}.editor{padding:30px;border-right:1px solid #e4e4df}.section-title{display:flex;align-items:center;gap:12px}h2{font-size:16px;font-weight:650;margin:0;letter-spacing:-.25px}.step{font-size:12px;color:#777;background:#f0f0ed;border:1px solid #e4e4df;border-radius:6px;padding:5px 6px}.field{margin-top:28px}.label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:10px}label{font-size:14px;font-weight:600}.count{font-size:12px;color:#888;font-variant-numeric:tabular-nums}input,textarea{display:block;width:100%;border:1px solid #dcdcd7;border-radius:9px;padding:14px 15px;font:16px/1.5 inherit;font-family:inherit;font-size:16px;line-height:1.5;color:#262626;outline:none;background:#fff;transition:border-color .18s,box-shadow .18s}textarea{resize:vertical;min-height:116px}input:focus,textarea:focus{border-color:#D71920;box-shadow:0 0 0 3px #D7192014}.hint{font-size:12px;color:#83837e;line-height:1.5;margin:8px 0 0}.export-info{display:flex;gap:12px;align-items:center;margin-top:27px;padding-top:24px;border-top:1px solid #eeeeea}.file-icon{font-size:10px;font-weight:750;border:1px solid #dbdbd5;background:#f8f8f5;border-radius:6px;padding:12px 5px}.export-info strong{font-size:14px;font-weight:600}.export-info p{font-size:12px;color:#808078;margin:5px 0 0}button{width:100%;display:flex;gap:10px;justify-content:center;align-items:center;padding:16px;border:0;border-radius:10px;background:#252525;color:#fff;font:600 14px inherit;font-family:inherit;font-size:14px;cursor:pointer;margin-top:23px;transition:transform .2s,background .2s}button:hover{background:#41413e;transform:translateY(-1px)}button:active{transform:translateY(0)}button:focus-visible{outline:3px solid #D71920;outline-offset:3px}button:disabled{opacity:.45;cursor:not-allowed;transform:none}.download-note{text-align:center;font-size:12px;color:#8b8b83;margin:11px 0 0}#status{font-size:13px;text-align:center;color:#655c50;margin:10px 0 0;min-height:16px}.preview-panel{display:flex;flex-direction:column;background:#fdfdfc;padding:30px}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.live{font-size:12px;color:#7d7d77}.preview-stage{margin-top:25px;min-height:350px;flex:1;border:1px solid #e9e9e3;border-radius:12px;background-color:#efefeb;background-image:linear-gradient(45deg,#e7e7e2 25%,transparent 25%),linear-gradient(-45deg,#e7e7e2 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e7e7e2 75%),linear-gradient(-45deg,transparent 75%,#e7e7e2 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;display:flex;align-items:center;justify-content:center;padding:35px}canvas{width:100%;max-width:475px;height:auto;display:block;filter:drop-shadow(0 9px 14px #00000006);animation:appear .45s ease-out}.preview-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#878780;margin-top:16px}.preview-footer>span:first-child{display:flex;gap:7px;align-items:center}footer{display:flex;justify-content:space-between;font-size:12px;color:#92928a;padding-top:25px}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){main{padding-top:55px}}@media(max-width:1340px){main{margin:0 48px}}@media(max-width:1000px){.workspace{grid-template-columns:365px 1fr}.editor,.preview-panel{padding:23px}.preview-stage{padding:22px}.preview-footer{flex-wrap:wrap}}@media(max-width:760px){header{height:76px;padding:0 22px}.header-note{display:none}main{margin:0;padding:30px 18px}.intro{padding:0 4px}h1{font-size:35px}.workspace{grid-template-columns:1fr}.editor{border-right:0;border-bottom:1px solid #e4e4df}.preview-stage{min-height:240px;padding:22px}.preview-panel{padding:23px}.preview-footer{font-size:12px}footer{gap:14px;font-size:11px}.intro>p{line-height:1.6;margin-bottom:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
[hidden]{display:none!important}.tabs{display:flex;gap:6px;background:#eaeae6;border:1px solid #e1e1dc;border-radius:12px;width:fit-content;padding:5px;margin-bottom:20px}.tabs button{width:auto;margin:0;background:transparent;color:#707069;padding:12px 19px;border-radius:8px;font-weight:650;transform:none}.tabs button[aria-selected=true]{background:#fff;color:#252525;box-shadow:0 2px 5px #00000009}.tabs button:hover{color:#252525}.highlight-tools{margin-top:22px}.swatches{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.swatches button{width:32px;height:32px;background:var(--swatch);border:2px solid #fff;outline:1px solid #d4d4cd;border-radius:50%;padding:0;margin:0;box-shadow:none}.swatches button:hover{outline:2px solid #555}.custom-color{display:flex;align-items:center;gap:6px;margin-left:3px;font-size:12px;cursor:pointer}.custom-color input{width:30px;height:30px;padding:2px;border-radius:6px;cursor:pointer}.selection-label{font-size:12px;color:#797970;line-height:1.5;overflow-wrap:anywhere;min-height:18px}.text-button{width:auto;background:none;color:#777;padding:4px 0;font-size:12px;text-decoration:underline;text-underline-offset:3px;margin:0}.text-button:hover{background:none;color:#262625;transform:none}#headline-error{color:#B51219;font-size:12px;line-height:1.5;margin:8px 0 0}#headline-status{font-size:13px;text-align:center;min-height:16px;color:#655c50}#headline-card{max-width:560px}#headline{font-weight:650}#panel-headlines .preview-stage{min-height:360px}main{padding-top:30px}h1{font-size:36px}.intro>p{margin-bottom:24px}@media(max-width:760px){.tabs{width:100%}.tabs button{flex:1;font-size:12px;padding:12px 8px}h1{font-size:31px}#panel-headlines .preview-stage{min-height:260px}}

@font-face{font-family:TitleSolid;src:url("title-bold.ttf") format("truetype");font-weight:700;font-display:swap}

.brand-icon{background:#D71920}.brand-light{color:#202020}.tabs button[aria-selected=true]{background:#171717;color:#fff}#download,#download-headline{background:#D71920}#download:hover,#download-headline:hover{background:#B51219}

.brand-logo{display:block;width:176px;height:auto}.brand{gap:14px}.brand-light{font-size:22px;letter-spacing:-.6px}#headline-card{max-width:none}#panel-headlines .preview-stage{padding:20px}@media(max-width:760px){.brand-logo{width:147px}.brand-light{font-size:20px}#panel-headlines .preview-stage{padding:10px}}

.font-control{margin-top:22px;padding:18px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.font-control output{font-size:13px;font-weight:700;background:#f1f1f1;padding:5px 9px;border-radius:6px;font-variant-numeric:tabular-nums}.range-row{display:flex;align-items:center;gap:14px}.range-row>span{font-size:14px;font-weight:700}.range-row>span:last-child{font-size:25px}.range-row input[type=range]{appearance:auto;accent-color:#D71920;padding:0;border:0;height:28px;flex:1;min-width:0;background:transparent;cursor:pointer;box-shadow:none}.range-row input:focus-visible{outline:2px solid #D71920;outline-offset:3px}.brand .brand-light{font-size:13px;font-weight:750;letter-spacing:2.5px;text-transform:uppercase;border-left:1px solid #d7d7d7;padding:9px 0 9px 16px;color:#242424}@media(max-width:760px){.brand .brand-light{font-size:11px;letter-spacing:1.6px;padding-left:12px}.brand{gap:12px}}

.type-controls{margin-top:22px}.type-controls select{width:100%;margin-top:10px;border:1px solid #dcdcd7;border-radius:9px;padding:12px;background:white;color:#262626;font:16px Arial,sans-serif}.type-controls select:focus-visible{outline:2px solid #D71920;outline-offset:2px}.shadow-toggle{display:flex;align-items:center;gap:10px;margin-top:18px;cursor:pointer}.shadow-toggle input{appearance:auto;width:18px;height:18px;padding:0;accent-color:#D71920;cursor:pointer}

.tape-height-label{margin-top:18px}.tape-controls{margin-top:0;border-top:0}
/* Mobile editing workspace: preview and independently scrollable controls. */
@media(max-width:760px){
html{height:100%;overflow:hidden}body{position:fixed;inset:0;top:var(--mobile-top,0px);height:var(--mobile-height,100dvh);overflow:hidden;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}
header{height:48px;min-height:48px;width:100%;padding:0 16px;flex:none}.brand-logo{width:116px}.brand .brand-light{font-size:10px;padding:6px 0 6px 10px}
main{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;margin:0;padding:8px 10px 0;overflow:hidden}.intro,main>footer{display:none}
.tabs{flex:none;width:100%;margin:0 0 8px;padding:3px;border-radius:9px}.tabs button{min-height:38px;padding:8px 5px;font-size:12px}
.workspace{display:flex;flex-direction:column;flex:1;min-height:0;border-radius:12px 12px 0 0;overflow:hidden}
.workspace .preview-panel{order:0;flex:0 0 32%;min-height:90px;max-height:220px;padding:8px 12px;border-bottom:1px solid #ddd;overflow:hidden}
.preview-heading{flex:none;min-height:22px}.preview-heading .step{display:none}.preview-heading h2{font-size:13px}.preview-heading .live{font-size:11px}
.workspace .preview-stage,#panel-headlines .preview-stage{flex:1;min-height:0;margin-top:6px;padding:7px 12px;border-radius:7px;overflow:hidden}
.preview-stage canvas,#headline-card{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;animation:none}.preview-footer{display:none}
.workspace .editor{order:1;flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding:14px 16px 22px;border:0;scroll-padding:14px}
.editor>.section-title{display:none}.field{margin-top:0;margin-bottom:18px}.label-row{margin-bottom:7px}input,textarea{padding:10px 12px;font-size:16px}textarea{min-height:82px;resize:vertical}#headline{height:88px}.hint{margin-top:6px;line-height:1.4}.type-controls{margin-top:14px}.type-controls select{padding:9px;margin-top:7px}.shadow-toggle{min-height:40px;margin-top:10px}
.font-control{margin-top:14px;padding:12px 0}.tape-controls{margin-top:0}.range-row input[type=range]{height:36px}.tape-height-label{margin-top:10px}.highlight-tools{margin-top:14px}.swatches button{width:36px;height:36px}.export-info{margin-top:18px;padding-top:16px}#download,#download-headline{min-height:46px;margin-top:14px}
}
@media(max-width:760px) and (max-height:480px){header{height:36px;min-height:36px}.brand-logo{width:98px}.tabs button{min-height:32px;padding:5px}.workspace .preview-panel{flex-basis:29%;min-height:68px}.preview-heading{display:none}.workspace .preview-stage,#panel-headlines .preview-stage{margin-top:0}.tabs{margin-bottom:5px}main{padding-top:5px}}
