:root{--cream:#fffaf1;--warm:#f7efe2;--terracotta:#e65324;--terracotta-dark:#c9441b;--teal:#083f4c;--blue:#217c98;--yellow:#f6c85f;--ink:#12333c;--muted:#5c7178;--green:#21a67a;--shadow:0 24px 60px rgba(8,63,76,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--warm);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{text-decoration:none;color:inherit}.site{max-width:1280px;margin:24px auto;background:var(--cream);box-shadow:var(--shadow);overflow:hidden;border-radius:18px}.container{width:min(1120px,calc(100% - 40px));margin:auto}.serif{font-family:'Playfair Display',Georgia,serif}.btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 22px;border-radius:10px;background:var(--terracotta);color:#fff;font-weight:900;transition:.2s;text-align:center;border:0;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:14px}.btn:hover{background:var(--terracotta-dark);transform:translateY(-2px)}.smart-review-hero{background:linear-gradient(110deg,#fffaf1 0%,#fbefd7 46%,#cbeaf2 100%);padding:82px 0}.smart-review-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:52px;align-items:center}.eyebrow{color:var(--terracotta);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}h1{font-size:64px;line-height:1;margin:0 0 24px;color:var(--teal);max-width:760px}.smart-review-hero p{font-size:19px;line-height:1.7;color:#42636c;margin:0;max-width:720px}.smart-review-hero-card{background:#fff;border:1px solid rgb(8 63 76 / .10);border-radius:28px;padding:34px;min-height:280px;box-shadow:0 24px 60px rgb(8 63 76 / .14);display:grid;align-content:center;text-align:center}.smart-review-hero-card span,.smart-review-hero-card small{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.smart-review-hero-card strong{display:block;color:var(--teal);font-family:'Playfair Display',Georgia,serif;font-size:44px;line-height:1;margin:18px 0}.smart-review-main{padding:78px 0}.smart-review-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:26px;align-items:end;margin-bottom:28px}.smart-review-toolbar h2{color:var(--teal);font-size:46px;line-height:1.05;margin:0}.smart-review-summary{background:var(--teal);color:#fff;border-radius:20px;padding:22px;box-shadow:0 18px 42px rgb(8 63 76 / .14)}.smart-review-summary strong{display:block;color:var(--yellow);font-size:48px;line-height:1}.smart-review-summary span,.smart-review-summary small{display:block;font-weight:900;margin-top:6px}.smart-review-summary small{color:#b9d5dc;font-size:12px}.smart-review-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.smart-review-stage,.smart-review-panel{min-width:0}.smart-review-card{min-height:520px;border-radius:28px;padding:30px;background:radial-gradient(circle at 12% 10%,rgb(246 200 95 / .32),transparent 26%),linear-gradient(140deg,#ffffff 0%,#fffaf1 56%,#dff5f3 100%);border:1px solid rgb(8 63 76 / .10);box-shadow:0 24px 60px rgb(8 63 76 / .14);display:flex;flex-direction:column}.smart-review-card-top{display:flex;justify-content:space-between;gap:16px;color:#5c7178;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:46px}.smart-review-face{flex:1;display:grid;align-content:center;justify-items:center;text-align:center;padding:18px 0}.smart-review-prompt-label{color:var(--terracotta);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.smart-review-face h3{color:var(--teal);font-size:58px;line-height:1;margin:0}.smart-review-answer{background:#fff;border:1px solid rgb(8 63 76 / .10);border-radius:20px;padding:22px;box-shadow:0 12px 30px rgb(8 63 76 / .08);margin-bottom:20px}.smart-review-answer strong{display:block;color:var(--teal);font-size:28px;line-height:1.15}.smart-review-answer p{color:#526d75;line-height:1.55;margin:12px 0 0}.smart-review-show{align-self:center;min-width:190px}.smart-review-grades{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.smart-review-grades button{border:0;border-radius:999px;padding:16px 14px;font-weight:900;color:var(--teal);background:#fff;box-shadow:inset 0 0 0 2px rgb(8 63 76 / .12);cursor:pointer}.smart-review-grades button:nth-child(1){color:#9d2d22;background:#fff0ee}.smart-review-grades button:nth-child(2){color:#0f6378;background:#eaf7fb}.smart-review-grades button:nth-child(3){color:#11684e;background:#e9fbf5}.smart-review-panel{display:grid;gap:18px}.smart-review-panel-section,.smart-review-empty{background:#fff;border:1px solid rgb(8 63 76 / .10);border-radius:22px;padding:24px;box-shadow:0 16px 40px rgb(8 63 76 / .09)}.smart-review-panel-section h3,.smart-review-empty h3{color:var(--teal);font-size:28px;line-height:1.05;margin:0 0 12px}.smart-review-panel-section p,.smart-review-empty p{color:#526d75;line-height:1.6;margin:0 0 18px}.smart-review-file{position:relative;display:grid;gap:10px;border:2px dashed rgb(8 63 76 / .18);border-radius:16px;padding:16px;color:var(--teal);font-weight:900;cursor:pointer;margin-bottom:14px;background:rgb(255 250 241 / .72);transition:border-color .2s,background .2s,transform .2s}.smart-review-file:hover{border-color:rgb(8 63 76 / .34);background:#fffaf1;transform:translateY(-1px)}.smart-review-file input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.smart-review-file-title{color:var(--teal);font-size:16px;line-height:1.15}.smart-review-file-action{display:inline-flex;justify-content:center;align-items:center;width:max-content;min-height:46px;padding:12px 18px;border-radius:999px;background:var(--teal);color:#fff;font-size:14px;font-weight:900;line-height:1;box-shadow:0 14px 30px rgb(8 63 76 / .18);transition:background .2s,transform .2s}.smart-review-file:hover .smart-review-file-action{background:#0b5262;transform:translateY(-1px)}.smart-review-file-name{color:#526d75;font-size:13px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.smart-review-textarea{width:100%;min-height:118px;resize:vertical;border:2px solid rgb(8 63 76 / .12);border-radius:16px;background:#fffaf1;color:var(--teal);font-family:Inter,system-ui,sans-serif;font-weight:800;line-height:1.45;padding:14px;margin-bottom:14px}.smart-review-status{min-height:20px;margin:12px 0 0!important;color:var(--green)!important;font-weight:900}.smart-review-empty{min-height:420px;display:grid;align-content:center;text-align:center}.lp-site-footer{background:#072f3a;color:#fff;padding:0;text-align:left}.lp-site-footer .container{width:min(1120px,calc(100% - 40px));margin:auto}.footer-nav{display:grid;grid-template-columns:1.35fr .9fr .9fr .9fr;gap:54px;align-items:start;padding:54px 0 48px}.footer-brand h3{margin:0 0 18px;color:#fff;font-size:30px;line-height:1}.footer-brand p{max-width:300px;margin:0;color:rgb(255 255 255 / .76);font-size:15px;line-height:1.7;text-align:left}.footer-column h4{margin:0 0 14px;color:#fff;font-size:15px;font-weight:900;text-align:left}.footer-column a{display:block;width:max-content;max-width:100%;color:rgb(255 255 255 / .76);font-size:15px;font-weight:500;line-height:1.7;text-decoration:none;text-align:left}.footer-column a:hover,.footer-column a:focus-visible{color:#fff;outline:none}.footer-bottom{border-top:1px solid rgb(255 255 255 / .12);padding:24px 0 42px;color:rgb(255 255 255 / .68);font-size:13px;text-align:left}.footer-bottom p{margin:0 0 14px;color:inherit;line-height:1.6;text-align:left}.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7px;font-weight:800;text-align:left}.footer-legal a{color:rgb(255 255 255 / .86);text-decoration:none}.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff;text-decoration:underline;outline:none}.footer-legal span{color:rgb(255 255 255 / .45)}@media(max-width:900px){.site{margin:0;border-radius:0}.smart-review-hero-grid,.smart-review-toolbar,.smart-review-layout{grid-template-columns:1fr}h1{font-size:44px}.smart-review-toolbar h2{font-size:36px}.smart-review-summary{max-width:280px}.footer-nav{grid-template-columns:1fr 1fr;gap:34px 42px;padding:44px 0 38px}.footer-brand{grid-column:1 / -1}}@media(max-width:650px){.container{width:min(100% - 28px,1120px)}.smart-review-hero{padding:56px 0}h1{font-size:38px}.smart-review-hero p{font-size:16px}.smart-review-hero-card{min-height:210px;padding:24px;border-radius:22px}.smart-review-hero-card strong{font-size:34px}.smart-review-summary{max-width:none}.smart-review-card{min-height:430px;padding:22px;border-radius:22px}.smart-review-card-top{margin-bottom:28px}.smart-review-face h3{font-size:40px}.smart-review-answer strong{font-size:22px}.smart-review-grades{grid-template-columns:1fr}.smart-review-panel-section,.smart-review-empty{padding:20px;border-radius:18px}.btn{width:100%}}@media(max-width:560px){.lp-site-footer .container{width:min(100% - 28px,1120px)}.footer-nav{grid-template-columns:1fr;gap:28px;padding:38px 0 34px}.footer-brand h3{font-size:28px}.footer-column a{width:auto}.footer-bottom{padding-bottom:34px}.footer-legal{flex-direction:column;gap:6px}.footer-legal span{display:none}}