:root{font-family:Arial,Helvetica,sans-serif;color:#202a31;background:#f6f5f1;font-synthesis:none;--blue:#005f8d;--red:#ec2027;--muted:#737d83;--line:#e4e6e5}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid #57a8d3;outline-offset:4px}[hidden]{display:none!important}.site-header{height:94px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(32px,calc((100vw - 1320px)/2));gap:24px}.brand img{display:block;width:142px;height:auto}.header-divider{width:1px;height:33px;background:var(--line)}.product-name{font-size:17px;font-weight:600;letter-spacing:-.5px}.product-name>span{display:block;font-weight:400;font-size:9px;letter-spacing:2px;color:#81878b;margin-top:7px}.header-right{margin-left:auto;display:flex;align-items:center;gap:8px;color:#727e85;font-size:11px}.edition-dot{background:var(--red);width:6px;height:6px;border-radius:100%}main{max-width:1384px;margin:auto;padding:0 32px}.hero{padding:48px 0 37px;display:flex;align-items:center;justify-content:space-between;gap:25px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.7px;margin:0 0 17px;color:#68757b;display:flex;align-items:center;gap:8px}.hero .eyebrow>span{width:21px;height:2px;background:var(--red)}h1{font-weight:600;letter-spacing:-2px;line-height:1.12;font-size:43px;margin:0 0 18px}h1>span{color:#788386;font-weight:400}.hero-copy{font-size:13px;line-height:1.7;color:#6d797f;margin:0}.journey{display:flex;align-items:center;gap:18px;margin-right:12px}.journey>i{width:26px;height:1px;background:#d5dadb}.step{display:flex;gap:11px;align-items:center;color:#8e969a;font-size:12px}.step>span{font-size:11px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #dadede;border-radius:50%}.step small{display:block;font-size:9px;margin-top:6px;color:#8c969b}.step.active{color:#26373e}.step.active>span{background:#26373e;color:white;border-color:#26373e}.step.complete>span{color:#168361;background:#e6f2ed;border-color:#d0e7dd}.studio{display:grid;grid-template-columns:360px minmax(0,1fr);border:1px solid #e1e5e5;border-radius:15px;overflow:hidden;background:white;box-shadow:0 6px 28px #233b4810}.form-panel{padding:28px;position:relative;display:flex;flex-direction:column}.section-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:28px}.section-top .eyebrow{font-size:8px;margin:0;letter-spacing:1.4px}.small-tag{font-size:9px;padding:5px 7px;background:#f5f6f5;border-radius:4px;color:#858c8e}h2{font-size:21px;letter-spacing:-.65px;font-weight:600;margin:0 0 10px}.muted{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.dropzone{margin:26px 0 18px;border:1.5px dashed #bdcbd0;border-radius:10px;display:flex;flex-direction:column;align-items:center;background:#fafcfb;padding:30px 15px 23px;transition:border-color .2s,background .2s}.dropzone.drag{border-color:var(--blue);background:#edf6fa}.upload-symbol{font-size:30px;font-weight:300;width:52px;height:58px;display:grid;place-items:center;border:1px solid #d7e0e4;background:white;border-radius:8px;color:#005f8d;box-shadow:4px 4px 0 #edf1f2;margin-bottom:21px}.dropzone strong{font-size:14px;font-weight:600}.dropzone>span{font-size:10px;color:#8b9498;margin:8px 0 22px}.dropzone small{font-size:9px;color:#8b9498;margin-top:14px}.button{border-radius:6px;display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:13px 18px;font-size:11px;font-weight:600;text-decoration:none;border:1px solid transparent;line-height:1.5}.dark{background:#263840;color:#fff}.dark:hover:not(:disabled){background:#005f8d}.light{background:white;border-color:#d4dfe3;color:#283d48}.privacy-note{display:flex;gap:9px;font-size:10px;color:#929b9f;line-height:1.6}.privacy-note>span{font-size:17px}.privacy-note p{margin:0}.brand-note{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:36px}.brand-note>span{font-size:8px;letter-spacing:1.5px;color:#97a0a4}.brand-note img{width:85px}.preview-panel{background:#eaf0f1;border-left:1px solid #e1e5e5;padding:27px 30px 20px;min-width:0}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.preview-toolbar .eyebrow{font-size:8px;margin-bottom:8px}.preview-toolbar h2{font-size:18px;letter-spacing:-.5px;margin:0}.live-badge{display:flex;align-items:center;gap:6px;color:#567466;font-size:9px;white-space:nowrap}.live-badge i{width:5px;height:5px;background:#5c9b7b;border-radius:50%}.format-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:23px 0}.format-options{display:flex;gap:3px;padding:4px;background:#dfe7e9;border-radius:7px}.format-options button{background:transparent;border:0;padding:8px 10px;font-size:10px;border-radius:4px;color:#7e8c92;white-space:nowrap}.format-options button[aria-pressed=true]{background:#fff;color:#273e4a;box-shadow:0 1px 4px #27434f12}.format-options small{font-size:7px;color:#b07b39;margin-left:3px}.format-bar>span{font-size:9px;color:#7e8c92}.paper-stage{position:relative;padding:0 14px 15px}.paper{background:#fff;max-width:570px;width:100%;padding:25px 25px 15px;margin:0 auto;box-shadow:0 6px 19px #40545c22;position:relative;z-index:1;aspect-ratio:210/297;display:flex;flex-direction:column}.paper-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:3px solid #005f8d}.paper-header img{width:130px}.paper-header>div{font-size:7px;letter-spacing:1.2px;color:#829198;text-align:right;line-height:1.7}.paper-header strong{display:block;font-size:8px;font-weight:400;letter-spacing:0;color:#4f626d;margin-top:4px}.paper-section{display:flex;justify-content:space-between;gap:12px;color:#758c98;font-size:6.5px;letter-spacing:.65px;padding:10px 0}.paper-section span:first-child{max-width:65%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ad-grid{display:grid;gap:10px;flex:1;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,minmax(0,1fr))}.your-ad{border:1px solid #90afc0;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative}.ad-category{font-size:7px;line-height:1.3;padding:6px 7px;color:white;background:#005f8d;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.3px}.ad-content{padding:8px;display:flex;flex-direction:column;gap:6px;flex:1;min-height:0}.ad-top{display:flex;align-items:flex-start;gap:8px;min-height:0}.catalog-art{width:42px;height:55px;flex-shrink:0;background:#edf2f3;overflow:hidden;display:flex;align-items:center;justify-content:center}.catalog-art canvas{display:block;width:100%;height:100%;object-fit:contain}#cover-placeholder{width:100%;height:100%;background:#243e4c;color:#fff;display:flex;flex-direction:column;padding:6px;font-size:7px;justify-content:space-between}#cover-placeholder i{height:2px;width:14px;background:#c9a564}#cover-placeholder small{font-size:3px;letter-spacing:.5px}.ad-identity{min-width:0}h3{font-size:9px;line-height:1.15;letter-spacing:-.2px;margin:1px 0 5px;font-weight:700;color:#203c4b;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.ad-identity p{font-size:6px;line-height:1.4;color:#6b7c86;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.ad-contacts{font-size:5.5px;line-height:1.45;display:flex;flex-direction:column;gap:1px;color:#536b78;overflow:hidden;max-height:29px}.ad-contacts span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-bottom{border-top:1px solid #e7edef;padding-top:5px;margin-top:auto;display:flex;align-items:center;gap:6px;min-height:23px}.ad-logo{width:57px;height:auto;object-fit:contain}.scan-copy{margin-left:auto;font-size:4.5px;color:#005f8d;line-height:1.5;font-weight:bold}.qr-placeholder{font-size:4px;letter-spacing:.3px;color:#829198;border:1px dashed #bacbd3;width:23px;height:23px;display:grid;place-content:center;text-align:center;flex-shrink:0}.ad-qr{width:27px;height:27px;object-fit:contain}.neighbor{border:1px solid #e2e8eb;padding:8px;display:flex;flex-direction:column;justify-content:space-between;min-height:0;background:#fdfefe}.neighbor-top{height:6px;background:#e9eff2;width:72%}.neighbor-layout{display:flex;gap:10px;align-items:center;flex:1}.neighbor-cover{width:35px;height:43px;background:#f1f4f5;border:1px solid #ecf0f2}.neighbor-lines{flex:1}.neighbor-lines i{display:block;height:3px;background:#eff3f5;margin:5px 0;width:85%}.neighbor-lines i:nth-child(2){width:100%}.neighbor-bottom{border-top:1px solid #f0f3f5;padding-top:5px;color:#b4c0c6;font-size:5.5px;letter-spacing:.4px}.paper-footer{display:flex;justify-content:space-between;padding-top:11px;margin-top:10px;border-top:1px solid #aec1cc;color:#6f8794;font-size:6px;letter-spacing:.7px}.paper-footer b{color:#005f8d;margin-left:14px}.paper-shadow{display:block;position:absolute;bottom:10px;left:calc(50% - 270px);width:540px;max-width:90%;height:10px;transform:rotate(-.6deg);background:#f6f8f8;border:1px solid #dfe6e8}.preview-footer{display:flex;justify-content:space-between;gap:12px;margin:5px 14px 0;font-size:9px;color:#80929a}.preview-footer>span:first-child{display:flex;align-items:center;gap:6px}.legend-dot{width:6px;height:6px;background:#005f8d;border-radius:2px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:22px 0 28px;color:#97a0a3;font-size:9px}.file-card{display:flex;align-items:center;gap:10px;padding:13px 0 16px;border-bottom:1px solid var(--line);margin-bottom:20px}.pdf-badge{background:#fef1ef;border:1px solid #f7dcd7;color:#ba6457;font-size:9px;padding:12px 8px;border-radius:5px}.file-card>div{min-width:0;flex:1}.file-card strong{font-size:11px;display:block;overflow-wrap:anywhere}.file-card small{font-size:9px;color:#94a0a7;display:block;margin-top:6px}.text-button{background:none;border:0;padding:6px 0;color:#005f8d;font-size:10px;text-decoration:underline;text-underline-offset:3px}.progress-box{padding:15px;display:flex;gap:12px;background:#f1f7f9;border-radius:7px;margin:0 0 20px;color:#355b6e}.progress-box strong{font-size:12px}.progress-box p{font-size:10px;line-height:1.5;margin:6px 0 0}.spinner{width:15px;height:15px;border:2px solid #bcd3df;border-top-color:#005f8d;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.notice{font-size:11px;line-height:1.6;background:#fff5e7;border:1px solid #f1dfc3;color:#8c652f;padding:12px;border-radius:6px;margin-bottom:12px;overflow-wrap:anywhere}.notice.good{background:#eef8f3;border-color:#d4e9de;color:#407258}.retry{margin-bottom:20px;align-self:flex-start}.details-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.details-title .eyebrow{font-size:8px;margin-bottom:8px}.details-title h2{font-size:20px}.missing-badge{font-size:9px;border-radius:20px;padding:5px 8px;background:#fcf0dc;color:#9a713d;white-space:nowrap}#fields{display:flex;flex-direction:column;gap:15px;margin:23px 0}.field label{display:flex;justify-content:space-between;font-size:10px;font-weight:600;color:#4c626e;gap:8px}.field-status{font-weight:400;color:#5a977d;font-size:9px}.field-status.missing{color:#b38035}.field input,.field textarea{display:block;width:100%;border:1px solid #dce3e7;border-radius:5px;padding:10px 11px;font-size:12px;margin-top:6px;outline:none;background:white;color:#314954;transition:border-color .15s}.field textarea{resize:vertical;min-height:65px;line-height:1.5}.field input:focus,.field textarea:focus{border-color:#005f8d;box-shadow:0 0 0 2px #005f8d12}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#da8b56;background:#fffcf8}.field-error{font-size:10px;color:#b46d39;margin:5px 0 0;line-height:1.4}.evidence{font-size:9px;color:#93a0a8;margin-top:6px;line-height:1.6}.evidence summary{cursor:pointer}.evidence p{margin:4px 0;overflow-wrap:anywhere}.confirm{display:flex;align-items:flex-start;gap:8px;font-size:10px;line-height:1.5;color:#73868f;margin:22px 0 16px}.confirm input{margin:1px 0 0;accent-color:#005f8d}.submit{width:100%;justify-content:space-between;margin-top:5px}.submit-note{font-size:9px;color:#96a0a6;line-height:1.7;text-align:center;margin:12px 0 0}.success-icon{width:48px;height:48px;display:grid;place-items:center;background:#e5f4eb;color:#32754f;border-radius:50%;font-size:22px;margin:15px 0 24px}#success p:not(.eyebrow){font-size:12px;color:#7a8d95;line-height:1.7}#success dl{font-size:10px;line-height:1.7;margin:25px 0}#success dt{color:#8b9ba3;margin-top:12px}#success dd{margin:4px 0;overflow-wrap:anywhere;color:#345260}#success .button{width:100%}#start-over{margin-top:20px}.size-quarter{grid-template-rows:repeat(2,minmax(0,1fr))}.size-half{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.size-full{grid-template-columns:1fr;grid-template-rows:1fr}.size-quarter .ad-content{padding:12px;gap:12px}.size-quarter .ad-top{flex-direction:column}.size-quarter .catalog-art{width:67px;height:87px}.size-quarter h3{font-size:13px}.size-quarter .ad-identity p{font-size:8px}.size-quarter .ad-contacts{font-size:7px;max-height:48px}.size-half .ad-content,.size-full .ad-content{padding:20px;gap:16px}.size-half .catalog-art{width:100px;height:137px}.size-half h3{font-size:22px}.size-half .ad-identity p,.size-full .ad-identity p{font-size:12px;line-height:1.7;-webkit-line-clamp:5}.size-half .ad-contacts,.size-full .ad-contacts{font-size:9px;max-height:75px;gap:3px}.size-half .ad-logo,.size-full .ad-logo{width:90px}.size-half .scan-copy,.size-full .scan-copy{font-size:7px}.size-half .ad-qr,.size-full .ad-qr{width:47px;height:47px}.size-half .qr-placeholder,.size-full .qr-placeholder{width:40px;height:40px;font-size:7px}.size-full .ad-top{flex-direction:column;align-items:center;gap:23px;text-align:center}.size-full .catalog-art{width:150px;height:205px}.size-full h3{font-size:27px}.size-full .ad-category{font-size:11px;padding:10px}.size-full #cover-placeholder{padding:20px;font-size:20px}.size-full #cover-placeholder small{font-size:8px}.size-full #cover-placeholder i{width:40px;height:4px}.size-full .ad-contacts{text-align:center;max-height:90px}.size-quarter .ad-category,.size-half .ad-category{font-size:9px;padding:8px}@media(min-width:1500px){.hero{padding-top:60px;padding-bottom:45px}}@media(max-width:1080px){.journey{gap:10px;margin:0}.journey>i{width:12px}.step{gap:7px}.step small{display:none}.studio{grid-template-columns:310px minmax(0,1fr)}.form-panel{padding:23px}.preview-panel{padding:23px 17px}.format-bar>span{display:none}.paper-stage{padding-left:0;padding-right:0}.paper{padding:18px;min-height:690px}.ad-grid{gap:7px}.paper-shadow{display:none}.paper-header img{width:110px}.paper-section{font-size:5px}.paper-header>div{font-size:6px}.scan-copy{font-size:4px}.ad-logo{width:42px}.preview-toolbar h2{font-size:15px}.live-badge{font-size:8px}.header-right{font-size:9px}}@media(max-width:800px){main{padding:0 20px}.hero{display:block;padding:32px 0}.journey{margin-top:25px}.step small{display:block}.journey>i{width:30px}.header-right{display:none}.site-header{padding:0 20px;height:82px}.brand img{width:120px}.studio{grid-template-columns:1fr}.form-panel{padding:26px}.preview-panel{border-left:0;border-top:1px solid var(--line);padding:25px 20px}.dropzone{padding:24px;margin-top:20px}.brand-note{padding-top:25px}.paper{min-height:0;max-width:540px}.hero h1{font-size:36px}.preview-toolbar h2{font-size:17px}.site-footer{flex-direction:column;gap:8px}.format-bar{margin:20px 0}.paper-stage{overflow:hidden}.preview-footer{margin:7px 0;font-size:8px}.section-top{margin-bottom:20px}#fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field:nth-child(1),.field:nth-child(3),.field:nth-child(6){grid-column:1/-1}.paper-header img{width:115px}}@media(max-width:420px){main{padding:0 10px}.hero{padding-left:8px}.hero h1{font-size:32px}.form-panel{padding:22px}.preview-panel{padding:22px 12px}.paper{padding:13px;aspect-ratio:auto;min-height:600px}.paper-header img{width:100px}.paper-header>div{font-size:5px}.paper-header strong{font-size:6px}.preview-toolbar h2{font-size:15px}.ad-content{padding:6px;gap:4px}.catalog-art{width:30px;height:40px}.ad-top{gap:5px}h3{font-size:8px}.ad-identity p{font-size:5.5px}.ad-logo{width:42px}.scan-copy{font-size:3.5px}.ad-bottom{gap:3px}.ad-contacts{font-size:5px}.ad-category{font-size:6px}.preview-footer{font-size:7px}.format-options button{padding:8px 10px}.size-full .ad-content{padding:14px}.size-full .catalog-art{height:160px;width:120px}.size-full h3{font-size:21px}.size-full .ad-identity p{font-size:10px}.size-half .catalog-art{width:65px;height:85px}.size-half h3{font-size:17px}.size-half .ad-identity p{font-size:9px}.size-quarter .catalog-art{width:45px;height:58px}.size-quarter h3{font-size:11px}.size-quarter .ad-content{gap:8px}#fields{display:flex}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.spinner{animation:none}}
