:root{color:#1f2933;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#0b5f7a;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button{min-height:2.4rem;border:1px solid #c6d1dc;border-radius:6px;background:#fff;color:#1f2933;cursor:pointer;padding:.5rem .75rem}button:hover:not(:disabled){border-color:#0b5f7a}button.primary{background:#0b5f7a;border-color:#0b5f7a;color:#fff}input,select,textarea{width:100%;min-height:2.35rem;border:1px solid #c6d1dc;border-radius:6px;background:#fff;color:#1f2933;padding:.45rem .6rem}textarea{min-height:158px;resize:vertical}.app-shell{min-height:100vh;display:flex;flex-direction:column;padding-bottom:5.25rem}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);background:#fffffff5;border-bottom:1px solid #d8e0e8}.brand{color:#17202a;font-weight:760;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:.85rem;flex:1;overflow-x:auto}.site-nav a{color:#4b5b6b;white-space:nowrap}.site-nav a.router-link-active{color:#0b5f7a;font-weight:650}.header-actions{display:flex;align-items:center;gap:.45rem}.header-button{min-height:2.15rem;display:inline-flex;align-items:center;border:1px solid #c6d1dc;border-radius:6px;padding:.38rem .62rem;color:#344256;background:#fff;white-space:nowrap;font-size:.92rem}.header-button:hover,.header-button.router-link-active{border-color:#0b5f7a;color:#0b5f7a;text-decoration:none}.language-switcher select{width:auto}main{flex:1}.page{width:min(1220px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 3rem}.page.narrow{width:min(940px,calc(100% - 2rem))}.hero-tool,.content-block,.tool-shell,.directory-panel{background:#fff;border:1px solid #d8e0e8;border-radius:8px}.hero-tool{padding:clamp(1rem,3vw,1.5rem)}.page-heading{margin-bottom:1rem}.page-heading h1{margin:.35rem 0 .45rem;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.15;letter-spacing:0}.page-heading p{max-width:880px;color:#536273;margin:0}.badge{display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .55rem;border-radius:999px;background:#e8f4ef;color:#17634f;font-size:.88rem;font-weight:650}.tool-shell{padding:1rem}.tool-toolbar{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.layout-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(360px,1.08fr);gap:1rem;align-items:start}.control-panel{display:grid;gap:.85rem}.field-row{display:grid;gap:.65rem}.field-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-row.four{grid-template-columns:repeat(4,minmax(0,1fr))}.control-panel label,.text-field{display:flex;flex-direction:column;gap:.3rem;min-width:0}.control-panel label>span,.text-field>span{color:#2f3b49;font-size:.9rem;font-weight:700}.checkbox-field{justify-content:end;min-height:4rem}.checkbox-field input{width:auto;min-height:auto}.preview-panel{min-width:0}.preview-heading{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.5rem;color:#2f3b49}.preview-heading span{color:#536273}.sheet-viewport{min-height:620px;border:1px solid #c6d1dc;border-radius:8px;background:#e9eef3;overflow:auto;padding:1rem}.sheet-scale{max-width:100%;margin:0 auto}.label-sheet-preview{width:100%;height:100%;min-height:560px;display:grid;background:#fff;box-shadow:0 8px 20px #1f29331f}.label-preview{min-width:0;min-height:0;display:flex;align-items:center;padding:.35rem;overflow:hidden;color:#111827;line-height:1.2;white-space:normal;word-break:break-word}.label-preview span{width:100%}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.status-card{min-height:88px;padding:.75rem;border:1px solid #d8e0e8;border-radius:8px;background:#fbfcfe}.status-card strong,.status-card span{display:block}.status-card span{margin-top:.25rem;color:#536273;word-break:break-word}.status-card.success{border-color:#8bc9aa;background:#f0faf5}.status-card.error{border-color:#efaca7;background:#fff5f4}.css-output{margin-top:1rem;border-top:1px solid #e4eaf0;padding-top:.8rem}.css-output pre{max-height:260px;overflow:auto;border:1px solid #c6d1dc;border-radius:6px;background:#f8fafc;padding:.85rem;white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem}.tool-guide{display:grid;gap:1rem;margin-top:1rem}.content-block{padding:1.1rem}.content-block h2{margin:0 0 .65rem;font-size:1.2rem;letter-spacing:0}.content-block p,.content-block li{color:#536273}.content-block ol,.plain-list{margin:0;padding-left:1.25rem}details{border-top:1px solid #e5ebf2;padding:.8rem 0}details:first-of-type{border-top:0}summary{cursor:pointer;font-weight:700}.directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.directory-toolbar,.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.directory-toolbar{margin-bottom:.85rem}.directory-toolbar label{flex:1 1 auto}.pagination-bar{margin-top:.9rem}.pagination-bar span{color:#536273;white-space:nowrap}.directory-card{display:flex;align-items:flex-start;gap:.75rem;min-height:96px;border:1px solid #d8e0e8;border-radius:8px;padding:.85rem;color:#17202a;background:#fbfcfe}.directory-card img{width:56px;height:56px;flex:0 0 auto;border-radius:8px}.directory-card-copy{min-width:0}.directory-card span,.directory-status{display:block;margin:.2rem 0 0;color:#536273}.directory-card small{display:block;margin-top:.08rem;color:#344256;font-weight:650}.contact-line{font-weight:700;color:#17202a}.terms-page{padding-top:clamp(2.5rem,6vw,4.5rem)}.terms-layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(2rem,6vw,4.5rem);align-items:start}.terms-copy h1{margin:0 0 1.4rem;color:#17202a;font-size:clamp(2.4rem,5vw,3.4rem);line-height:1.08;letter-spacing:0}.terms-copy p{max-width:34rem;margin:0;color:#344256;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.8}.terms-copy span{display:block;margin-top:1.6rem;color:#536273}.terms-list{display:grid;gap:1.1rem;list-style:none;margin:0;padding:0}.terms-list li{border-left:3px solid #0b5f7a;padding-left:1.15rem}.terms-list strong{display:block;margin-bottom:.35rem;color:#17202a;font-size:1.08rem}.terms-list span{display:block;color:#344256;font-size:1rem;line-height:1.75}.site-footer{position:fixed;left:0;right:0;bottom:0;z-index:20;width:100%;border-top:1px solid #d8e0e8;background:#fffffff5;box-shadow:0 -10px 28px #17202c1a;padding:.55rem clamp(1rem,4vw,3rem);color:#536273}.footer-links{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;max-width:1180px;margin:0 auto;overflow-x:auto}.footer-links a{flex:0 0 auto;min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.35rem .7rem;color:#344256;white-space:nowrap;font-size:.94rem}.footer-links a:hover,.footer-links a.router-link-active{background:#e7f2f5;color:#0b5f7a;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.site-header{flex-wrap:wrap}.site-nav{order:3;flex-basis:100%}.layout-grid,.terms-layout{grid-template-columns:1fr}.field-row.four{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-viewport{min-height:520px}}@media(max-width:680px){.page{width:min(100% - 1rem,1220px)}.header-actions{width:100%;overflow-x:auto}.field-row.three,.field-row.four,.status-grid,.directory-grid{grid-template-columns:1fr}.sheet-viewport{min-height:430px;padding:.65rem}.label-sheet-preview{min-height:400px}}
