.pl-stage{min-height:100vh;overflow:hidden;color:#edf5f1;background:radial-gradient(circle at 80% 3%,rgba(92,239,171,.12),transparent 27%),#07110e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--pl-bg:#07110e;--pl-panel:#0d1d18;--pl-panel-2:#122820;--pl-line:#29483d;--pl-text:#edf5f1;--pl-muted:#91a89e;--pl-accent:#70f5b6;--pl-ink:#062117;--pl-amber:#f2c56f;--pl-blue:#79baff}.pl-stage *{box-sizing:border-box}.pl-stage button,.pl-stage select{font:inherit}.pl-topbar{height:76px;position:sticky;z-index:20;top:0;padding:0 clamp(18px,3vw,44px);display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;border-bottom:1px solid var(--pl-line);background:rgba(7,17,14,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pl-brand{display:flex;gap:10px;align-items:center;color:var(--pl-text);text-decoration:none}.pl-brand img{border-radius:11px}.pl-brand span{display:grid}.pl-brand strong{font-size:14px}.pl-brand small{color:var(--pl-muted);font-size:8px;letter-spacing:.09em;text-transform:uppercase}.pl-topbar>nav{padding:4px;display:flex;border:1px solid var(--pl-line);border-radius:14px;background:var(--pl-panel)}.pl-topbar>nav a{min-height:36px;padding:0 15px;display:grid;place-items:center;border-radius:10px;color:var(--pl-muted);font-size:9px;font-weight:850;text-decoration:none}.pl-topbar>nav a:hover{color:var(--pl-ink);background:var(--pl-accent)}.pl-back{justify-self:end;min-height:42px;padding:0 13px;display:flex;gap:10px;align-items:center;border:1px solid var(--pl-line);border-radius:12px;color:var(--pl-accent);font-size:9px;font-weight:900;text-decoration:none;background:var(--pl-panel)}.pl-hero{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:78px 0 58px;display:grid;grid-template-columns:1fr 280px;gap:70px;align-items:end}.pl-kicker{margin:0;color:var(--pl-accent);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pl-kicker span{margin-right:10px;color:#466a5c}.pl-hero h1{margin:17px 0 0;font-size:clamp(43px,6vw,82px);line-height:.98;letter-spacing:-.065em}.pl-hero h1 em{color:var(--pl-accent);font-family:Georgia,Times New Roman,serif;font-weight:400}.pl-hero>aside{padding:25px;border:1px solid var(--pl-line);border-radius:22px;background:var(--pl-panel)}.pl-hero>aside strong{display:block;color:var(--pl-accent);font:58px/1 Georgia,serif}.pl-hero>aside span{display:block;margin:7px 0;font-size:13px;font-weight:900}.pl-hero>aside p{margin:0;color:var(--pl-muted);font-size:9px;line-height:1.55}.pl-summary{width:min(1380px,calc(100% - 40px));margin:0 auto 90px;padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;border:1px solid var(--pl-line);border-radius:24px;background:var(--pl-panel)}.pl-summary article{min-height:150px;padding:21px;border-radius:17px;background:var(--pl-panel-2)}.pl-summary b{display:block;color:var(--pl-accent);font-size:8px;text-transform:uppercase}.pl-summary strong{display:block;margin:11px 0 8px;font-size:17px}.pl-summary p{margin:0;color:var(--pl-muted);font-size:9px;line-height:1.55}.pl-summary article:last-child b{color:var(--pl-amber)}.pl-decision-section,.pl-phases{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:20px 0 95px}.pl-decision-section>header,.pl-phases>header{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin-bottom:32px}.pl-decision-section>header .pl-kicker,.pl-phases>header .pl-kicker{grid-column:1/-1}.pl-decision-section h2,.pl-phases h2,.pl-prototype-copy h2{margin:0;font-size:clamp(35px,4vw,58px);line-height:1;letter-spacing:-.055em}.pl-decision-section>header>p:last-child{max-width:500px;margin:0;color:var(--pl-muted);font-size:11px;line-height:1.6}.pl-decision-layout{display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(360px,.85fr);gap:16px;align-items:start}.pl-candidate-list{padding:10px;border:1px solid var(--pl-line);border-radius:25px;background:var(--pl-panel)}.pl-candidate-list>button{width:100%;min-height:83px;padding:11px 14px;display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;border:1px solid transparent;border-bottom:1px solid var(--pl-line);color:var(--pl-text);background:transparent;text-align:left;cursor:pointer}.pl-candidate-list>button:last-child{border-bottom-color:transparent}.pl-candidate-list>button.selected{border-color:#4d8b72;border-radius:16px;background:#173b2f}.pl-candidate-list>button>i{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--pl-accent);background:var(--pl-panel-2);font-size:8px;font-style:normal;font-weight:900}.pl-candidate-list>button>span{display:grid;gap:4px}.pl-candidate-list small{color:var(--pl-muted);font-size:7px;text-transform:uppercase}.pl-candidate-list strong{font-size:12px}.pl-candidate-list em{width:fit-content;padding:4px 7px;border-radius:99px;color:var(--pl-accent);background:#193b2e;font-size:6px;font-style:normal;font-weight:900;text-transform:uppercase}.pl-candidate-list em.next{color:var(--pl-blue);background:#172d3e}.pl-candidate-list em.later{color:var(--pl-amber);background:#392f19}.pl-candidate-list>button>b{color:var(--pl-accent);font-size:19px}.pl-decision-detail{min-height:450px;position:sticky;top:94px;padding:34px;border:1px solid #47735f;border-radius:27px;background:radial-gradient(circle at 92% 0,rgba(112,245,182,.12),transparent 34%),linear-gradient(150deg,#122d24,#0a1914)}.pl-decision-detail>header{display:flex;justify-content:space-between;align-items:center}.pl-decision-detail>header span{padding:7px 9px;border-radius:99px;color:var(--pl-ink);background:var(--pl-accent);font-size:7px;font-weight:900;text-transform:uppercase}.pl-decision-detail>header span.next{color:#071b2c;background:var(--pl-blue)}.pl-decision-detail>header span.later{color:#241a05;background:var(--pl-amber)}.pl-decision-detail>header small{color:var(--pl-muted);font-size:8px}.pl-decision-detail h3{margin:28px 0 10px;font-size:34px;letter-spacing:-.045em}.pl-decision-detail>p{margin:0;color:#c9d8d2;font-size:11px;line-height:1.6}.pl-decision-detail dl{margin:25px 0}.pl-decision-detail dl>div{padding:12px 0;border-top:1px solid var(--pl-line)}.pl-decision-detail dt{color:var(--pl-muted);font-size:7px;text-transform:uppercase}.pl-decision-detail dd{margin:6px 0 0;font-size:9px;line-height:1.5}.pl-decision-detail>a{min-height:44px;padding:0 14px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;color:var(--pl-ink);background:var(--pl-accent);font-size:9px;font-weight:900;text-decoration:none}.pl-prototype-section{min-height:940px;padding:86px max(30px,calc((100vw - 1380px)/2));display:grid;grid-template-columns:minmax(300px,.85fr) minmax(420px,1fr) 250px;gap:50px;align-items:center;background:linear-gradient(180deg,#0c211a,#081510)}.pl-prototype-copy>p:nth-of-type(2){max-width:430px;margin:19px 0;color:var(--pl-muted);font-size:11px;line-height:1.65}.pl-platform{width:fit-content;margin:24px 0 28px;padding:4px;display:flex;border:1px solid var(--pl-line);border-radius:13px;background:#07130f}.pl-platform button{min-width:96px;min-height:39px;border:0;border-radius:9px;color:var(--pl-muted);background:transparent;font-size:9px;font-weight:900;cursor:pointer}.pl-platform button.active{color:var(--pl-ink);background:var(--pl-accent)}.pl-prototype-copy>nav{display:grid;gap:5px}.pl-prototype-copy>nav button{min-height:45px;padding:0 12px;display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;border:1px solid transparent;border-radius:12px;color:var(--pl-muted);background:transparent;font-size:9px;font-weight:850;text-align:left;cursor:pointer}.pl-prototype-copy>nav button span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#142a22;font-size:7px}.pl-prototype-copy>nav button.active{border-color:var(--pl-line);color:var(--pl-text);background:#10261e}.pl-prototype-copy>nav button.active span{color:var(--pl-ink);background:var(--pl-accent)}.pl-phone-wrap{justify-self:center}.pl-phone-label{margin:0 0 10px;display:flex;justify-content:space-between;align-items:center}.pl-phone-label span{padding:5px 7px;border-radius:99px;color:var(--pl-ink);background:var(--pl-accent);font-size:6px;font-weight:950}.pl-phone-label strong{color:var(--pl-muted);font-size:7px;text-transform:uppercase}.pl-phone{width:390px;height:820px;position:relative;overflow:hidden;border:10px solid #17231f;border-radius:54px;background:#08130f;box-shadow:0 45px 100px rgba(0,0,0,.45)}.pl-phone-wrap.android .pl-phone{border-radius:35px}.pl-hardware{width:108px;height:28px;position:absolute;z-index:4;left:50%;top:9px;transform:translateX(-50%);border-radius:99px;background:#020504}.pl-phone-wrap.android .pl-hardware{width:13px;height:13px;top:13px}.pl-status{height:44px;padding:12px 21px 0;display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:900}.pl-appbar{height:66px;padding:0 14px;display:grid;grid-template-columns:36px 1fr 36px;gap:9px;align-items:center;border-bottom:1px solid #213b32;background:#0d211a}.pl-appbar>button{width:34px;height:34px;border:0;border-radius:50%;color:var(--pl-text);background:#173229;font-size:22px;cursor:pointer}.pl-appbar>span{display:grid;gap:2px}.pl-appbar small{color:var(--pl-accent);font-size:6px;font-weight:900;text-transform:uppercase}.pl-appbar strong{font-size:11px}.pl-appbar>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--pl-accent);background:#22493b;font-size:8px;font-style:normal}.pl-phone-body{height:626px;padding:18px 16px 90px;overflow:auto;background:radial-gradient(circle at 80% 0,rgba(112,245,182,.05),transparent 28%),#081510}.pl-screen-lead{margin:2px 0 15px;font-size:19px;font-weight:900;letter-spacing:-.035em}.pl-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pl-action-grid button{min-height:115px;padding:12px;display:grid;align-content:start;gap:6px;border:1px solid #294c40;border-radius:17px;color:var(--pl-text);background:#0e241d;text-align:left;cursor:pointer}.pl-action-grid button:hover{border-color:var(--pl-accent)}.pl-action-grid i{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:var(--pl-accent);background:#1d4034;font-size:13px;font-style:normal;font-weight:900}.pl-action-grid strong{font-size:9px}.pl-action-grid small{color:var(--pl-muted);font-size:7px;line-height:1.4}.pl-info{margin-top:11px;padding:11px;display:grid;grid-template-columns:31px 1fr;gap:9px;align-items:center;border:1px solid #33594b;border-radius:14px;background:#10271f}.pl-info>b{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:var(--pl-accent);background:#1c4033}.pl-info span{display:grid;gap:3px}.pl-info strong{font-size:8px}.pl-info small{color:var(--pl-muted);font-size:6.5px;line-height:1.4}.pl-person-card,.pl-request-card{width:100%;min-height:65px;margin-bottom:7px;padding:9px;display:grid;grid-template-columns:39px 1fr auto;gap:9px;align-items:center;border:1px solid #2a4b40;border-radius:14px;color:var(--pl-text);background:#0e241d;text-align:left;cursor:pointer}.pl-person-card>i,.pl-request-card>i{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:var(--pl-accent);background:#214738;font-size:8px;font-style:normal;font-weight:900}.pl-person-card>span,.pl-request-card>span{display:grid;gap:3px}.pl-person-card strong,.pl-request-card strong{font-size:9px}.pl-person-card small,.pl-request-card small{color:var(--pl-muted);font-size:7px}.pl-person-card>b,.pl-request-card>b{color:var(--pl-accent)}.pl-request-card{min-height:82px}.pl-request-card em{color:var(--pl-accent);font-size:6px;font-style:normal}.pl-request-card.muted{opacity:.8}.pl-segment{margin-bottom:12px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:12px;background:#06110d}.pl-segment button{min-height:34px;border:0;border-radius:9px;color:var(--pl-muted);background:transparent;font-size:8px;font-weight:900}.pl-segment button.active{color:var(--pl-ink);background:var(--pl-accent)}.pl-segment b{margin-left:4px}.pl-file-review{padding:12px;display:grid;grid-template-columns:48px 1fr 28px;gap:10px;align-items:center;border:1px solid #31574a;border-radius:16px;background:#0e241d}.pl-file-review>i{width:48px;height:56px;display:grid;place-items:center;border-radius:12px;color:var(--pl-accent);background:#234a3d;font-size:8px;font-style:normal;font-weight:900}.pl-file-review>span{display:grid;gap:4px}.pl-file-review strong{font-size:9px}.pl-file-review small{color:var(--pl-muted);font-size:7px}.pl-file-review button{width:28px;height:28px;border:0;border-radius:9px;color:var(--pl-muted);background:#183329;cursor:pointer}.pl-review-list{margin:13px 0}.pl-review-list>div{padding:10px 2px;display:grid;grid-template-columns:1fr 1fr;gap:9px;border-bottom:1px solid #27463b}.pl-review-list dt{color:var(--pl-muted);font-size:7px}.pl-review-list dd{margin:0;font-size:8px;font-weight:900;text-align:right}.pl-primary,.pl-secondary{width:100%;min-height:43px;margin-top:7px;border-radius:12px;font-size:8px;font-weight:950;cursor:pointer}.pl-primary{border:0;color:var(--pl-ink);background:var(--pl-accent)}.pl-secondary{border:1px solid #365e50;color:var(--pl-accent);background:#10271f}.pl-device-head,.pl-profile-head{padding:12px;display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;border:1px solid #2e5145;border-radius:16px;background:#0d231c}.pl-device-head>i,.pl-profile-head>i{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--pl-accent);background:#214638;font-style:normal;font-weight:900}.pl-device-head>span,.pl-profile-head>span{display:grid;gap:3px}.pl-device-head strong,.pl-profile-head strong{font-size:9px}.pl-device-head small,.pl-profile-head small{color:var(--pl-muted);font-size:6.5px}.pl-profile-head button{padding:6px;border:0;color:var(--pl-accent);background:transparent;font-size:7px;cursor:pointer}.pl-permissions{margin-top:11px}.pl-permissions label{min-height:58px;padding:8px 3px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #27483c}.pl-permissions label span{display:grid;gap:3px}.pl-permissions strong{font-size:8px}.pl-permissions small{color:var(--pl-muted);font-size:6px}.pl-permissions input{width:37px;height:21px;accent-color:var(--pl-accent)}.pl-expiry{margin:12px 0;display:flex;justify-content:space-between;align-items:center}.pl-expiry span{font-size:8px;font-weight:900}.pl-expiry select{min-height:36px;padding:0 9px;border:1px solid #315549;border-radius:9px;color:var(--pl-text);background:#10271f;font-size:7px}.pl-section-label{margin:17px 3px 8px;color:var(--pl-muted);font-size:7px;font-weight:900;text-transform:uppercase}.pl-settings-list{display:grid}.pl-settings-list button{min-height:55px;padding:7px 3px;display:grid;grid-template-columns:35px 1fr auto;gap:9px;align-items:center;border:0;border-bottom:1px solid #27473c;color:var(--pl-text);background:transparent;text-align:left;cursor:pointer}.pl-settings-list i{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:var(--pl-accent);background:#193a2e;font-size:10px;font-style:normal}.pl-settings-list span{display:grid;gap:3px}.pl-settings-list strong{font-size:8px}.pl-settings-list small{color:var(--pl-muted);font-size:6px}.pl-settings-list b{color:var(--pl-accent)}.pl-room-hero{padding:18px;display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center;border:1px solid #38614f;border-radius:19px;background:linear-gradient(145deg,#183a2e,#0c211a)}.pl-room-hero>i{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:var(--pl-ink);background:var(--pl-accent);font-size:22px;font-style:normal}.pl-room-hero>span{display:grid;gap:3px}.pl-room-hero small{color:var(--pl-accent);font-size:6px;text-transform:uppercase}.pl-room-hero strong{font-size:12px}.pl-room-hero em{color:var(--pl-muted);font-size:7px;font-style:normal}.pl-room-actions{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.pl-room-actions button{min-height:68px;display:grid;place-items:center;gap:5px;border:1px solid #2c5042;border-radius:14px;color:var(--pl-text);background:#0f261e;font-size:14px;cursor:pointer}.pl-room-actions span{font-size:6px;font-weight:900}.pl-later-screen{min-height:360px;display:grid;place-content:center;justify-items:center;text-align:center}.pl-later-screen>i{width:58px;height:58px;display:grid;place-items:center;border-radius:19px;color:#281d06;background:var(--pl-amber);font-size:23px;font-style:normal}.pl-later-screen h3{margin:18px 0 8px;font-size:18px}.pl-later-screen p{max-width:270px;margin:0;color:var(--pl-muted);font-size:8px;line-height:1.6}.pl-later-screen button{margin-top:16px;padding:10px 12px;border:1px solid #69572f;border-radius:10px;color:var(--pl-amber);background:#2b2515;font-size:7px;font-weight:900;cursor:pointer}.pl-toast{max-width:calc(100% - 28px);min-height:46px;position:absolute;z-index:5;left:14px;right:14px;bottom:79px;padding:8px 12px;display:flex;gap:9px;align-items:center;border:1px solid #50836e;border-radius:13px;color:var(--pl-text);background:#17392d;box-shadow:0 12px 35px rgba(0,0,0,.4);font-size:7px;text-align:left;cursor:pointer}.pl-toast b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:var(--pl-ink);background:var(--pl-accent)}.pl-tabbar{height:70px;position:absolute;z-index:3;left:0;right:0;bottom:0;padding:5px 7px 14px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #244136;background:#0d211a}.pl-tabbar button{border:0;display:grid;place-items:center;gap:2px;color:#728b80;background:transparent;font-size:13px}.pl-tabbar span{font-size:5.5px;font-weight:850}.pl-tabbar button.active{color:var(--pl-accent)}.pl-gesture{width:120px;height:4px;position:absolute;z-index:4;left:50%;bottom:6px;transform:translateX(-50%);border-radius:99px;background:#7e9189}.pl-phone-wrap.android .pl-gesture{width:4px;height:4px;border-radius:50%}.pl-prototype-note{align-self:end;margin-bottom:80px;padding:19px;border-left:2px solid var(--pl-accent);background:#0d211a}.pl-prototype-note span{color:var(--pl-accent);font-size:7px;text-transform:uppercase}.pl-prototype-note strong{display:block;margin:7px 0;font-size:12px}.pl-prototype-note p{margin:0;color:var(--pl-muted);font-size:8px;line-height:1.55}.pl-prototype-note small{display:block;margin-top:11px;color:#6f897d;font-size:6.5px}.pl-phases{padding-top:100px}.pl-phase-layout{display:grid;grid-template-columns:420px 1fr;gap:16px}.pl-phase-layout>nav{padding:10px;border:1px solid var(--pl-line);border-radius:24px;background:var(--pl-panel)}.pl-phase-layout>nav button{width:100%;min-height:86px;padding:10px 13px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;border:1px solid transparent;border-bottom:1px solid var(--pl-line);color:var(--pl-text);background:transparent;text-align:left;cursor:pointer}.pl-phase-layout>nav button:last-child{border-bottom-color:transparent}.pl-phase-layout>nav button.active{border-color:#477b66;border-radius:15px;background:#17382d}.pl-phase-layout>nav i{color:var(--pl-accent);font:21px Georgia,serif}.pl-phase-layout>nav span{display:grid;gap:4px}.pl-phase-layout>nav strong{font-size:11px}.pl-phase-layout>nav small{color:var(--pl-muted);font-size:7px}.pl-phase-layout>nav b{color:var(--pl-accent)}.pl-phase-detail{min-height:470px;padding:35px;border:1px solid var(--pl-line);border-radius:26px;background:var(--pl-panel)}.pl-phase-detail>header{display:flex;justify-content:space-between}.pl-phase-detail>header span{color:var(--pl-accent);font-size:8px;font-weight:900;text-transform:uppercase}.pl-phase-detail>header small{color:var(--pl-muted);font-size:8px}.pl-phase-detail h3{margin:25px 0 9px;font-size:36px;letter-spacing:-.045em}.pl-phase-detail>p{max-width:650px;margin:0;color:var(--pl-muted);font-size:11px;line-height:1.6}.pl-phase-detail ol{margin:24px 0;padding:0;display:grid;gap:6px;list-style:none}.pl-phase-detail li{min-height:42px;padding:7px 10px;display:flex;gap:9px;align-items:center;border:1px solid var(--pl-line);border-radius:11px;background:var(--pl-panel-2);font-size:9px}.pl-phase-detail li i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:var(--pl-ink);background:var(--pl-accent);font-style:normal}.pl-phase-detail>aside{padding:16px;border-left:3px solid var(--pl-blue);background:#10232c}.pl-phase-detail>aside small{display:block;color:var(--pl-blue);font-size:7px;font-weight:900;text-transform:uppercase}.pl-phase-detail>aside strong{display:block;margin-top:7px;font-size:9px;line-height:1.5}.pl-phase-detail>div{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.pl-phase-detail>div button{min-height:37px;padding:0 10px;border:1px solid #3b6757;border-radius:10px;color:var(--pl-accent);background:#15352a;font-size:7px;font-weight:900;cursor:pointer}.pl-footer{min-height:125px;padding:25px max(30px,calc((100vw - 1380px)/2));justify-content:space-between;gap:30px;border-top:1px solid var(--pl-line);background:#06100d}.pl-footer,.pl-footer>div{display:flex;align-items:center}.pl-footer>div{gap:11px}.pl-footer img{border-radius:10px}.pl-footer span{display:grid;gap:3px}.pl-footer strong{font-size:10px}.pl-footer small{color:var(--pl-muted);font-size:7px}.pl-footer>a{min-height:42px;padding:0 13px;display:flex;align-items:center;border:1px solid #3c6656;border-radius:11px;color:var(--pl-accent);background:#11291f;font-size:8px;font-weight:900;text-decoration:none}@media(max-width:1120px){.pl-prototype-section{grid-template-columns:1fr 430px;gap:35px}.pl-prototype-note{display:none}.pl-phase-layout{grid-template-columns:340px 1fr}}@media(max-width:850px){.pl-topbar{height:126px;grid-template-columns:1fr auto;grid-template-rows:56px 44px}.pl-topbar>nav{grid-column:1/-1;grid-row:2}.pl-topbar>nav a{flex:1 1}.pl-back{grid-column:2;grid-row:1}.pl-hero{padding-top:58px;grid-template-columns:1fr}.pl-hero>aside{max-width:300px}.pl-decision-layout,.pl-decision-section>header,.pl-phases>header,.pl-summary{grid-template-columns:1fr}.pl-decision-detail{position:relative;top:auto}.pl-prototype-section{grid-template-columns:1fr;padding-block:70px}.pl-prototype-copy{max-width:620px;margin:auto}.pl-phone-wrap{grid-row:2}.pl-phase-layout{grid-template-columns:1fr}.pl-phase-layout>nav{display:grid;grid-template-columns:1fr 1fr}.pl-footer{align-items:start}}@media(max-width:520px){.pl-topbar{height:118px;padding-inline:10px}.pl-back span,.pl-brand small{display:none}.pl-back{padding:0 9px}.pl-topbar>nav a{padding:0 6px;font-size:8px}.pl-decision-section,.pl-hero,.pl-phases,.pl-summary{width:min(100% - 24px,1380px)}.pl-hero{gap:32px;padding-top:44px}.pl-hero h1{font-size:44px}.pl-summary{margin-bottom:56px}.pl-decision-section,.pl-phases{padding-bottom:62px}.pl-decision-section h2,.pl-phases h2,.pl-prototype-copy h2{font-size:37px}.pl-candidate-list>button{grid-template-columns:36px 1fr auto;padding-inline:8px}.pl-candidate-list>button>i{width:35px;height:35px}.pl-decision-detail{min-height:auto;padding:24px}.pl-prototype-section{padding:62px 12px}.pl-prototype-copy>nav{grid-template-columns:1fr 1fr}.pl-prototype-copy>nav button{grid-template-columns:25px 1fr;padding:0 7px;font-size:7px}.pl-phone{width:360px;height:770px;border-width:8px}.pl-phone-body{height:580px}.pl-action-grid button{min-height:105px}.pl-phone-label{padding-inline:5px}.pl-phase-layout>nav{grid-template-columns:1fr}.pl-phase-detail{min-height:auto;padding:24px}.pl-footer{padding-inline:18px;display:grid}.pl-footer>a{justify-content:center}}@media(max-width:380px){.pl-phone{width:340px}.pl-prototype-copy>nav{grid-template-columns:1fr}.pl-topbar>nav a{font-size:7px}.pl-hero h1{font-size:40px}}.pl-typography>small{display:block;margin:-3px 0 9px;color:var(--pl-muted);font-size:6.5px}.pl-typography label{min-height:52px;padding:8px 2px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border-bottom:1px solid #27473c}.pl-typography label span{font-size:8px;font-weight:900}.pl-typography label b{color:var(--pl-accent)}.pl-typography select{min-height:34px;padding:0 8px;border:1px solid #315549;border-radius:9px;color:var(--pl-text);background:#10271f;font-size:7px}.pl-typography input[type=range]{grid-column:1/-1;width:100%;accent-color:var(--pl-accent)}.pl-chat-preview{margin:12px 0;padding:13px;display:grid;gap:5px;border-radius:14px;color:#eafff5;background:#285c49}.pl-chat-preview span{line-height:1.4}.pl-chat-preview small{color:#cbe0d7;font-size:6px}