:root{--ink:#17211c;--muted:#69746e;--line:#dfe6e1;--paper:#f7f8f5;--card:#fff;--green:#19784b;--green-dark:#105c39;--green-pale:#e7f4ec;--orange:#e47c35;--red:#b33b3b;--shadow:0 12px 35px #1c342812}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 85% 0%, #d5ebdca6, transparent 30rem), var(--paper);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#f7f8f5d1;border-bottom:1px solid #1d3c2c1a;height:72px;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-.5px;align-items:center;gap:10px;font-size:19px;font-weight:760;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 6px 14px #19784b38}.user-menu{align-items:center;gap:10px;display:flex}.avatar{width:34px;height:34px;color:var(--green-dark);background:var(--green-pale);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.user-copy{flex-direction:column;font-size:12px;line-height:1.3;display:flex}.user-copy span{color:var(--muted)}.icon-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:8px;display:grid}.icon-button:hover{color:var(--ink);background:#edf1ed}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:var(--green);box-shadow:0 7px 16px #19784b2e}.button.primary:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button.secondary:hover:not(:disabled){background:#fafcfb;border-color:#b7c7bd}.button.full{width:100%}.eyebrow,.tiny-kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--green);align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.page-head{justify-content:space-between;align-items:flex-end;gap:30px;padding:64px 0 34px;display:flex}.page-head p,.editor-head p{color:var(--muted);margin:0;font-size:16px}.stats-strip{border:1px solid var(--line);background:#ffffffb3;border-radius:14px;align-items:center;gap:38px;padding:16px 22px;display:flex;box-shadow:0 4px 18px #1f3a2d08}.stats-strip>div:not(.status-legend){align-items:baseline;gap:8px;display:flex}.stats-strip span{color:var(--muted);font-size:13px}.status-legend{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.status-legend i{background:#23a668;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #def2e7}.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-title h2{margin:0;font-size:18px}.section-title span{color:var(--muted);font-size:13px}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.job-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:23px;position:relative;overflow:visible}.job-card-head{justify-content:space-between;gap:12px;display:flex}.job-id{letter-spacing:.12em;color:var(--green);font-size:10px;font-weight:800}.job-card h3{letter-spacing:-.25px;margin:5px 0 0;font-size:19px}.more-wrap{position:relative}.menu{border:1px solid var(--line);z-index:5;background:#fff;border-radius:10px;min-width:140px;padding:6px;position:absolute;top:38px;right:0;box-shadow:0 12px 30px #19282026}.menu a,.menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:9px 10px;font-size:13px;display:block}.menu a:hover,.menu button:hover{background:var(--paper)}.menu .danger{color:var(--red)}.route-visual{background:#f8faf8;border:1px solid #e7ece8;border-radius:13px;margin:25px 0 18px;padding:15px}.route-node,.summary-node{align-items:center;gap:12px;min-width:0;display:flex}.sheet-glyph{color:#157344;background:#daf0e3;border-left:4px solid #36a56d;border-radius:5px 5px 8px;flex:none;place-items:center;width:32px;height:38px;font-size:12px;font-weight:900;display:grid}.sheet-glyph.destination{color:#466052;background:#e9efe9;border-left-color:#82998a}.route-node div,.summary-node div{flex-direction:column;min-width:0;display:flex}.route-node small,.summary-node small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.route-node strong,.summary-node strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.route-node code,.summary-node code{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-family:ui-monospace,monospace;font-size:11px;overflow:hidden}.route-line,.summary-line{color:#789084;border-left:1px dashed #b6c7bd;align-items:center;gap:10px;height:39px;margin-left:15px;display:flex}.route-line svg,.summary-line svg{background:#f8faf8;margin-left:-9px}.route-line span,.summary-line span{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.job-meta{min-height:34px;color:var(--muted);border-bottom:1px solid #edf0ed;align-items:center;gap:16px;padding-bottom:17px;display:flex}.job-meta span{align-items:center;gap:6px;font-size:12px;display:inline-flex}.job-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:17px;display:flex}.run-status{align-items:center;gap:9px;display:flex}.run-status>svg{border-radius:50%;padding:2px}.run-status.success>svg{color:#fff;background:var(--green)}.run-status.failed>svg{color:#fff;background:var(--red)}.run-status.never>svg{color:var(--muted)}.run-status div{flex-direction:column;display:flex}.run-status small{color:var(--muted);font-size:10px}.run-status strong{font-size:12px}.history-link{color:var(--muted);border-top:1px solid #f0f2f0;justify-content:center;align-items:center;gap:5px;margin-top:15px;padding-top:12px;font-size:11px;display:flex}.inline-message{border-radius:7px;margin-top:12px;padding:9px 10px;font-size:12px}.inline-message.good{background:var(--green-pale);color:var(--green-dark)}.inline-message.bad,.form-error{color:#9c2f2f;background:#fceaea}.empty-state{text-align:center;background:#ffffff80;border:1px dashed #bdcbc2;border-radius:20px;max-width:600px;margin:60px auto;padding:70px 25px}.empty-icon{width:54px;height:54px;color:var(--green);background:var(--green-pale);border-radius:16px;place-items:center;margin:auto;display:grid}.empty-state p{color:var(--muted);max-width:410px;margin:0 auto 24px;line-height:1.6}.signin-shell{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(40px,8vw,110px);min-height:calc(100vh - 72px);padding-block:60px;display:grid}.signin-story h1 em{color:var(--green);font-weight:500}.signin-story>p{color:var(--muted);max-width:580px;font-size:17px;line-height:1.7}.sheet-chip{align-items:center;gap:12px;display:flex}.sheet-chip>span{color:#fff;background:var(--green);border-radius:7px;place-items:center;width:35px;height:39px;font-weight:900;display:grid}.sheet-chip div{flex-direction:column;display:flex}.sheet-chip small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.sheet-chip strong{font-size:13px}.flow-arrow{color:#95a79c;margin:7px 0 7px 8px;display:block}.flow-mode{color:var(--green-dark);background:var(--green-pale);border-radius:20px;margin-left:31px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-block}.signin-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:450px;padding:44px;display:flex;box-shadow:0 24px 70px #1d3e2c1f}.signin-card h2{letter-spacing:-1.2px;margin:12px 0;font-family:Georgia,serif;font-size:38px;font-weight:500;line-height:1.08}.signin-card p{color:var(--muted);line-height:1.55}.google-button{cursor:pointer;background:#fff;border:1px solid #ccd4cf;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;height:52px;font-weight:700;display:flex}.google-button:hover{background:#fafbfa;border-color:#aab9b0}.signin-notes{color:var(--muted);justify-content:center;gap:18px;font-size:10px;display:flex}.signin-notes span{align-items:center;gap:5px;display:flex}.signin-actions{gap:12px;display:grid}.toast-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.editor-page{padding:48px 0 100px}.editor-head{margin-bottom:34px}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:35px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--ink)}.editor-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:flex-start;gap:24px;display:grid}.editor-main{min-width:0}.form-card,.preview-card,.summary-card{border:1px solid var(--line);background:#fff;border-radius:17px;box-shadow:0 8px 28px #1c34280b}.form-card{padding:28px;position:relative}.intro-card{margin-bottom:16px}.step-number{color:#9aaba1;letter-spacing:.08em;font-size:11px;font-weight:800;position:absolute;top:31px;left:25px}.form-section-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.form-section-head h2{letter-spacing:-.5px;margin:5px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.section-badge{color:var(--green-dark);background:var(--green-pale);border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;display:grid}.field.span-2{grid-column:span 2}.field{flex-direction:column;gap:7px;display:flex}.field>span{font-size:12px;font-weight:750}.field input,.field select{width:100%;height:43px;color:var(--ink);background:#fafbfa;border:1px solid #d7dfda;border-radius:8px;outline:0;padding:0 12px;transition:all .15s}.field input:focus,.field select:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #19784b17}.field small{color:var(--muted);font-size:10px}.form-connector{color:#8ea096;justify-content:center;align-items:center;height:28px;display:flex}.form-connector:before,.form-connector:after{content:"";background:var(--line);flex:1;height:1px}.form-connector svg{margin:0 12px}.choice-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fafbfa;border-radius:10px;align-items:flex-start;gap:12px;min-height:88px;padding:16px;display:flex}.choice.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f4faf6}.choice .radio{border:1px solid #aab6af;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;margin-top:1px;display:grid}.choice.selected .radio{border-color:var(--green)}.choice .radio i{background:var(--green);border-radius:50%;width:9px;height:9px}.choice strong{font-size:13px}.choice p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.editor-main .form-card+.form-card{margin-top:16px}.editor-side{position:sticky;top:96px}.summary-route{padding:20px 0}.summary-node strong{max-width:210px}.summary-schedule{color:var(--green);border-top:1px solid #edf0ed;border-bottom:1px solid #edf0ed;align-items:center;gap:10px;margin-bottom:17px;padding:16px 0;display:flex}.summary-schedule div{flex-direction:column;display:flex}.summary-schedule small{color:var(--muted);font-size:10px}.summary-schedule strong{color:var(--ink);font-size:12px}.preview-button{width:100%;color:var(--green-dark);background:var(--green-pale);margin-bottom:9px}.preview-button:hover{background:#dcefe4}.form-error{border-radius:7px;margin-top:12px;padding:10px;font-size:11px;line-height:1.45}.security-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:15px 0 0;font-size:9px;display:flex}.preview-card{margin-top:16px;padding:26px;overflow:hidden}.preview-head{justify-content:space-between;align-items:center;display:flex}.preview-head h2{margin:6px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.detected{grid-template-columns:auto auto;align-items:baseline;column-gap:6px;display:grid}.detected strong{text-align:right;font-size:18px}.detected span{color:var(--muted);font-size:10px}.preview-route{align-items:center;gap:10px;margin:20px 0 12px;font-size:11px;font-weight:700;display:flex}.preview-route svg{color:var(--green)}.table-scroll{border:1px solid var(--line);border-radius:8px;margin-bottom:9px;overflow:auto}.table-scroll table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:10px}.table-scroll td{text-overflow:ellipsis;border-right:1px solid var(--line);border-bottom:1px solid var(--line);max-width:160px;padding:8px 10px;overflow:hidden}.preview-card>small{color:var(--muted);font-size:9px}.spin{animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.runs-page{padding:48px 0 90px}.runs-table{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;overflow:hidden}.runs-row{border-bottom:1px solid #edf0ed;grid-template-columns:130px 100px 1.4fr 1.3fr .5fr;align-items:center;gap:12px;min-height:64px;padding:14px 20px;font-size:12px;display:grid;position:relative}.runs-header{min-height:42px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#f8faf8;font-size:9px;font-weight:800}.run-pill{text-transform:capitalize;border-radius:20px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-weight:700;display:inline-flex}.run-pill.success{color:var(--green-dark);background:var(--green-pale)}.run-pill.failed{color:#9c2f2f;background:#fceaea}.run-error{color:var(--red);grid-column:3/6}.no-runs{text-align:center;color:var(--muted);padding:60px}@media (width<=900px){.job-grid,.signin-shell{grid-template-columns:1fr}.signin-story{text-align:center}.signin-story>p{margin-inline:auto}.signin-story h1{font-size:60px}.editor-layout{grid-template-columns:1fr}.editor-side{position:static}.runs-row{grid-template-columns:100px 80px 1fr}.runs-row>span:nth-child(4),.runs-row>span:nth-child(5){display:none}}@media (width<=600px){.shell{width:min(100% - 24px,1160px)}.user-copy{display:none}.page-head{flex-direction:column;align-items:flex-start;padding-top:40px}.page-head .button{width:100%}.stats-strip{gap:18px;padding:14px}.stats-strip>div:not(.status-legend){flex-direction:column;gap:0}.status-legend{display:none}.job-card{padding:18px}.job-footer{flex-direction:column;align-items:stretch}.signin-story h1{letter-spacing:-2.5px;font-size:48px}.signin-card{min-height:410px;padding:28px}.signin-notes{flex-direction:column;align-items:center;gap:7px}.editor-page{padding-top:30px}.numbered{padding:62px 20px 22px}.step-number{top:24px;left:20px}.form-section-head{flex-direction:column;gap:8px}.field-grid,.choice-grid{grid-template-columns:1fr}.field.span-2{grid-column:span 1}.runs-row{grid-template-columns:100px 75px 1fr;padding-inline:12px}}:root{--ink:#202124;--muted:#5f6368;--line:#dadce0;--paper:#f8f9fa;--card:#fff;--green:#188038;--green-dark:#137333;--green-pale:#e6f4ea;--shadow:none}body{background:var(--paper)}.shell{width:min(1040px,100% - 32px)}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;height:56px;position:static}.brand{letter-spacing:0;gap:8px;font-size:16px}.brand-mark{width:28px;height:28px;box-shadow:none;border-radius:5px}.avatar{width:30px;height:30px}.button{border-radius:6px;min-height:38px;padding:0 14px;font-weight:600}.button.primary{box-shadow:none}.button.primary:hover:not(:disabled){transform:none}.page-head{align-items:center;padding:40px 0 24px}.page-head h1,.editor-head h1{letter-spacing:-.4px;margin:0 0 6px;font-family:inherit;font-size:28px;font-weight:650}.page-head p,.editor-head p{font-size:14px}.stats-strip{box-shadow:none;background:#fff;border-radius:7px;gap:32px;padding:12px 16px}.jobs-section{padding:28px 0 60px}.job-grid{grid-template-columns:1fr;gap:12px}.job-card{box-shadow:none;border-radius:8px;padding:18px}.job-id{color:var(--muted);letter-spacing:.06em}.route-visual{background:0 0;border:0;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:18px 0 14px;padding:0;display:grid}.route-line{border:0;height:auto;margin:0}.route-line svg{display:none}.route-line span{border:1px solid var(--line);background:#fff;border-radius:4px;padding:4px 7px}.sheet-glyph{border-radius:4px;width:28px;height:32px}.job-meta{padding-bottom:12px}.job-footer{padding-top:12px}.empty-state{background:#fff;border-style:solid;border-radius:8px;margin:40px auto;padding:48px 24px}.empty-state h2{margin:0 0 8px;font-family:inherit;font-size:20px;font-weight:650}.signin-shell{grid-template-columns:1fr 380px;gap:80px;max-width:880px;min-height:calc(100vh - 56px)}.signin-story h1{letter-spacing:-.8px;margin:0 0 12px;font-family:inherit;font-size:38px;font-weight:700;line-height:1.1}.signin-story>p{font-size:16px;line-height:1.55}.signin-card{min-height:300px;box-shadow:none;border-radius:8px;padding:30px}.signin-card h2{letter-spacing:0;font-family:inherit;font-size:24px;font-weight:650}.signin-notes{justify-content:flex-start}.editor-page,.runs-page{padding:32px 0 72px}.back-link,.editor-head{margin-bottom:24px}.editor-head h1{font-size:28px}.form-card,.preview-card,.summary-card,.runs-table{box-shadow:none;border-radius:8px}.form-card{padding:22px}.numbered{padding-left:58px}.step-number{top:25px;left:20px}.form-section-head{margin-bottom:18px}.form-section-head h2,.preview-head h2{letter-spacing:0;margin:0;font-family:inherit;font-size:17px;font-weight:650}.tiny-kicker,.eyebrow{letter-spacing:.06em}.section-badge{display:none}.field input,.field select{background:#fff;border-radius:5px}.choice{background:#fff;border-radius:6px;min-height:76px}.summary-card{padding:20px}.preview-button{border:1px solid var(--line);background:#fff}.security-note svg{display:none}.runs-table{box-shadow:none}@media (width<=900px){.signin-shell{gap:40px}}@media (width<=600px){.shell{width:min(100% - 24px,1040px)}.route-visual{grid-template-columns:1fr}.route-line{justify-content:flex-start}.signin-story{text-align:left}.signin-story h1{font-size:32px}}.brand{color:var(--ink);font-size:15px;font-weight:650}.brand>span:last-child span{color:inherit}.text-button{color:#4b5563;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px}.text-button:hover{color:var(--ink);text-decoration:underline}.stats-strip{background:0 0;border:0;gap:24px;width:fit-content;padding:0}.stats-strip>div:not(.status-legend){gap:5px}.stats-strip strong{font-size:13px}.stats-strip span{font-size:12px}.section-title{margin-bottom:10px}.section-title h2{font-size:14px}.job-grid{border-top:1px solid var(--line);gap:0}.job-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:16px 0}.job-card.disabled{opacity:.52}.job-card h3{margin:0 0 3px;font-size:14px;font-weight:650}.job-id{font-size:9px;font-weight:500;display:block}.job-details{grid-template-columns:1.4fr 1.4fr .7fr .8fr .8fr;gap:20px;margin:16px 0 12px;display:grid}.job-details div{min-width:0}.job-details dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:600}.job-details dd{margin:0;font-size:12px}.job-details strong,.job-details code{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.job-details strong{font-size:12px;font-weight:600}.job-details code{color:var(--muted);margin-top:2px;font-size:10px}.job-footer{border:0;min-height:32px;padding:0}.job-footer .button{min-height:30px;padding-inline:10px;font-size:11px}.plain-status{color:var(--muted);font-size:11px}.history-link{width:fit-content;color:var(--muted);border:0;justify-content:flex-start;margin:0;padding:0;font-size:11px}.history-link:hover{color:var(--ink);text-decoration:underline}.menu{border-radius:4px;top:25px;box-shadow:0 4px 12px #0000001a}@media (width<=750px){.job-details{grid-template-columns:1fr 1fr}}.setup-layout{grid-template-columns:minmax(0,1fr) 280px;gap:32px}.setup-form{border-top:1px solid var(--line)}.form-section{border-bottom:1px solid var(--line);padding:22px 0}.form-section.name-section{padding-top:0}.form-section-head{justify-content:flex-start;align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.form-section-head h2{margin:0;font-size:14px;font-weight:650}.form-section-head p{color:var(--muted);margin:0;font-size:11px}.setup-form .form-section-head p{display:none}.setup-form .field-grid{gap:14px 16px}.setup-form .field{gap:5px}.setup-form .field>span{font-size:11px;font-weight:600}.setup-form .field input,.setup-form .field select{height:38px;font-size:13px}.setup-form .field small{font-size:9px}.setup-form .choice{border-radius:4px;min-height:64px;padding:12px}.setup-form .choice.selected{box-shadow:inset 3px 0 0 var(--green);background:#fff}.setup-form .choice p{margin-top:3px}.setup-form .preview-card{margin-top:22px;padding:18px}.preview-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.editor-side .summary-card{border:0;border-top:2px solid var(--ink);background:0 0;border-radius:0;padding:16px 0 0}.summary-card>h2{margin:0 0 16px;font-size:14px}.transfer-review{margin:0}.transfer-review>div{border-bottom:1px solid var(--line);grid-template-columns:82px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.transfer-review dt{color:var(--muted);font-size:10px}.transfer-review dd{min-width:0;margin:0;font-size:11px}.transfer-review strong,.transfer-review code{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.transfer-review strong{font-size:11px}.transfer-review code{color:var(--muted);margin-top:2px;font-size:9px}.summary-actions{gap:8px;margin-top:16px;display:grid}.security-note{justify-content:flex-start;margin-top:12px;font-size:9px}@media (width<=900px){.setup-layout{grid-template-columns:1fr}.editor-side .summary-card{border:1px solid var(--line);padding:16px}}.advanced-section{padding:0}.advanced-section summary{cursor:pointer;padding:20px 0;font-size:14px;font-weight:650;list-style-position:outside}.advanced-section[open] summary{padding-bottom:12px}.advanced-content{padding:0 0 22px}.filter-head{align-items:center;gap:8px;margin-bottom:12px;font-size:11px;display:flex}.filter-head select{border:1px solid var(--line);height:32px;font:inherit;background:#fff;border-radius:4px;padding:0 8px}.condition-list{gap:8px;margin-bottom:12px;display:grid}.condition-row{grid-template-columns:82px 1fr 1fr auto;align-items:end;gap:8px;display:grid}.condition-row .field input,.condition-row .field select{height:34px}.remove-condition{min-height:34px;color:var(--red);align-self:end}.add-condition{color:var(--green-dark);font-weight:600}.add-condition:disabled{color:var(--muted);cursor:default}@media (width<=600px){.condition-row{grid-template-columns:70px 1fr}.condition-value{grid-column:1/3}.remove-condition{grid-column:1/3;justify-self:start}}.public-page{max-width:820px}.public-hero{border-bottom:1px solid var(--line);padding:96px 0 72px}.public-hero h1{letter-spacing:-2px;max-width:680px;margin:0 0 18px;font-size:clamp(38px,7vw,64px);line-height:1.05}.public-hero p{max-width:610px;color:var(--muted);margin:0;font-size:18px;line-height:1.6}.public-actions{margin-top:28px}.public-section{border-bottom:1px solid var(--line);padding:48px 0}.public-section h2{margin:0 0 22px;font-size:20px}.plain-steps{grid-template-columns:repeat(3,1fr);gap:28px;margin:0;padding-left:20px;display:grid}.plain-steps li{padding-left:4px}.plain-steps strong,.plain-steps span{display:block}.plain-steps strong{margin-bottom:6px;font-size:14px}.plain-steps span,.data-use p{color:var(--muted);font-size:14px;line-height:1.6}.data-use p{max-width:720px}.data-use a,.legal-page a{color:var(--green-dark);text-underline-offset:2px;text-decoration:underline}.public-footer{border-top:1px solid var(--line);background:#fff;margin-top:56px}.public-footer .shell{min-height:76px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.public-footer nav{gap:20px;display:flex}.public-footer a:hover{color:var(--ink);text-decoration:underline}.legal-page{max-width:760px;padding-top:64px}.legal-page h1{letter-spacing:-.7px;margin:0 0 8px;font-size:34px}.legal-date{color:var(--muted);margin:0 0 40px!important;font-size:12px!important}.legal-page h2{margin:34px 0 10px;font-size:17px}.legal-page p,.legal-page li{font-size:14px;line-height:1.7}.legal-page ul{padding-left:22px}.legal-page li+li{margin-top:7px}@media (width<=650px){.public-hero{padding:64px 0 48px}.public-hero h1{letter-spacing:-1px}.plain-steps{grid-template-columns:1fr;gap:20px}.legal-page{padding-top:40px}}
