@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--navy:#102a43;--navy2:#173b5c;--ink:#173042;--muted:#61727d;--line:#dbe6e1;--canvas:#f4f7f5;--white:#fff;--mint:#eaf3ee;--green:#176b5c;--teal:#8bb5ad;--gold:#d8a55a;--red:#b44c4b;--shadow:0 14px 36px #102a4314}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #82c7b9}.access-shell{background:#fff;grid-template-columns:minmax(340px,40%) 1fr;min-height:100vh;display:grid}.brand-panel{color:#fff;background:radial-gradient(circle at 86% 12%,#27636b 0,#0000 25%),linear-gradient(160deg,#102a43,#173c55);flex-direction:column;justify-content:center;padding:clamp(40px,7vw,110px);display:flex}.brand-mark{color:#b8d7d0;border:1px solid #9dd0c5;border-radius:16px;place-items:center;width:58px;height:58px;font:700 36px Georgia,serif;display:grid}.brand-mark.small{border-radius:11px;width:37px;height:37px;font-size:22px}.eyebrow{color:#5b8a80;letter-spacing:.13em;margin:20px 0 8px;font-size:11px;font-weight:700}.brand-panel .eyebrow{color:#a7d2c7}.brand-panel h1{margin:0;font:700 clamp(44px,5vw,70px)/.95 Playfair Display,serif}.brand-panel h2{color:#bed5d1;margin:13px 0 30px;font-size:16px;font-weight:500}.lead{color:#d7e7e4;max-width:500px;font-size:18px;line-height:1.6}.quote{border-top:1px solid #fff3;border-bottom:1px solid #fff3;gap:18px;max-width:500px;margin:45px 0;padding:22px 0;display:flex}.quote span{color:#a4d5c8;font-size:43px;line-height:.7}.quote p{margin:0;font:600 17px/1.5 Playfair Display,serif}.brand-footer{color:#afc9c6;max-width:500px;font-size:12px;line-height:1.5}.access-card{width:100%;max-width:860px;margin:auto;padding:clamp(36px,8vw,110px) clamp(25px,9vw,150px)}.access-header h2{margin:0;font:700 38px/1.05 Playfair Display,serif}.access-header>p:not(.eyebrow){color:var(--muted);margin:15px 0 35px;line-height:1.55}.two-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.access-form label,.wizard label,.simulator-form>label{gap:8px;font-size:13px;font-weight:700;display:grid}.access-form input,.wizard input,.wizard select,.simulator-form input,.table-tools input{height:59px;color:var(--ink);background:#fff;border:1px solid #bfd3c8;border-radius:10px;padding:0 16px}.pin-field{grid-column:1/2}.privacy{background:var(--mint);border-radius:12px;gap:15px;margin:28px 0;padding:20px;display:flex}.privacy>div:first-child{width:31px;height:31px;color:var(--green);border:1px solid #8bb5ad;border-radius:50%;place-items:center;font-weight:700;display:grid}.privacy h3{margin:0 0 5px;font-size:14px}.privacy p{color:#526a63;margin:0;font-size:13px;line-height:1.5}.check{color:#34584f;grid-template-columns:18px 1fr;margin-top:12px;line-height:1.4;align-items:start!important;display:flex!important}.check input{margin-top:2px;height:auto!important}.primary-button,.outline-button,.primary-small,.danger-button{border:0;border-radius:10px;font-weight:700}.primary-button{background:var(--green);color:#fff;min-width:225px;height:59px;padding:0 27px}.primary-button span{margin-left:18px;font-size:20px}.form-notice{color:#9a4b38;min-height:20px;font-size:13px}.login-link{color:var(--muted);margin-top:36px;font-size:13px}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#d9e9e7;flex-direction:column;width:245px;min-height:100vh;padding:24px 13px;display:flex;position:fixed}.side-brand{align-items:center;gap:10px;padding:4px 11px 35px;display:flex}.side-brand b{color:#fff;font-family:Playfair Display,serif;font-size:20px;display:block}.side-brand span{color:#afc8c6;font-size:10px}.sidebar nav{gap:3px;display:grid}.sidebar nav button{color:#b9cfcd;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;padding:12px;font-size:13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#1d4965}.sidebar nav button span{text-align:center;width:18px;font-size:16px}.side-bottom{border-top:1px solid #ffffff29;margin-top:auto;padding:18px 12px;font-size:11px}.side-bottom p{letter-spacing:.12em;color:#89aaa9;margin:0 0 3px;font-size:9px}.side-bottom b{color:#fff;display:block}.side-bottom span{color:#aac4c0}.app-main{width:calc(100% - 245px);margin-left:245px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 38px;display:flex}.crumb{color:var(--muted);font-size:13px}.crumb span{color:#9dafaa;margin:0 8px}.top-actions{align-items:center;gap:11px;display:flex}.help{border:1px solid var(--line);width:28px;height:28px;color:var(--green);background:#fff;border-radius:50%}.user-avatar{width:32px;height:32px;color:var(--green);background:#dfece9;border-radius:50%;place-items:center;font-weight:700;display:grid}.user-name{font-size:11px;display:grid}.user-name span{color:var(--muted);font-size:10px}.exit{color:var(--green);background:0 0;border:0;font-size:12px}.mobile-logo{display:none}.page{max-width:1420px;margin:0 auto;padding:42px}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.page-title .eyebrow{margin:0 0 7px}.page-title h1{margin:0;font:700 34px Playfair Display,serif}.page-title p:not(.eyebrow){color:var(--muted);margin:8px 0 0;line-height:1.5}.outline-button{color:var(--green);background:#fff;border:1px solid #9dc1b7;height:42px;padding:0 16px}.status-strip,.warning-banner{color:#3d665c;background:#e8f2ed;border:1px solid #cde2d9;border-radius:8px;margin-bottom:24px;padding:12px 15px;font-size:13px}.status-strip button{color:var(--green);background:0 0;border:0;margin-left:7px;font-weight:700}.pulse{background:#53a78e;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.metric,.panel{background:#fff;border:1px solid #e0e8e4;border-radius:12px;box-shadow:0 3px 12px #14374306}.metric{justify-content:space-between;min-height:135px;padding:20px;display:flex}.metric span,.metric small{color:var(--muted);font-size:12px;display:block}.metric strong{margin:9px 0 4px;font-size:32px;display:block}.metric>i{color:#6da89c;background:#e9f4f0;border-radius:10px;place-items:center;width:36px;height:36px;font-size:19px;font-style:normal;display:grid}.metric.critical>i{color:#b86a56;background:#f8e9e4}.dashboard-grid{grid-template-columns:1.16fr .84fr;gap:20px;display:grid}.panel{padding:22px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.panel-head h2{margin:0;font-size:16px}.panel-head button,.profile-top button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:700}.activity ol{margin:0;padding:0;list-style:none}.activity li{border-top:1px solid #edf1ef;grid-template-columns:11px 1fr auto;align-items:center;gap:10px;padding:16px 0;display:grid}.activity li:first-child{border-top:0}.activity i{border-radius:50%;width:8px;height:8px}.ok-dot{background:#47a78d}.warn-dot{background:#e0a34f}.info-dot{background:#6d98b4}.activity b,.activity span{font-size:13px;display:block}.activity span{color:var(--muted);margin-top:3px;font-size:11px}.activity time{color:var(--muted);font-size:11px}.allocation-content{align-items:center;gap:30px;display:flex}.donut{background:conic-gradient(#7599d0 0 7%,#d8a55a 7% 15%,#b370a7 15% 22%,#5aab96 22% 44%,#ebeeed 44%);text-align:center;border-radius:50%;place-content:center;width:128px;height:128px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.donut b,.donut span{z-index:1}.donut b{font-size:29px}.donut span{color:var(--muted);font-size:10px}.legend{grid-template-columns:9px 1fr 21px;align-items:center;gap:7px;margin:9px 0;font-size:11px;display:grid}.legend i{border-radius:2px;width:8px;height:8px}.legend-pn{background:#5aab96}.legend-pi{background:#b370a7}.legend-pq{background:#d8a55a}.legend-pcd{background:#7599d0}.legend-ac{background:#d8ddda}.work-card{margin-top:20px}.work-row{align-items:center;gap:25px;display:flex}.stage{color:var(--green);letter-spacing:.1em;font-size:10px;font-weight:700}.work-row h3{margin:6px 0;font-size:15px}.work-row p{color:var(--muted);margin:0;font-size:12px}.progress{width:245px;color:var(--muted);margin-left:auto;font-size:11px}.progress div{background:#e7eeeb;border-radius:20px;height:7px;margin-top:8px}.progress i{background:#73ad9f;border-radius:20px;width:70%;height:100%;display:block}.primary-small{background:var(--green);color:#fff;padding:11px 15px}.certame-layout,.simulator-grid,.import-grid{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.wizard .steps{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:7px;margin-bottom:22px;padding-bottom:18px;display:flex}.steps div{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.steps b{color:#526c64;background:#e8eeeb;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.steps .current{color:var(--green);font-weight:700}.steps .current b{background:var(--green);color:#fff}.wizard form{gap:18px;display:grid}.success-message{color:var(--green);margin:0;font-size:13px}.detail-card{align-self:start}.detail-card h2{margin:9px 0;font:700 24px/1.2 Playfair Display,serif}.detail-card>p{color:var(--muted);font-size:13px;line-height:1.6}.detail-card dl{border-top:1px solid var(--line);margin:24px 0 0}.detail-card dt,.detail-card dd{border-bottom:1px solid var(--line);margin:0;padding:12px 0;font-size:12px;display:inline-block}.detail-card dt{width:42%;color:var(--muted)}.detail-card dd{width:58%;font-weight:600}.simulation-pill{color:#397587;background:#e6f1f5;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:700}.simulator-form{align-content:start;gap:14px;display:grid}.hint{color:var(--muted);margin:0 0 7px;font-size:12px;line-height:1.5}.simulator-form h3{margin:5px 0 0;font-size:13px}.switch-row{align-items:center;gap:10px;display:flex!important}.switch-row input{width:18px;accent-color:var(--green);height:18px!important}.switch-row span{gap:2px;display:grid}.switch-row small{color:var(--muted);font-weight:400}.result-table>.thead,.result-table>div{border-bottom:1px solid #edf1ef;grid-template-columns:2fr .5fr .5fr .5fr;align-items:center;gap:8px;padding:12px 4px;font-size:12px;display:grid}.thead{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:700;font-size:10px!important}.result-table small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.memory{background:#f7faf8;border-left:3px solid #77a999;margin-top:20px;padding:13px}.memory h3{margin:0 0 7px;font-size:13px}.memory p{color:#4b625c;margin:5px 0;font-size:11px;line-height:1.6}.sequence{margin-top:20px}.sequence>p{color:var(--muted);font-size:13px}.sequence-list{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.sequence-list article{border:1px solid var(--line);border-radius:8px;gap:6px;padding:10px;display:grid}.sequence-list article>b{font-size:13px}.mode{background:#edf1ef;border-radius:4px;width:max-content;padding:3px 6px;font-size:10px;font-weight:700}.mode.pn{color:#23715d;background:#dcf1eb}.mode.pi{color:#875373;background:#f1e8f0}.mode.pq{color:#996612;background:#fff1d9}.mode.pcd{color:#466e9f;background:#e6eef9}.sequence-list small{color:var(--muted);font-size:10px;line-height:1.35}.alert{border-top:1px solid var(--line);padding-top:12px;font-size:12px}.badge{color:#286a58;background:#e9f4f0;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.badge.attention{color:#8a641e;background:#fff1da}.badge.critical,.badge.blocking{color:#a1423e;background:#fbe9e5}.table-panel{padding:0;overflow:hidden}.table-tools{border-bottom:1px solid var(--line);gap:8px;padding:15px;display:flex}.table-tools input{flex:1;height:38px}.table-tools button{border:1px solid var(--line);color:#4f655f;background:#fff;border-radius:7px;padding:0 12px;font-size:12px}.candidate-table>.thead,.candidate-table>div,.profile-table>.thead,.profile-table>div{border-bottom:1px solid #edf1ef;grid-template-columns:1.7fr .8fr .7fr 1fr .9fr;align-items:center;gap:10px;padding:14px 20px;font-size:12px;display:grid}.candidate-table>div>span:first-child b,.candidate-table small{display:block}.candidate-table small{color:var(--muted);margin-top:3px;font-size:10px}.candidate-table i{color:var(--green);background:#edf4f2;border-radius:4px;margin-right:3px;padding:3px 5px;font-size:10px;font-style:normal;font-weight:700}.info-banner{background:#e9f4f0;align-items:center;gap:14px;margin-top:20px;font-size:13px;display:flex}.info-banner p{color:#526b63;margin:0}.validation-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}.validation-summary article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px}.validation-summary strong{font-size:28px;display:block}.validation-summary span{color:var(--muted);font-size:12px}.validation-table{padding:0;overflow:hidden}.validation-table article{border-top:1px solid var(--line);grid-template-columns:160px 1fr auto;align-items:center;gap:16px;padding:16px 20px;display:grid}.validation-table article h3{margin:0;font-size:13px}.validation-table article p{color:var(--muted);margin:5px 0 0;font-size:12px}.validation-table article button{color:var(--green);background:0 0;border:0;font-size:11px;font-weight:700}.empty{color:var(--muted);text-align:center;padding:28px;font-size:13px}.danger-button{color:#fff;background:#a74945;height:40px;padding:0 14px}.codes{margin-top:20px}.codes>div{flex-wrap:wrap;gap:8px;display:flex}.codes span{color:#536762;background:#f3f6f5;border-radius:5px;padding:7px 10px;font-size:11px}.import-grid{align-items:start}.dropzone{min-height:310px;padding:0}.dropzone input{opacity:0;pointer-events:none;position:absolute}.dropzone label{text-align:center;min-height:310px;color:var(--muted);border:2px dashed #bad5cc;border-radius:10px;place-content:center;margin:16px;display:grid}.dropzone label>b{color:var(--green);font-size:36px}.dropzone label h2{color:var(--ink);margin:8px 0 0;font-size:17px}.dropzone label p{margin:6px 0 15px;font-size:12px}.file-selected{background:#eff7f4;border-radius:8px;gap:5px;margin:0 16px 16px;padding:12px;font-size:12px;display:grid}.file-selected span{color:var(--muted)}.import-rules ol{margin:0;padding:0;list-style:none}.import-rules li{border-bottom:1px solid var(--line);padding:13px 0;font-size:13px}.import-rules li b{width:21px;height:21px;color:var(--green);background:#e4f0eb;border-radius:50%;place-items:center;margin-right:8px;display:inline-grid}.import-rules p{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.6}.import-history{margin-top:20px}.profile-top{justify-content:space-between;gap:12px;margin-bottom:22px;display:flex}.profile-top h2{margin:7px 0;font:700 22px Playfair Display,serif}.profile-top p{color:var(--muted);margin:0;font-size:12px}.profile-table>.thead,.profile-table>div{grid-template-columns:1.6fr .5fr .6fr 1.1fr 1.2fr 1fr}.profile-table small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.records{padding:0;overflow:hidden}.records article{border-bottom:1px solid var(--line);grid-template-columns:1fr 150px 100px;align-items:center;gap:14px;padding:17px 20px;display:grid}.records b,.records span{display:block}.records span,.records time{color:var(--muted);margin-top:4px;font-size:11px}.records button{color:var(--green);text-align:right;background:0 0;border:0;font-size:11px;font-weight:700}@media (width<=1000px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.certame-layout,.simulator-grid,.import-grid{grid-template-columns:1fr}.sidebar{width:70px;padding:18px 9px}.side-brand{padding:0 6px 28px}.side-brand>div:last-child,.sidebar nav button{font-size:0}.sidebar nav button{justify-content:center;padding:13px}.sidebar nav button span{font-size:18px}.side-bottom{display:none}.app-main{width:calc(100% - 70px);margin-left:70px}.work-row{flex-wrap:wrap}.progress{margin-left:0}}@media (width<=680px){.access-shell{grid-template-columns:1fr}.brand-panel{min-height:420px;padding:45px 27px}.brand-panel h1{font-size:49px}.access-card{padding:42px 22px}.two-columns{grid-template-columns:1fr}.pin-field{grid-column:auto}.access-form .two-columns label:first-child{order:1}.access-form .two-columns label:nth-child(2){order:2}.access-form .two-columns label:nth-child(3){order:3}.access-form .two-columns label:nth-child(4){order:4}.access-form .two-columns label:nth-child(5){order:5}.privacy{margin:20px 0}.primary-button{width:100%}.sidebar{display:none}.app-main{width:100%;margin:0}.topbar{height:64px;padding:0 16px}.mobile-logo{background:var(--navy);color:#fff;border:0;border-radius:8px;width:31px;height:31px;font:700 19px Georgia;display:block}.crumb,.user-name,.help{display:none}.top-actions{margin-left:auto}.page{padding:25px 16px}.page-title{flex-direction:column;align-items:flex-start}.page-title h1{font-size:30px}.metrics{grid-template-columns:1fr 1fr;gap:9px}.metric{min-height:116px;padding:14px}.metric strong{font-size:27px}.metric>i{display:none}.allocation-content{gap:15px}.donut{width:104px;height:104px}.sequence-list{grid-template-columns:1fr 1fr}.candidate-table{min-width:740px;overflow:auto}.table-panel{overflow:auto}.candidate-table>.thead,.candidate-table>div{min-width:740px}.validation-table article{grid-template-columns:1fr;padding:15px}.validation-table article button{text-align:left}.validation-summary{gap:9px}.validation-summary article{padding:13px}.profile-table{min-width:820px;overflow:auto}.profile-table>.thead,.profile-table>div{min-width:820px}.records article{grid-template-columns:1fr}.records button{text-align:left}.simulation-pill{align-self:flex-start}}.mobile-menu,.nav-backdrop{display:none}@media (width>=681px) and (width<=1180px){.page{padding:32px 28px}.access-card{padding:52px 44px}.topbar{padding:0 28px}.sequence-list{grid-template-columns:repeat(3,1fr)}.profile-table{overflow-x:auto}.profile-table>.thead,.profile-table>div{min-width:820px}}@media (width<=680px){body{min-width:320px}.access-shell{min-height:100dvh}.brand-panel{min-height:auto;padding:38px 24px}.quote{margin:28px 0}.access-card{padding:34px 20px calc(40px + env(safe-area-inset-bottom))}.access-header h2{font-size:32px}.access-form input,.wizard input,.wizard select,.simulator-form input{font-size:16px}.primary-button,.outline-button,.primary-small,.danger-button{min-height:44px}.topbar{padding-top:env(safe-area-inset-top)}.mobile-menu{width:40px;height:40px;color:var(--green);background:#e9f4f0;border:0;border-radius:8px;place-items:center;margin-right:8px;font-size:22px;display:grid}.mobile-logo{place-items:center;display:grid}.sidebar{z-index:30;width:min(82vw,300px);padding-top:calc(20px + env(safe-area-inset-top));transition:transform .2s;display:flex;transform:translate(-100%);box-shadow:8px 0 28px #0003}.sidebar.open{transform:translate(0)}.sidebar nav button{justify-content:flex-start;padding:13px;font-size:14px}.side-brand>div:last-child{font-size:initial}.nav-backdrop{z-index:29;background:#0518266b;border:0;position:fixed;inset:0}.nav-backdrop.visible{display:block}.page{padding:22px 14px calc(30px + env(safe-area-inset-bottom))}.panel{padding:16px}.page-title{gap:14px;margin-bottom:20px}.page-title .outline-button{width:100%}.metrics{grid-template-columns:1fr}.metric{min-height:96px}.dashboard-grid,.certame-layout,.simulator-grid,.import-grid{gap:14px}.work-row{align-items:stretch}.progress,.work-row .primary-small{width:100%}.allocation-content{align-items:flex-start}.sequence-list{grid-template-columns:1fr}.privacy{padding:16px}.privacy>div:first-child{flex:0 0 31px}.table-tools{flex-wrap:wrap}.table-tools input{width:100%;min-width:100%}.validation-summary{grid-template-columns:1fr 1fr}.validation-summary article:last-child{grid-column:1/-1}.profile-top{flex-direction:column}.profile-top button{text-align:left;padding:8px 0}.dropzone label{min-height:240px}.records article{gap:8px}}.login-button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.login-form{gap:18px;display:grid}.session-loading{background:var(--canvas);min-height:100dvh;color:var(--green);place-items:center;font-weight:700;display:grid}.journey-hero{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 88% 12%,#d8a55a6b,#0000 28%),linear-gradient(135deg,#102a43,#176b5c);border-radius:16px;justify-content:space-between;gap:24px;padding:30px;display:flex}.journey-hero h2{margin:7px 0;font:700 31px Playfair Display,serif}.journey-hero p,.journey-hero small{color:#d6ebe6}.journey-level{letter-spacing:.16em;color:#d8e7b3;font-size:10px;font-weight:700}.journey-progress{background:#ffffff38;border-radius:99px;max-width:430px;height:9px;margin:18px 0 8px;overflow:hidden}.journey-progress i{border-radius:inherit;background:linear-gradient(90deg,#d8e7b3,#d8a55a);height:100%;display:block}.journey-medal{color:#ffe2a6;background:#ffffff24;border:1px solid #ffffff5c;border-radius:50%;align-self:center;place-items:center;width:94px;height:94px;font-size:45px;display:grid}.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:22px 0;display:grid}.journey-step{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:19px;display:grid}.journey-step>span{color:#64736f;background:#eef2f0;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.journey-step.done{background:#f7fcfa;border-color:#8dc1b4}.journey-step.done>span{color:#fff;background:#176b5c}.journey-step b{font-size:14px;display:block}.journey-step p{color:var(--muted);margin:4px 0;font-size:12px}.journey-step small{color:#176b5c;font-size:11px;font-weight:700}.journey-step button{color:#176b5c;background:#e9f4f0;border:0;border-radius:8px;padding:9px 11px;font-size:12px;font-weight:700}.journey-rule{background:#fff8ec;border-color:#f0d9a5;align-items:flex-start;gap:14px;display:flex}.journey-rule p{color:#6d5a35;margin:0;font-size:13px;line-height:1.55}@media (width<=680px){.journey-hero{align-items:flex-start;padding:22px}.journey-hero h2{font-size:27px}.journey-medal{width:60px;height:60px;font-size:30px}.journey-grid{grid-template-columns:1fr}.journey-step{grid-template-columns:36px 1fr}.journey-step button{grid-column:2;width:max-content}.journey-rule{display:block}.journey-rule p{margin-top:8px}}.methodology{background:#f7fbf9;margin-top:20px}.methodology>p{color:#4d625c;margin:0;font-size:13px;line-height:1.6}.methodology-legend{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.methodology-legend span{color:#526a63;background:#fff;border:1px solid #d6e6df;border-radius:7px;padding:8px 10px;font-size:11px}.methodology-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0;display:grid}.calculation-card{padding:20px}.calculation-card header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:15px;display:flex}.calculation-card header .mode{font-size:12px}.calculation-card header b{font-size:15px;display:block}.calculation-card header small{color:var(--muted);font-size:11px}.calculation-card dl{margin:14px 0 0}.calculation-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:12px;font-size:10px;font-weight:700}.calculation-card dd{color:#304a42;margin:4px 0 0;font-size:12px;line-height:1.5}.calculation-card dd:last-child{color:#5d5139;background:#fff9ec;border-radius:6px;padding:8px}@media (width<=680px){.methodology-grid{grid-template-columns:1fr}.methodology-legend{grid-template-columns:1fr;display:grid}.calculation-card{padding:16px}}.audit-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 20px;display:grid}.audit-summary article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:17px}.audit-summary strong{color:var(--green);font-size:28px;display:block}.audit-summary span{color:var(--muted);font-size:11px}.audit-assessment{margin-bottom:20px}.audit-criteria{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.audit-criteria p{background:#f7faf8;border-radius:8px;margin:0;padding:14px;font-size:12px;line-height:1.45}.audit-criteria b,.audit-criteria span{display:block}.audit-criteria span{color:var(--muted);margin-top:5px}@media (width<=680px){.audit-summary,.audit-criteria{grid-template-columns:1fr}}
