@import 'tailwindcss';
:root{--ink:#163b36;--muted:#697873;--mint:#dcece5;--paper:#f7f6f0;--line:#dfe4df}*{box-sizing:border-box}body{margin:0;background:#e8ebe6;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{position:relative;width:min(100%,480px);min-height:100dvh;margin:0 auto;background:var(--paper);box-shadow:0 0 45px #1937301f;padding-bottom:92px;overflow:hidden}.topbar{height:84px;display:flex;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid var(--line);background:#f7f6f0f0;position:sticky;top:0;z-index:5;backdrop-filter:blur(12px)}.brand-mark{width:39px;height:39px;border-radius:13px 13px 13px 5px;display:grid;place-items:center;color:#fff;background:var(--ink);font:22px Georgia,serif}.topbar h1{font:600 19px/1 Georgia,serif;margin:2px 0 0}.eyebrow{margin:0;color:#789087;letter-spacing:.12em;font-size:10px;font-weight:800}.avatar{margin-left:auto;border:1px solid #bdc9c3;width:38px;height:38px;border-radius:50%;background:transparent;font-size:10px;font-weight:800}.content{padding:24px 20px 34px}.hero-card{color:#fff;padding:27px 24px 24px;border-radius:25px;background:radial-gradient(circle at 92% 8%,#ddb47566,transparent 32%),linear-gradient(145deg,#214c45,#15352f);box-shadow:0 18px 35px #163b362b}.status-line{display:flex;align-items:center;gap:8px;font-size:11px;color:#dbe8e3}.pulse{width:8px;height:8px;border-radius:50%;background:#f2bb73;box-shadow:0 0 0 5px #f2bb7321}.hero-card h2{margin:30px 0 10px;max-width:320px;font:600 32px/1.08 Georgia,serif;letter-spacing:-.02em}.hero-card p{color:#dbe4e0;line-height:1.5;font-size:14px;margin:0 0 23px}.primary{border:0;background:#e5af6d;min-height:48px;border-radius:14px;padding:0 17px;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer}.primary span{font-size:19px}.primary:disabled{opacity:.48;cursor:not-allowed}.primary.full{width:100%;margin-top:18px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:31px 3px 13px}.section-heading h3{margin:4px 0 0;font:600 22px Georgia,serif}.shield{color:#50806f;font-weight:bold}.import-card{border:1px solid var(--line);background:#fff;min-height:83px;padding:15px;border-radius:18px;display:flex;align-items:center;gap:13px;cursor:pointer;box-shadow:0 6px 22px #1e322d0a}.import-card input{position:absolute;opacity:0;pointer-events:none}.import-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--mint);border-radius:13px;font-size:22px}.import-card strong,.import-card small{display:block}.import-card strong{font-size:14px}.import-card small{color:var(--muted);font-size:11px;margin-top:5px}.chevron{margin-left:auto;font-size:25px;color:#99a39f}.summary-card{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.summary-card div{background:#edf1ed;border-radius:14px;padding:13px}.summary-card span,.summary-card strong{display:block}.summary-card span{color:var(--muted);font-size:10px;margin-bottom:5px}.summary-card strong{font-size:11px}.mono{font-family:monospace}.privacy-note{display:flex;gap:12px;padding:17px;margin-top:19px;background:#f0ebe1;border-radius:17px;color:#59655f}.privacy-note>span{color:#b57b3f}.privacy-note p{font-size:11px;line-height:1.5;margin:0}.privacy-note strong{color:var(--ink)}.back{border:0;background:none;padding:0;margin-bottom:26px;font-size:12px;font-weight:700;cursor:pointer}.page-title{font:600 31px/1.1 Georgia,serif;margin:7px 0 12px}.lead{color:var(--muted);font-size:13px;line-height:1.6}.clauses{margin-top:22px;border-top:1px solid var(--line)}.clauses article{display:grid;grid-template-columns:35px 1fr;gap:8px;padding:19px 0;border-bottom:1px solid var(--line)}.clauses article>span{color:#a67c4c;font:italic 14px Georgia,serif}.clauses h3{font:600 17px Georgia,serif;margin:0 0 7px}.clauses p{color:#65736e;font-size:12px;line-height:1.55;margin:0}.consent{display:flex;gap:12px;align-items:flex-start;padding:18px 16px;margin-top:22px;border:1px solid #cbd8d2;background:#eef4f0;border-radius:16px;font-size:12px;line-height:1.45;font-weight:700}.consent input{width:20px;height:20px;accent-color:var(--ink);flex:none}.legal-hint{text-align:center;color:#89918e;font-size:9px;line-height:1.5;padding:0 16px}.timeline{margin-top:24px}.timeline>div{min-height:83px;display:grid;grid-template-columns:24px 1fr;position:relative}.timeline>div:not(:last-child):before{content:'';position:absolute;left:6px;top:17px;height:66px;border-left:1px solid #cfd8d3}.dot{width:13px;height:13px;border-radius:50%;border:2px solid #b5bfba;background:var(--paper);z-index:1}.dot.active{background:#5f8b78;border-color:#5f8b78;box-shadow:0 0 0 4px #dfeae4}.timeline p{margin:-3px 0 0}.timeline strong,.timeline small{display:block}.timeline strong{font:600 16px Georgia,serif}.timeline small{margin-top:7px;color:var(--muted);font-size:11px}.secondary{width:100%;border:1px solid #bcc9c3;background:transparent;border-radius:14px;min-height:46px;font-weight:700;font-size:12px;cursor:pointer}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);height:76px;display:grid;grid-template-columns:repeat(3,1fr);background:#faf9f4f5;border-top:1px solid var(--line);backdrop-filter:blur(13px);z-index:7;padding-bottom:max(7px,env(safe-area-inset-bottom))}.bottom-nav button{border:0;background:none;color:#8a9590;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;font-weight:800;cursor:pointer}.bottom-nav button span{font-size:20px;line-height:1}.bottom-nav button.active{color:var(--ink)}@media(min-width:700px){.app-shell{margin-block:22px;min-height:calc(100dvh - 44px);border-radius:28px}.bottom-nav{bottom:22px;border-radius:0 0 28px 28px}}
