@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--surface:#f5f5f7;--green:#0071e3;--green-dark:#06c;--green-soft:#eaf3ff;--amber:#9a5a09;--amber-soft:#fff6e7;--red:#d70015;--red-soft:#fff1f2;--blue:#0071e3;--blue-soft:#eaf3ff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f5f5f7}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f5f5f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:2px;outline:3px solid #0071e347}.container{width:min(1200px,100% - 48px);margin-inline:auto}.app-main{min-height:calc(100vh - 68px);padding:42px 0 72px}.card{background:#fffffff0;border:1px solid #0000000f;border-radius:22px;box-shadow:0 2px 12px #00000009}.panel{padding:26px}.eyebrow{color:var(--green);letter-spacing:-.01em;font-size:14px;font-weight:650}.muted{color:var(--muted)}.small{font-size:13px}.btn{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#ffffffd1;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:600;transition:all .15s;display:inline-flex}.btn:hover{background:#fff;border-color:#b8b8bd;transform:translateY(-1px);box-shadow:0 3px 10px #0000000f}.btn-primary{background:var(--green);border-color:var(--green);color:#fff}.btn-primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.btn-subtle{background:var(--surface)}.btn-danger{color:var(--red)}.icon-btn{width:40px;padding:0}.badge{background:var(--surface);border:1px solid var(--line);color:#515154;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;font-weight:600;display:inline-flex}.badge.green{background:var(--green-soft);color:var(--green);border-color:#c9def7}.badge.amber{background:var(--amber-soft);color:var(--amber);border-color:#f0d8ad}.badge.red{background:var(--red-soft);color:var(--red);border-color:#efd0ce}.badge.blue{background:var(--blue-soft);color:var(--blue);border-color:#cfe0ef}.page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.page-head h1{letter-spacing:-.045em;margin:4px 0 7px;font-size:clamp(32px,4vw,44px);line-height:1.08}.page-head p{max-width:700px;margin:0;line-height:1.6}.grid{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat{padding:19px}.stat strong{letter-spacing:-.04em;margin:14px 0 5px;font-size:32px;display:block}.two-col{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-title h2,.section-title h3{letter-spacing:-.02em;margin:0;font-size:20px}.list{display:grid}.list-row{border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:18px;padding:15px 0;display:flex}.list-row:first-child{border-top:0;padding-top:0}.list-row:last-child{padding-bottom:0}.row-title{margin:0 0 5px;font-weight:750}.label{margin:0 0 7px;font-size:13px;font-weight:700;display:block}.input,.textarea,.select{width:100%;color:var(--ink);background:#fff;border:1px solid #c7c7cc;border-radius:12px;min-height:46px;padding:11px 12px;transition:border-color .2s,box-shadow .2s}.input:focus,.textarea:focus,.select:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 4px #0071e31a}.textarea{resize:vertical;min-height:110px;line-height:1.5}.field-help{color:var(--muted);margin:6px 0 0;font-size:12px}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.full{grid-column:1/-1}.tabs{border-bottom:1px solid var(--line);gap:4px;padding:0 4px;display:flex;overflow:auto}.tab{white-space:nowrap;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 12px;font-weight:700}.tab.active{color:var(--green);border-bottom-color:var(--green)}.progress-track{background:#e5e5ea;border-radius:999px;height:8px;overflow:hidden}.progress-bar{background:var(--green);border-radius:inherit;height:100%;transition:width .35s}.notice{background:var(--green-soft);border:1px solid #c9def7;border-radius:12px;align-items:flex-start;gap:11px;padding:14px 16px;line-height:1.5;display:flex}.notice.amber{background:var(--amber-soft);border-color:#f0d8ad}.code{color:#f5f5f7;white-space:pre;background:#1d1d1f;border-radius:16px;min-height:340px;padding:18px;font:13px/1.65 SFMono-Regular,Consolas,monospace;overflow:auto}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 15%,#0071e31a,#0000 34%),#fbfbfd;padding:92px 0 82px}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;display:grid}.hero h1{letter-spacing:-.065em;max-width:650px;margin:17px 0 20px;font-size:clamp(48px,6vw,72px);line-height:.98}.hero p{color:var(--muted);max-width:620px;font-size:21px;line-height:1.48}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.preview{background:#ffffff94;border:1px solid #fffc;border-radius:28px;padding:15px;box-shadow:0 30px 70px #00468c24}.preview-window{background:#fff;border:1px solid #00000014;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px #0000001a}.preview-bar{border-bottom:1px solid var(--line);background:#f7f8f7;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.dot{background:#cbd3cd;border-radius:50%;width:7px;height:7px}.preview-body{grid-template-columns:105px 1fr;min-height:330px;display:grid}.preview-nav{border-right:1px solid var(--line);background:#f5f5f7;padding:14px 10px}.preview-line{background:#dfe5e0;border-radius:5px;height:8px;margin-bottom:13px}.preview-content{padding:20px}.preview-score{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;padding:18px;display:flex}.preview-score strong{color:var(--green);font-size:34px}.landing-section{padding:88px 0}.landing-section h2{letter-spacing:-.04em;margin:7px 0 36px;font-size:clamp(34px,4vw,48px)}.step-card{padding:30px}.step-number{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.step-card h3{margin:22px 0 9px}.step-card p{color:var(--muted);margin:0;line-height:1.6}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;padding:0 12px 11px;font-size:12px}td{vertical-align:middle;border-top:1px solid #edf0ed;padding:15px 12px}.score-ring{background:conic-gradient(var(--green) calc(var(--score) * 1%), #e5e5ea 0);border-radius:50%;place-items:center;width:118px;height:118px;display:grid;position:relative}.score-ring:after{content:"";background:#fff;border-radius:50%;width:92px;height:92px;position:absolute}.score-ring strong{z-index:1;font-size:30px;position:relative}.rubric-row{border-top:1px solid #edf0ed;grid-template-columns:1.3fr 1fr 80px;align-items:center;gap:18px;padding:15px 0;display:grid}.rubric-row:first-of-type{border-top:0}.bar-line{background:#e5e5ea;border-radius:6px;height:9px;overflow:hidden}.bar-line span{border-radius:inherit;background:var(--green);height:100%;display:block}.timeline{gap:4px;display:grid}.timeline-row{border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.timeline-row.current{background:var(--green-soft)}.timeline-dot{border:1px solid var(--line);width:24px;height:24px;color:var(--muted);border-radius:50%;flex:none;place-items:center;display:grid}.timeline-row.done .timeline-dot{color:#fff;background:var(--green);border-color:var(--green)}.apple-header{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#fbfbfdd1!important;border-color:#00000014!important}.brand-mark{box-shadow:0 5px 14px #0071e33d;background:linear-gradient(145deg,#1687f8,#06c)!important;border-radius:10px!important}@media (max-width:900px){.stats-grid,.three-col{grid-template-columns:repeat(2,1fr)}.two-col,.hero-grid{grid-template-columns:1fr}.hero{padding-top:48px}.hero h1{font-size:44px}.preview{max-width:650px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}}@media (max-width:620px){.container{width:min(100% - 24px,1180px)}.app-main{padding-top:22px}.stats-grid,.three-col{grid-template-columns:1fr}.page-head{display:block}.page-head .btn{width:100%;margin-top:16px}.hero h1{font-size:38px}.hero{padding:40px 0}.landing-section{padding:48px 0}.preview-body{grid-template-columns:75px 1fr}.rubric-row{grid-template-columns:1fr}.hide-mobile{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
