.access-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr;background:#f6f7f3}.access-card{background:#fff;padding:52px clamp(34px,7vw,110px);display:flex;flex-direction:column;justify-content:center;box-shadow:20px 0 70px #18241e0a;z-index:2}.access-brand{display:flex;align-items:center;gap:11px;margin-bottom:58px}.access-brand>div{display:flex;flex-direction:column}.access-brand b{font-size:18px}.access-brand small{font-size:8px;margin-top:2px}.access-brand small,.access-kicker{color:var(--green);font-weight:800;letter-spacing:1.4px}.access-kicker{font-size:9px}.access-card h1,.admin-gate h1{font:500 clamp(32px,4vw,48px)/1.06 Georgia,serif;letter-spacing:-1.5px;margin:12px 0 16px;max-width:450px}.access-copy{color:#68716b;font-size:13px;line-height:1.65;max-width:460px;margin:0 0 28px}.access-card form{display:flex;flex-direction:column;gap:15px;max-width:430px}.access-card label,.create-account label{font-size:10px;font-weight:800;letter-spacing:.4px;color:#4f5852;display:flex;flex-direction:column;gap:7px}.access-card input,.create-account input{height:45px;border:1px solid #d9ded8;border-radius:8px;background:#fbfcfa;padding:0 13px;font-size:14px;outline:none}.access-card input:focus,.create-account input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d6b4914}.access-card form>button,.admin-gate>button{height:46px;border:0;border-radius:8px;background:#173f2d;color:#fff;font-weight:800;font-size:12px;cursor:pointer}.access-card button:disabled,.admin-page button:disabled{opacity:.55;cursor:not-allowed}.access-error,.admin-error{background:#fff0ee;color:#9b3e34;border:1px solid #f0d1cd;border-radius:7px;padding:10px 12px;font-size:11px}.access-facts{display:flex;margin-top:32px;max-width:430px;border-top:1px solid #e4e8e2;padding-top:19px}.access-facts span{flex:1 1;display:flex;flex-direction:column;border-right:1px solid #e4e8e2;padding-left:15px}.access-facts span:first-child{padding-left:0}.access-facts span:last-child{border:0}.access-facts b{font:500 15px Georgia,serif}.access-facts small{font-size:8px;color:#818984;margin-top:3px}.admin-link{margin-top:26px;color:#758078;font-size:10px;text-decoration:none}.access-visual{position:relative;overflow:hidden;background:#183c2c;background-image:radial-gradient(#385a4933 1px,transparent 0);background-size:19px 19px;display:flex;align-items:center;justify-content:center}.access-visual:after{content:"";position:absolute;width:440px;height:440px;border:80px solid #315540;border-radius:50%;right:-250px;top:-220px}.mini-device{width:236px;height:470px;background:#f8faf7;border:9px solid #151d19;border-radius:36px;box-shadow:0 30px 80px #08120d66;transform:rotate(-5deg) translateX(70px);padding:75px 20px 20px}.mini-device div{height:82px;border-radius:13px;background:#d8f070;margin-bottom:22px}.mini-device span{display:block;height:58px;background:#e7ebe5;border-radius:10px;margin:9px 0}.visual-copy{position:absolute;z-index:2;left:8%;top:15%;color:#fff}.visual-copy small{color:var(--lime);font-size:8px;font-weight:800;letter-spacing:1.2px}.visual-copy strong{display:block;font:500 clamp(32px,4vw,58px)/1.02 Georgia,serif;margin-top:13px}.visual-copy em{font-style:italic;color:var(--lime)}.access-loading{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#768078}.access-loading i{width:28px;height:28px;border:3px solid #dce4dc;border-top:3px solid var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.admin-page{min-height:100vh;background:#f3f5f1}.admin-topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px}.admin-topbar>div{display:flex;align-items:center;gap:9px;font-size:11px;color:#5d675f}.admin-layout{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:calc(100vh - 72px)}.admin-aside{background:#183c2c;color:#fff;padding:52px 34px;display:flex;flex-direction:column}.admin-aside .eyebrow{color:var(--lime)}.admin-aside h1{font:500 34px/1.05 Georgia,serif;margin:13px 0 18px}.admin-aside p{color:#bfcbc3;font-size:12px;line-height:1.6}.admin-aside a{color:var(--lime);font-size:11px;text-decoration:none;margin-top:auto}.admin-content{padding:34px;min-width:0}.create-account{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;display:grid;grid-template-columns:minmax(230px,1fr) 190px auto;gap:16px;align-items:end}.account-list-head h2,.create-account h2{font:500 20px Georgia,serif;margin:0 0 5px}.create-account p{margin:0;color:#79817b;font-size:10px}.create-account button,.credential-card button{height:45px;border:0;border-radius:7px;padding:0 18px;background:#173f2d;color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.credential-card{margin-top:16px;background:#eaf4df;border:1px solid #d3e7bd;border-radius:14px;padding:18px 21px;display:flex;justify-content:space-between;align-items:center}.credential-card>div{display:grid;grid-template-columns:auto auto;gap:6px 14px;align-items:center}.credential-card span{grid-column:1/-1;color:#4c6a3c;font-size:8px;font-weight:800;letter-spacing:1px}.credential-card b{font-size:12px}.credential-card code{font-size:14px;background:#fff8;padding:5px 8px;border-radius:5px}.credential-card small{grid-column:1/-1;color:#617158;font-size:9px}.admin-error{margin-top:15px}.account-list-head{display:flex;justify-content:space-between;align-items:center;margin:28px 0 11px}.account-list-head>div{display:flex;align-items:center;gap:9px}.account-list-head span{background:#dfe5dd;border-radius:99px;padding:3px 7px;font-size:9px}.account-list-head>button{border:1px solid #d7ddd6;background:#fff;border-radius:7px;padding:7px 11px;font-size:9px}.account-table-wrap{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:auto}.account-table{width:100%;border-collapse:collapse;min-width:920px}.account-table th{text-align:left;background:#f8faf7;color:#7a827c;font-size:8px;letter-spacing:.7px;text-transform:uppercase;padding:11px 13px;border-bottom:1px solid var(--line)}.account-table td{padding:13px;border-bottom:1px solid #edf0ec;font-size:10px;vertical-align:middle}.account-table td>b{display:block;font-size:11px}.account-table td>small{display:block;color:#8b928d;font-size:8px;margin-top:3px}.account-table code{font-size:9px}.account-status{display:inline-block;padding:5px 8px;border-radius:99px;font-size:8px;font-weight:800}.account-status.ready{background:#eef0ed;color:#69716c}.account-status.active{background:#e3f3e9;color:#23704a}.account-status.blocked{background:#f8e4e1;color:#9c4035}.account-status.expired{background:#f1e7d9;color:#835f32}.row-actions{display:flex;gap:5px}.row-actions button{border:1px solid #dce1db;background:#fff;border-radius:5px;padding:5px 7px;font-size:8px;white-space:nowrap}.row-actions button.danger{color:#a0473d}.empty-row{text-align:center!important;color:#818a83;padding:35px!important}.admin-gate{min-height:100vh;background:#f4f6f2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(35px,12vw,180px)}.admin-gate .access-brand{margin-bottom:30px}.admin-gate p{color:#68716b;font-size:13px;max-width:440px;line-height:1.6}.admin-gate>button{padding:0 22px;margin:14px 0}.admin-gate>a{font-size:10px;color:var(--green);margin-top:22px;text-decoration:none}.admin-gate .admin-error{max-width:430px}.admin-aside-links{margin-top:auto;display:flex;flex-direction:column;gap:14px}.admin-aside-links a{margin-top:0}.defect-registry{max-width:1240px;margin:auto;padding:42px 32px}.registry-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.registry-head h1{font:500 38px Georgia,serif;margin:8px 0}.registry-head p{color:#68716b;margin:0;font-size:12px}.registry-head a{color:var(--green);text-decoration:none;font-size:11px}.defect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.defect-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.defect-grid article>div{display:flex;align-items:center;justify-content:space-between}.defect-grid code{font-size:9px;color:#1d6b49}.defect-grid h2{font:500 18px Georgia,serif;margin:12px 0}.defect-grid li,.defect-grid p{font-size:10px;line-height:1.5}.defect-grid ol{padding-left:18px}.severity{font-size:7px;text-transform:uppercase;font-weight:800;padding:4px 7px;border-radius:99px}.severity.critical{color:#922e27;background:#f9dfdc}.severity.major{color:#80521f;background:#f8ead4}.severity.minor{color:#397055;background:#e1f0e7}.admin-login-form{display:flex;flex-direction:column;gap:12px;width:min(380px,100%);margin-top:12px}.admin-login-form label{font-size:10px;font-weight:800;color:#4f5852}.admin-login-form input{display:block;width:100%;height:44px;margin-top:7px;border:1px solid #d9ded8;border-radius:8px;padding:0 12px;font-size:14px}.admin-login-form button{height:44px;border:0;border-radius:8px;background:#173f2d;color:#fff;font-size:11px;font-weight:800}.admin-logout{margin-left:10px;border:1px solid #d7ddd6;background:#fff;border-radius:6px;padding:5px 8px;font-size:9px}@media(max-width:900px){.access-page{grid-template-columns:1fr}.access-visual{display:none}.access-card{min-height:100vh;padding:38px 25px}.access-brand{margin-bottom:45px}.admin-layout{grid-template-columns:1fr}.admin-aside{padding:28px}.admin-aside a{margin-top:25px}.admin-content{padding:18px}.create-account{grid-template-columns:1fr}.credential-card{align-items:flex-start;gap:15px;flex-direction:column}.admin-topbar{padding:0 17px}.admin-topbar>div{display:none}}.access-visual{display:block;min-width:0}.visual-copy{left:clamp(34px,7%,76px);top:clamp(48px,12%,96px);width:min(52%,430px);z-index:3}.visual-copy strong{font-size:clamp(34px,3.45vw,54px);line-height:1.04;overflow-wrap:normal}.mini-device{position:absolute;left:62%;top:22%;right:auto;bottom:auto;transform:rotate(-5deg) scale(1.04);transform-origin:center;z-index:1}@media (max-width:1180px){.visual-copy{left:36px;width:56%}.visual-copy strong{font-size:38px}.mini-device{left:60%;top:24%;right:auto}}@media (max-width:900px){.access-visual{display:none}}button{cursor:pointer}button:disabled{cursor:not-allowed}.sidebar nav button{display:flex;gap:12px;align-items:center;width:100%;padding:11px 13px;border:0;border-radius:9px;background:transparent;color:#626a64;text-align:left;font-size:13px;font-weight:650}.sidebar nav button span{font-size:10px;color:#a4aaa6;font-family:monospace}.sidebar nav button.active{color:#183d2c;background:#e8f0e9}.sidebar nav button.active span{color:var(--green)}.workspace-content{max-width:1120px;width:100%;margin:0 auto;padding-top:70px}.workspace-content>p{max-width:680px;color:var(--muted);font-size:14px;line-height:1.65}.workspace-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0}.workspace-cards article{min-height:150px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.workspace-cards span{color:var(--green);font:700 10px monospace}.workspace-cards b{font:500 18px/1.25 Georgia,serif}.primary-action{border-radius:8px;padding:13px 20px;font-weight:800}.phone-screen{min-height:100%;padding:0 2px}.phone-screen-head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.phone-screen-head button{width:28px;height:28px;border:0;border-radius:50%;background:#edf1ec;font-size:20px}.phone-screen-head h3{margin:0;font:500 17px Georgia,serif}.phone-search{height:34px;border-radius:9px;background:#f0f3ef;display:flex;align-items:center;gap:6px;padding:0 10px;color:#737b76}.phone-search input{width:100%;border:0;outline:0;background:transparent;font-size:9px}.full-list{margin-top:12px}.phone-main-action{width:100%;border:0;border-radius:8px;background:var(--green);color:#fff;padding:9px;font-size:9px;font-weight:800;margin-top:13px}.contact-detail{text-align:center;padding:10px}.contact-detail>.avatar{width:68px;height:68px;margin:auto;font-size:16px}.contact-detail h3{font:500 20px Georgia,serif;margin:12px 0 5px}.contact-detail p{font-size:9px;color:#78817a}.contact-detail>div{display:flex;justify-content:center;gap:10px;margin:24px 0}.contact-detail>div button{width:76px;height:58px;border:1px solid #e0e4df;border-radius:12px;background:#f8faf7;font-size:17px}.contact-detail>div small{display:block;font-size:7px;margin-top:4px}.phone-notice{border-bottom:1px solid #e5e9e4;padding:11px 4px}.phone-notice b,.phone-notice small{display:block}.phone-notice b{font-size:10px}.phone-notice small{font-size:8px;color:#78817b;margin-top:4px;line-height:1.4}.premium-detail{text-align:center;background:#173f2d;color:#fff;border-radius:14px;padding:26px 16px}.premium-detail>span{color:var(--lime);font-size:30px}.premium-detail h3{font:500 18px Georgia,serif;margin:9px 0}.premium-detail p{font-size:8px;line-height:1.5;color:#c7d1cb}.premium-detail button{border:0;border-radius:7px;background:var(--lime);color:#173f2d;padding:8px 12px;font-size:8px;font-weight:800}.settings-list{display:flex;flex-direction:column}.settings-list button{border:0;border-bottom:1px solid #e4e8e3;background:transparent;padding:13px 5px;display:flex;justify-content:space-between;font-size:9px}.settings-list button b{color:var(--green)}.phone-empty{text-align:center;color:#7b847e;font-size:9px;padding:30px 4px}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.phone-delete-action,.phone-secondary-action{width:100%;border:1px solid #dbe1da;border-radius:8px;background:#f7f9f6;padding:8px;font-size:9px;font-weight:700;margin-top:13px}.phone-delete-action{color:#a23c32;border-color:#efcbc6;background:#fff7f6}.contact-detail blockquote{margin:10px 0;padding:8px;border-radius:7px;background:#f2f5f1;font-size:8px;color:#657069;text-align:left}.contact-detail button:disabled{opacity:.35}.contact-editor{display:flex;flex-direction:column;gap:9px}.contact-editor label{font-size:8px;font-weight:700;color:#68716b}.contact-editor input,.contact-editor textarea{display:block;width:100%;margin-top:4px;border:1px solid #dce2db;border-radius:7px;background:#fff;padding:8px;font-size:9px;color:#17201b;outline:0}.contact-editor textarea{height:58px;resize:none}.contact-editor input:focus,.contact-editor textarea:focus{border-color:#3f8666;box-shadow:0 0 0 2px #dfeee6}.contact-editor-error{border-radius:7px;background:#fff0ee;color:#a23c32;padding:7px;font-size:8px}.import-list{display:flex;flex-direction:column}.import-list>div{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #e7ebe6;padding:8px 0}.import-list p{margin:0}.import-list b,.import-list small{display:block;font-size:8px}.import-list small{color:#7b847e;margin-top:3px}.import-list button{border:0;border-radius:6px;background:#e5efe7;color:#1d6b49;padding:6px;font-size:7px;font-weight:800}.dark-phone .contact-editor input,.dark-phone .contact-editor textarea{background:#26342d;border-color:#435148;color:#fff}.dark-phone .contact-detail blockquote{background:#26342d}.dark-phone .phone-secondary-action{background:#26342d;color:#fff;border-color:#435148}.fault-large-clip .contact-detail>div{height:43px;overflow:hidden}.fault-large-clip .contact-detail>div button{height:58px}.fault-landscape-nav .phone-content{padding-bottom:30px}.fault-landscape-nav .bottom-nav{bottom:26px;height:82px}.fault-note-overflow .contact-detail blockquote{white-space:nowrap;overflow:visible}.phone-toast{position:absolute;z-index:6;left:18px;right:18px;bottom:92px;border:0;border-radius:9px;background:#17201bef;color:#fff;padding:10px 28px 10px 11px;text-align:left;font-size:8px;box-shadow:0 8px 22px #0003}.phone-toast span{position:absolute;right:10px}.ad-card button:disabled{opacity:.6}.android-nav button{border:0;background:transparent;min-width:50px;height:26px;font-size:14px}.dark-phone,.dark-phone .android-nav,.dark-phone .bottom-nav,.dark-phone .phone-content{background:#17201b;color:#eef3ef}.dark-phone .contact,.dark-phone .phone-notice,.dark-phone .settings-list button{color:#eef3ef;border-color:#344139}.dark-phone .phone-screen-head button,.dark-phone .phone-search{background:#2b3730;color:#eef3ef}.dark-phone .phone-search input{color:#eef3ef}.large-phone-text .phone-content{font-size:112%}.large-phone-text .contact b,.large-phone-text .phone-notice b,.large-phone-text .settings-list button{font-size:11px}.request-row{width:100%;border:0;background:transparent;text-align:left}.request-row.selected{background:#edf3ed}.request-detail{margin:12px;border:1px solid #dfe4dd;border-radius:8px;padding:11px;display:flex;flex-direction:column;gap:8px}.request-detail b{font-size:9px}.request-detail code{font-size:8px;white-space:normal;color:#5e685f}.tool-list{display:flex;flex-direction:column;padding:5px 12px}.tool-list>div{padding:12px 2px;border-bottom:1px solid #e2e6e1}.tool-list b,.tool-list small{display:block}.tool-list b{font-size:9px}.tool-list small{font-size:8px;color:#7c857e;margin-top:4px}@media(max-width:900px){.workspace-content{padding:35px 20px}.workspace-cards{grid-template-columns:1fr}.workspace-cards article{min-height:105px}}.app-state-loading{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#737d76;font-size:9px}.app-state-loading i{width:25px;height:25px;border:3px solid #dce4dc;border-top:3px solid var(--green);border-radius:50%;animation:spin .8s linear infinite}.onboarding-screen{height:440px;padding:18px 12px 8px;display:flex;flex-direction:column;text-align:center}.onboarding-art{height:170px;border-radius:22px;display:grid;place-items:center;margin-bottom:24px;background:#e7f1e8;overflow:hidden;position:relative}.onboarding-art:after{content:"";position:absolute;width:150px;height:150px;border:24px solid #cfe4d4;border-radius:50%;right:-70px;top:-70px}.onboarding-art span{width:70px;height:70px;border-radius:20px 20px 20px 6px;background:#173f2d;color:var(--lime);display:grid;place-items:center;font:500 32px Georgia,serif;z-index:1}.onboarding-screen small{color:var(--green);font-size:7px;font-weight:800;letter-spacing:1px}.onboarding-screen h2{font:500 22px/1.08 Georgia,serif;margin:8px auto;max-width:250px}.onboarding-screen p{font-size:9px;color:#747d76;line-height:1.5;margin:0 auto;max-width:220px}.onboarding-dots{margin:auto 0 8px;display:flex;justify-content:center;gap:5px}.onboarding-dots i{width:6px;height:6px;border-radius:50%;background:#d5dbd5}.onboarding-dots i.active{width:17px;border-radius:5px;background:var(--green)}.onboarding-skip{border:0;background:transparent;color:#6f7972;font-size:8px;padding:8px}.paywall{position:relative;min-height:445px;padding:8px 2px 4px;text-align:center}.paywall-close{position:absolute;right:0;top:0;width:27px;height:27px;border:0;border-radius:50%;background:#edf1ec;font-size:17px}.paywall-icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 8px;border-radius:14px;background:#173f2d;color:var(--lime);font-size:22px}.paywall h2{font:500 21px/1.05 Georgia,serif;margin:0 auto 14px;max-width:240px}.plan-list{display:flex;flex-direction:column;gap:7px}.plan-list>button{min-height:53px;border:1px solid #dce2dc;border-radius:10px;background:#fff;display:grid;grid-template-columns:15px 1fr auto;align-items:center;gap:6px;padding:8px;text-align:left}.plan-list>button.selected{border-color:var(--green);box-shadow:0 0 0 2px #1d6b4914}.plan-list i{width:11px;height:11px;border:1px solid #aab3ac;border-radius:50%}.plan-list>button.selected i{border:3px solid var(--green)}.plan-list span b,.plan-list span small{display:block}.plan-list span b{font-size:9px}.plan-list span small{font-size:6px;color:#7b847d;margin-top:2px}.plan-list strong{font-size:8px}.paywall-error{margin-top:7px;border-radius:6px;background:#fff0ee;color:#9b3e34;padding:6px;font-size:7px}.paywall-continue{width:100%;height:36px;border:0;border-radius:8px;background:#173f2d;color:#fff;font-size:9px;font-weight:800;margin-top:9px}.paywall-links button,.paywall-restore{border:0;background:transparent;color:var(--green);font-size:7px}.paywall-restore{padding:8px}.paywall-links{display:flex;justify-content:center;gap:8px}.paywall-links button{text-decoration:underline;padding:0}.dark-phone .plan-list>button{background:#253129;color:#eef3ef;border-color:#465248}.dark-phone .paywall-close{background:#2b3730;color:#eef3ef}.android-home{position:absolute;inset:27px 0 26px;background:#b7cec1}.android-wallpaper{height:100%;padding:30px 18px 18px;background:linear-gradient(145deg,#dce9de,#8cb19e 48%,#315d49)}.android-wallpaper,.home-clock{display:flex;flex-direction:column}.home-clock{color:#173f2d;text-shadow:0 1px #fff6}.home-clock b{font:500 42px Georgia,serif}.home-clock span{font-size:8px;margin-top:3px}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 10px;margin-top:52px}.app-grid button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:7px;color:#fff;text-shadow:0 1px 3px #173f2d}.app-grid i{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;color:#fff;font-style:normal;font-size:20px;box-shadow:0 5px 14px #173f2d33}.icon-contactbook{background:#173f2d;color:var(--lime)!important}.icon-files{background:#e5a43a}.icon-contacts{background:#438d72}.icon-gallery{background:#8a68ad}.home-dock{margin-top:auto;border-radius:18px;background:#ffffff50;display:flex;justify-content:space-around;padding:10px}.home-dock button{width:38px;height:38px;border:0;border-radius:12px;background:#ffffffcc;color:#315d49;font-size:17px}.system-app{position:absolute;inset:27px 0 26px;background:#fbfcfa;padding:13px 14px;overflow:auto}.system-head{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;margin-bottom:15px}.system-head button{border:0;background:transparent;font-size:20px}.system-head h3{margin:0;text-align:center;font:500 18px Georgia,serif}.file-path{font-size:8px;color:#7b847e;margin:6px 3px}.apk-file{border:1px solid #dfe4dd;border-radius:12px;padding:12px 10px;display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center}.apk-file>span{width:36px;height:36px;border-radius:9px;background:#173f2d;color:var(--lime);display:grid;place-items:center;font-size:8px;font-weight:800}.apk-file b,.apk-file small{display:block}.apk-file b{font-size:9px}.apk-file small{font-size:7px;color:#7e8780;margin-top:4px}.apk-file button{border:0;border-radius:6px;background:var(--green);color:#fff;padding:7px 8px;font-size:7px;font-weight:800}.system-hint{margin-top:16px;border-radius:10px;background:#eef3ed;color:#68726b;padding:11px;font-size:7px;line-height:1.5}.system-search{height:34px;border-radius:10px;background:#eef1ed;display:flex;align-items:center;padding:0 9px;gap:6px}.system-search input{width:100%;border:0;background:transparent;outline:0;font-size:8px}.system-contact-list>div{display:flex;align-items:center;gap:9px;padding:9px 2px;border-bottom:1px solid #e8ebe7}.system-contact-list p{margin:0}.system-contact-list b,.system-contact-list small{display:block}.system-contact-list b{font-size:9px}.system-contact-list small{font-size:7px;color:#7c857f;margin-top:3px}.gallery-tabs{display:flex;gap:18px;font-size:8px;margin-bottom:10px}.gallery-tabs b{color:var(--green)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.gallery-photo{aspect-ratio:1;border:0;border-radius:5px;position:relative;overflow:hidden;background:linear-gradient(145deg,#e6b89c,#8b5f51)}.gallery-photo span{position:absolute;left:4px;bottom:4px;color:#fff;font-size:6px;text-shadow:0 1px 3px #000}.photo-1{background:linear-gradient(145deg,#9bb9ca,#456878)}.photo-2{background:linear-gradient(145deg,#d7bd91,#735338)}.photo-3{background:linear-gradient(145deg,#8bd0d0,#2a6a7b)}.photo-4{background:linear-gradient(145deg,#d7a7a0,#68567a)}.photo-5{background:linear-gradient(145deg,#d9e1e7,#91a7b8)}.recent-screen p{color:#fff;text-align:center;font-size:9px;margin-top:80px}.recent-card{margin-top:40px;border:0;border-radius:16px;background:#fff;padding:10px;text-align:left;box-shadow:0 14px 36px #173f2d55}.recent-card>span{font-size:8px;font-weight:800}.recent-card>div{height:215px;margin-top:8px;border-radius:10px;background:linear-gradient(#e6eee8,#fff);display:grid;place-items:center;color:#6f7a72;font-size:8px}.clear-recent{margin:auto auto 0;border:0;border-radius:20px;background:#fff;color:#315d49;padding:8px 15px;font-size:8px}.danger-setting{color:#a54338}.danger-setting b{color:#a54338!important}.landscape-device{width:600px;height:328px}.landscape-device .phone-content{height:179px}.landscape-device .onboarding-screen{height:175px;display:grid;grid-template-columns:170px 1fr;gap:10px}.landscape-device .onboarding-art{height:145px;margin:0}.landscape-device .paywall{min-height:170px}.landscape-device .plan-list{display:grid;grid-template-columns:repeat(3,1fr)}.landscape-device .android-wallpaper{padding-top:18px}.landscape-device .app-grid{margin-top:15px;grid-template-columns:repeat(4,1fr)}.landscape-device .home-dock{position:absolute;right:15px;bottom:12px;width:180px}.landscape-device .gallery-grid{grid-template-columns:repeat(6,1fr)}@media(max-width:900px){.landscape-device{width:560px;transform:scale(.72);margin:-80px -115px}}.assignment-page{max-width:1250px;margin:0 auto}.assignment-head{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:24px}.assignment-head>div{max-width:790px}.assignment-head h1{font-size:42px;line-height:1.05;margin:9px 0 12px}.assignment-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.assignment-version{flex:none;border:1px solid var(--line);border-radius:99px;background:#fff;padding:8px 12px;color:#526059;font-size:11px;font-weight:700}.assignment-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.assignment-metrics article{background:#173f2d;color:#fff;border-radius:14px;padding:19px 20px;display:flex;flex-direction:column;gap:5px}.assignment-metrics b{font:500 23px Georgia,serif}.assignment-metrics span{color:#c7d9cf;font-size:11px}.assignment-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.assignment-panel,.material-instructions{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.material-instructions>span,.panel-index{color:var(--green);font-size:9px;font-weight:800;letter-spacing:1.3px}.assignment-panel h2,.material-card h2{font:500 24px Georgia,serif;margin:8px 0 18px}.deliverable-list{padding:0;margin:0;list-style:none;counter-reset:deliverable}.deliverable-list li{counter-increment:deliverable;display:grid;grid-template-columns:30px 1fr;gap:9px 12px;padding:12px 0;border-top:1px solid #e9ede8}.deliverable-list li:before{content:"0" counter(deliverable);grid-row:1/3;color:#8d9790;font:700 10px monospace;padding-top:2px}.deliverable-list b{font-size:12px}.deliverable-list span{grid-column:2;color:var(--muted);font-size:11px;line-height:1.5}.report-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-fields span{border:1px solid #e2e7e1;background:#f7f9f6;border-radius:9px;padding:11px;font-size:11px}.assignment-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.assignment-rules article{border-top:2px solid var(--green);padding:14px 4px}.assignment-rules span{font-size:9px;font-weight:800;letter-spacing:1.2px;color:var(--green)}.assignment-rules p{color:#59645e;font-size:11px;line-height:1.55;margin:7px 0 0}.primary-action{display:block;margin:24px 0 0 auto;border:0;border-radius:10px;background:var(--ink);color:#fff;padding:12px 18px;font-size:12px;font-weight:750;cursor:pointer}.primary-action:hover{background:#27523d}.requirements-note{display:flex;gap:15px;align-items:center;background:#e7f0e9;border:1px solid #d8e6dc;border-radius:12px;padding:14px 16px;margin-bottom:14px}.requirements-note b{font-size:11px;white-space:nowrap}.requirements-note span{font-size:11px;line-height:1.5;color:#56625b}.requirement-groups{display:grid;gap:8px}.requirement-groups details{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.requirement-groups summary{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:17px 19px;cursor:pointer;list-style:none}.requirement-groups summary::-webkit-details-marker{display:none}.requirement-groups summary>span{font:700 10px monospace;color:var(--green)}.requirement-groups summary div{display:flex;flex-direction:column;gap:3px}.requirement-groups summary b{font-size:13px}.requirement-groups summary small{font-size:10px;color:#7a847e}.requirement-groups summary i{font-style:normal;color:#7c867f;transition:transform .2s}.requirement-groups details[open] summary i{transform:rotate(45deg)}.requirement-groups ul{margin:0 18px 17px 65px;padding:15px 22px 15px 26px;background:#f6f8f5;border-radius:10px;color:#46524b}.requirement-groups li{font-size:11px;line-height:1.6;margin:7px 0;padding-left:5px}.layout-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px}.layout-toolbar>div{display:flex;background:#e7ebe6;border-radius:9px;padding:3px}.layout-toolbar button{border:0;background:transparent;border-radius:7px;padding:8px 13px;font-size:10px;cursor:pointer;color:#68736c}.layout-toolbar button.active{background:#fff;color:var(--ink);font-weight:800;box-shadow:0 1px 4px #00000012}.layout-toolbar>span{font-size:10px;color:#7b857e}.mockup-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mockup-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px;text-align:left;cursor:pointer;transition:transform .18s,box-shadow .18s}.mockup-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #173f2d14}.mockup-canvas{height:332px;background:#e8ece6;background-image:radial-gradient(#cfd6ce 1px,transparent 0);background-size:14px 14px;border-radius:10px;display:grid;place-items:center;overflow:hidden;margin-bottom:11px}.mockup-card>span{display:block;font-weight:750;font-size:11px}.mockup-card>small{display:block;color:#818a84;font-size:9px;margin-top:4px}.reference-phone{--screen:#fff;--screen-2:#f4f6f2;--copy:#19221d;--soft:#6f7972;width:176px;height:316px;border:5px solid #202522;border-radius:24px;background:var(--screen);color:var(--copy);position:relative;overflow:hidden;box-shadow:0 12px 28px #16231b2d;font-family:Arial,sans-serif}.reference-phone.dark{--screen:#17201c;--screen-2:#25302a;--copy:#f4f7f3;--soft:#aeb8b1}.reference-phone.enlarged{width:302px;height:544px;border-width:8px;border-radius:38px}.reference-status{height:17px;padding:5px 9px 0;display:flex;justify-content:space-between;font-size:5px}.enlarged .reference-status{height:29px;padding:9px 16px 0;font-size:8px}.reference-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:41px;height:10px;background:#202522;border-radius:0 0 8px 8px}.enlarged .reference-notch{width:69px;height:17px;border-radius:0 0 12px 12px}.reference-body{height:calc(100% - 17px);padding:7px 10px 12px}.enlarged .reference-body{height:calc(100% - 29px);padding:12px 17px 20px}.reference-body h3{font:500 14px/1.1 Georgia,serif;margin:4px 0;color:var(--copy)}.enlarged .reference-body h3{font-size:23px;margin:7px 0}.reference-body button{font-size:6px}.enlarged .reference-body button{font-size:10px}.ref-onboarding{height:100%;display:flex;flex-direction:column;text-align:center;align-items:center}.ref-illustration{width:104px;height:115px;margin:8px 0 10px;border-radius:50% 50% 42% 58%;display:grid;place-items:center;background:#e2f1d0;position:relative}.enlarged .ref-illustration{width:180px;height:200px;margin:14px 0 17px}.ref-illustration:after{content:"";position:absolute;width:55%;height:55%;border:9px solid #1d6b49;border-radius:50%;opacity:.18}.ref-illustration span{display:grid;place-items:center;width:44px;height:58px;border-radius:10px;background:#173f2d;color:var(--lime);font:700 28px Georgia,serif;z-index:1}.enlarged .ref-illustration span{width:76px;height:100px;font-size:48px}.ref-onboarding>small{font-size:5px;color:var(--green);letter-spacing:1px;font-weight:800}.enlarged .ref-onboarding>small{font-size:8px}.ref-onboarding p{font-size:6px;color:var(--soft);line-height:1.4;margin:3px 8px}.enlarged .ref-onboarding p{font-size:10px;margin:6px 14px}.ref-dots{display:flex;gap:4px;margin:auto 0 8px}.ref-dots i{width:4px;height:4px;background:#ccd2cd;border-radius:50%}.ref-dots i.active{width:11px;background:var(--green);border-radius:9px}.ref-editor>button,.ref-onboarding>button,.ref-paywall>button{width:100%;border:0;border-radius:7px;background:#173f2d;color:#fff;padding:8px;font-weight:800}.enlarged .ref-editor>button,.enlarged .ref-onboarding>button,.enlarged .ref-paywall>button{padding:13px}.ref-onboarding>em{font-style:normal;color:var(--soft);font-size:6px;margin-top:7px}.ref-app{height:100%;position:relative;padding-bottom:34px}.ref-app>small{font-size:5px;letter-spacing:1px;color:var(--soft)}.enlarged .ref-app>small{font-size:8px}.ref-premium{height:62px;border-radius:10px;background:#17452f;color:#fff;margin:10px 0;display:flex;align-items:center;gap:9px;padding:10px}.enlarged .ref-premium{height:106px;border-radius:16px;margin:16px 0;padding:16px}.ref-premium>i{font-style:normal;color:var(--lime);font-size:15px}.ref-premium span{display:flex;flex-direction:column;gap:4px}.ref-premium small{font-size:5px;color:var(--lime);letter-spacing:1px}.ref-premium b{font:500 9px Georgia,serif}.enlarged .ref-premium b{font-size:15px}.ref-section-title{display:flex;justify-content:space-between;align-items:center;margin:8px 0 4px}.ref-section-title b{font:500 10px Georgia,serif}.ref-section-title span{font-size:5px;color:var(--green);font-weight:800}.enlarged .ref-section-title b{font-size:17px}.enlarged .ref-section-title span{font-size:8px}.ref-contacts>div{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;border-bottom:1px solid color-mix(in srgb,var(--soft) 18%,transparent);padding:5px 0}.enlarged .ref-contacts>div{grid-template-columns:43px 1fr auto;gap:10px;padding:9px 0}.ref-avatar,.ref-contacts i{display:grid;place-items:center;border-radius:50%;background:#d8eee3;color:#236344;font-style:normal;font-weight:800;font-size:6px;width:24px;height:24px}.enlarged .ref-contacts i{width:42px;height:42px;font-size:10px}.ref-contacts span{min-width:0}.ref-contacts b{font-size:6px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ref-contacts small{font-size:5px;color:var(--soft);display:block;margin-top:2px}.enlarged .ref-contacts b{font-size:10px}.enlarged .ref-contacts small{font-size:8px}.ref-contacts em{font-style:normal;color:var(--soft)}.ref-ad{margin-top:7px;border:1px solid color-mix(in srgb,var(--soft) 25%,transparent);border-radius:7px;padding:6px;position:relative}.ref-ad b{font-size:6px}.ref-ad small{display:block;font-size:5px;color:var(--soft);margin-top:2px}.ref-ad span{position:absolute;top:3px;right:4px;font-size:3px;color:var(--soft)}.ref-nav{position:absolute;bottom:0;left:-10px;right:-10px;height:31px;border-top:1px solid color-mix(in srgb,var(--soft) 20%,transparent);background:var(--screen);display:flex}.enlarged .ref-nav{left:-17px;right:-17px;height:53px}.ref-nav span{flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:var(--soft);font-size:4px}.ref-nav span.active{color:var(--green);font-weight:800}.ref-nav i{font-style:normal;font-size:9px}.enlarged .ref-nav span{font-size:7px}.enlarged .ref-nav i{font-size:15px}.ref-search{border:1px solid color-mix(in srgb,var(--soft) 25%,transparent);background:var(--screen-2);border-radius:7px;padding:7px;margin:8px 0;font-size:5px;color:var(--soft)}.enlarged .ref-search{padding:12px;margin:14px 0;font-size:9px}.ref-round{position:absolute;right:1px;bottom:37px;width:29px;height:29px!important;border:0;border-radius:50%;background:var(--lime);color:#173f2d;font-size:15px!important}.enlarged .ref-round{right:2px;bottom:63px;width:50px;height:50px!important;font-size:25px!important}.ref-back{font-size:20px;color:var(--soft)}.ref-contact{text-align:center}.ref-contact .ref-avatar{width:55px;height:55px;margin:5px auto;font-size:14px}.enlarged .ref-contact .ref-avatar{width:94px;height:94px;font-size:23px}.ref-contact>p{font-size:6px;color:var(--soft)}.enlarged .ref-contact>p{font-size:10px}.ref-contact-actions{display:flex;justify-content:center;gap:8px;margin:10px}.ref-contact-actions button{width:45px;height:38px;border:0;border-radius:8px;background:var(--screen-2);color:var(--copy)}.ref-contact-actions small{display:block;font-size:4px;margin-top:3px}.ref-contact blockquote{background:var(--screen-2);border-radius:7px;padding:9px;margin:8px 0;text-align:left;font-size:6px}.enlarged .ref-contact blockquote{padding:15px;font-size:10px}.ref-outline{width:100%;border:1px solid #db6b5e!important;color:#c94f42;background:transparent;border-radius:7px;padding:7px}.ref-editor label{display:block;border:1px solid color-mix(in srgb,var(--soft) 25%,transparent);border-radius:6px;margin:6px 0;padding:7px;color:var(--soft);font-size:5px}.enlarged .ref-editor label{margin:10px 0;padding:12px;font-size:9px}.ref-editor>button{margin-top:5px}.ref-settings{margin-top:10px}.ref-settings>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--soft) 20%,transparent);padding:9px 2px;font-size:6px}.ref-settings b{color:var(--soft);font-size:5px}.enlarged .ref-settings>div{padding:16px 3px;font-size:10px}.enlarged .ref-settings b{font-size:9px}.ref-paywall{text-align:center;height:100%;display:flex;flex-direction:column;position:relative}.ref-close{position:absolute;right:0;top:0;color:var(--soft)}.ref-paywall>i{font-style:normal;color:var(--lime);background:#173f2d;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin:17px auto 6px}.enlarged .ref-paywall>i{width:72px;height:72px;margin:29px auto 10px;font-size:25px}.ref-paywall>div{display:grid;grid-template-columns:12px 1fr auto;gap:5px;align-items:center;text-align:left;border:1px solid color-mix(in srgb,var(--soft) 25%,transparent);border-radius:7px;padding:7px;margin:3px 0}.ref-paywall>div.selected{border-color:var(--green);background:color-mix(in srgb,var(--green) 7%,var(--screen))}.ref-paywall>div>i{width:7px;height:7px;border:1px solid var(--soft);border-radius:50%}.ref-paywall>div.selected>i{border:2px solid var(--green)}.ref-paywall b,.ref-paywall strong{font-size:6px}.ref-paywall div small{display:block;color:var(--soft);font-size:4px;margin-top:2px}.enlarged .ref-paywall>div{grid-template-columns:20px 1fr auto;gap:9px;padding:12px;margin:5px 0}.enlarged .ref-paywall b,.enlarged .ref-paywall strong{font-size:10px}.enlarged .ref-paywall div small{font-size:7px}.ref-paywall>button{margin-top:auto}.ref-paywall>small{color:var(--soft);font-size:5px;margin-top:6px}.mockup-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;border:0;background:#122019e8;color:#fff;z-index:50;display:flex;align-items:center;justify-content:center;gap:28px}.mockup-dialog::backdrop{background:#122019e8}.mockup-dialog>div:last-child{display:flex;flex-direction:column;gap:6px}.mockup-dialog>div:last-child b{font:500 26px Georgia,serif}.mockup-dialog>div:last-child span{font-size:11px;color:#bdc9c1}.dialog-close{position:absolute;top:25px;right:30px;width:42px;height:42px;border:1px solid #ffffff40;background:#ffffff12;color:#fff;border-radius:50%;font-size:25px;cursor:pointer}.material-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.material-card{display:grid;grid-template-columns:76px 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:23px;color:inherit;text-decoration:none;transition:transform .18s,box-shadow .18s}.material-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #173f2d14}.file-icon{width:68px;height:82px;display:grid;place-items:center;border-radius:11px;background:#e5f1e8;color:var(--green);font-size:11px;font-weight:900;letter-spacing:1px}.file-icon.pdf{background:#f6e4e1;color:#b94f42}.material-card small{font-size:8px;color:var(--green);font-weight:800;letter-spacing:1px}.material-card h2{margin:6px 0 8px}.material-card p{color:var(--muted);font-size:11px;line-height:1.5;margin:0 0 15px}.material-card b{font-size:10px;color:var(--green)}.material-instructions{margin-top:14px;display:grid;grid-template-columns:170px 1fr}.material-instructions ol{margin:0;padding-left:18px;column-count:2;column-gap:36px}.material-instructions li{page-break-inside:avoid;break-inside:avoid;font-size:11px;color:#526059;line-height:1.55;margin:0 0 11px;padding-left:4px}.ref-android{height:100%;margin:-7px -10px -12px;padding:17px 10px 12px;color:#fff;background:linear-gradient(160deg,#244d3a,#0f1d16);display:flex;flex-direction:column;text-align:center}.enlarged .ref-android{margin:-12px -17px -20px;padding:29px 17px 20px}.ref-android>small{font-size:4px;letter-spacing:.8px;color:#d9e3dc}.ref-android-clock{font:500 25px Georgia,serif;margin:24px 0 34px}.enlarged .ref-android-clock{font-size:43px;margin:42px 0 58px}.ref-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ref-app-grid span{font-size:4px;display:flex;flex-direction:column;gap:4px;align-items:center}.ref-app-grid i{width:25px;height:25px;border-radius:7px;background:#fff;color:#17452f;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:800}.enlarged .ref-app-grid span{font-size:7px}.enlarged .ref-app-grid i{width:43px;height:43px;border-radius:11px;font-size:17px}.ref-android-dock{margin:auto 0 2px;padding:8px;border-radius:12px;background:#ffffff20;font-size:10px}.enlarged .ref-android-dock{padding:13px;border-radius:20px;font-size:17px}.ref-caption{font-size:5px;color:var(--soft);margin:2px 0 7px}.enlarged .ref-caption{font-size:9px;margin:4px 0 12px}.ref-import-list>button,.ref-plus>button{width:100%;border:0;background:#173f2d;color:#fff;border-radius:7px;padding:8px;margin-top:9px;font-weight:800}.enlarged .ref-import-list>button,.enlarged .ref-plus>button{padding:13px;margin-top:15px}.ref-notices{display:grid;gap:7px;margin-top:10px}.ref-notices article{display:grid;grid-template-columns:24px 1fr;gap:7px;text-align:left;background:var(--screen-2);border-radius:8px;padding:8px}.ref-notices article>i{font-style:normal;width:23px;height:23px;background:#dcede3;color:var(--green);border-radius:50%;display:grid;place-items:center}.ref-notices b{display:block;font-size:6px}.ref-notices small{display:block;font-size:5px;color:var(--soft);line-height:1.35;margin-top:3px}.enlarged .ref-notices{gap:12px;margin-top:17px}.enlarged .ref-notices article{grid-template-columns:41px 1fr;gap:12px;padding:13px}.enlarged .ref-notices article>i{width:40px;height:40px}.enlarged .ref-notices b{font-size:10px}.enlarged .ref-notices small{font-size:8px}.ref-plus{text-align:center}.ref-plus>i{font-style:normal;color:var(--lime);background:#173f2d;width:47px;height:47px;border-radius:50%;display:grid;place-items:center;margin:7px auto}.ref-plus>p{font-size:6px;color:var(--soft);line-height:1.4}.ref-plus>ul{text-align:left;background:var(--screen-2);padding:8px 8px 8px 22px;border-radius:8px;font-size:6px;line-height:2}.enlarged .ref-plus>i{width:80px;height:80px;font-size:26px;margin:12px auto}.enlarged .ref-plus>p{font-size:10px}.enlarged .ref-plus>ul{padding:13px 13px 13px 37px;font-size:10px}.ref-android-dock{display:flex;justify-content:space-around}@media(max-width:1180px){.mockup-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.assignment-head h1{font-size:34px}.mockup-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.assignment-columns,.assignment-rules,.material-grid,.material-instructions{grid-template-columns:1fr}.material-instructions{gap:14px}.mockup-dialog{gap:18px}.mockup-dialog>div:last-child{display:none}}@media(max-width:600px){.assignment-head{flex-direction:column}.assignment-version{order:-1}.assignment-metrics,.report-fields{grid-template-columns:1fr}.requirements-note{align-items:flex-start;flex-direction:column;gap:5px}.requirement-groups summary{grid-template-columns:25px 1fr auto;padding:14px}.requirement-groups ul{margin:0 10px 10px;padding:12px 16px 12px 25px}.mockup-gallery{grid-template-columns:1fr}.mockup-canvas{height:350px}.layout-toolbar{align-items:flex-start;gap:12px;flex-direction:column}.material-card{grid-template-columns:55px 1fr;padding:17px}.file-icon{width:52px;height:64px;font-size:9px}.material-instructions ol{column-count:1}.mockup-dialog .reference-phone.enlarged{transform:scale(.85)}.assignment-head h1{font-size:31px}}:root{--ink:#17201b;--muted:#68716b;--paper:#f3f5f1;--line:#dfe4dc;--green:#1d6b49;--lime:#d9f275}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a,button{font:inherit}button{color:inherit}.workspace{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);padding:0 32px;gap:24px;position:relative;z-index:5}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;color:var(--ink);font-weight:800;text-decoration:none;font-size:18px}.brand-mark{width:32px;height:32px;background:var(--ink);color:var(--lime);display:grid;place-items:center;border-radius:10px 10px 10px 3px}.brand-badge{color:var(--green);background:#edf5ef;border:1px solid #dce9df;padding:5px 9px;border-radius:99px;font-size:11px;text-transform:uppercase}.access-status{margin-left:auto;display:flex;align-items:center;gap:9px;font-size:12px}.access-status>span:last-child{display:flex;flex-direction:column;gap:2px}.access-status small{color:var(--muted)}.status-dot{width:9px;height:9px;border-radius:50%;background:#38a66c;box-shadow:0 0 0 4px #e6f5ec}.profile-button{width:38px;height:38px;border:0;border-radius:50%;background:#e5e9e3;font-weight:700}.shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 72px)}.sidebar{background:#fafbf9;border-right:1px solid var(--line);padding:30px 18px}.sidebar,.sidebar nav{display:flex;flex-direction:column}.sidebar nav{gap:5px}.sidebar nav a{display:flex;gap:12px;align-items:center;padding:11px 13px;border-radius:9px;color:#626a64;text-decoration:none;font-size:13px;font-weight:650}.sidebar nav a span{font-size:10px;color:#a4aaa6;font-family:monospace}.sidebar nav a.active{color:#183d2c;background:#e8f0e9}.sidebar nav a.active span{color:var(--green)}.sidebar-note{margin-top:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:5px}.sidebar-note>span{color:var(--muted);font-size:11px;text-transform:uppercase}.sidebar-note strong{font-size:15px}.sidebar-note>div{height:4px;background:#e7ebe6;border-radius:9px;margin:5px 0}.sidebar-note>div i{display:block;height:100%;background:var(--green);border-radius:9px}.sidebar-note small{font-size:10px;color:#7e8781;line-height:1.4}.stage{padding:31px 38px 46px;min-width:0}.stage-heading{max-width:1250px;margin:0 auto 26px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.eyebrow{color:var(--green);font-size:10px;font-weight:800;letter-spacing:1.3px}.stage h1{font-family:Georgia,serif;font-weight:500;font-size:34px;margin:6px 0 8px}.stage-heading p{color:var(--muted);margin:0;font-size:13px}.stage-actions{display:flex;gap:8px}.stage-actions button{background:#fff;border:1px solid #d8ded8;border-radius:8px;padding:10px 13px;font-size:12px;cursor:pointer}.stage-actions .network span{display:inline-block;width:7px;height:7px;background:#e05b4e;border-radius:50%;margin-right:5px}.stage-actions .network.online span{background:#38a66c}.stage-actions .tool-button{background:var(--ink);color:white;border-color:var(--ink)}.simulator-area{max-width:1250px;min-height:690px;margin:auto;background:#e8ece6;border:1px solid #d9ded7;border-radius:18px;justify-content:center;position:relative;overflow:hidden;padding:28px;background-image:radial-gradient(#cfd6ce 1px,transparent 0);background-size:18px 18px}.device-wrap,.simulator-area{display:flex;align-items:center}.device-wrap{flex-direction:column;gap:17px}.device{width:328px;height:642px;background:#fff;border:8px solid #202522;border-radius:38px;box-shadow:0 26px 60px #23322932,0 4px 12px #0002;overflow:hidden;position:relative}.phone-status{height:27px;padding:8px 17px 0;display:flex;justify-content:space-between;font-size:9px;position:relative;z-index:2}.camera{position:absolute;width:66px;height:18px;top:0;left:50%;transform:translateX(-50%);background:#202522;border-radius:0 0 13px 13px;z-index:3}.app-header{height:65px;padding:12px 18px 8px;display:flex;align-items:center;justify-content:space-between}.app-header small{color:#7b847e;font-size:7px;letter-spacing:1.1px;font-weight:700}.app-header h2{font-family:Georgia,serif;font-size:21px;font-weight:500;margin:1px 0}.app-header button{width:34px;height:34px;background:#f1f3ef;border:0;border-radius:50%;position:relative}.app-header button i{position:absolute;width:6px;height:6px;background:#de6558;border:1px solid white;border-radius:50%;top:4px;right:5px}.phone-content{padding:6px 14px 90px;height:493px;overflow:auto;scrollbar-width:none}.premium-card{background:#173f2d;color:white;border-radius:15px;min-height:106px;padding:15px;display:grid;grid-template-columns:auto 1fr;gap:12px;position:relative;overflow:hidden}.premium-card:after{content:"";position:absolute;width:110px;height:110px;border:22px solid #2f5a47;border-radius:50%;right:-60px;top:-48px}.spark{color:var(--lime);font-size:20px}.premium-card small{display:block;color:var(--lime);font-size:7px;font-weight:800;letter-spacing:1px;margin:2px 0 6px}.premium-card strong{font-family:Georgia,serif;font-weight:500;font-size:14px;line-height:1.3}.premium-card button{position:absolute;left:47px;bottom:12px;border:0;background:var(--lime);color:#153f2d;font-size:9px;font-weight:800;border-radius:6px;padding:7px 12px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:18px 2px 8px}.section-title h3{margin:0;font:500 16px Georgia,serif}.section-title button{border:0;background:none;color:var(--green);font-size:8px;font-weight:800}.contact-list{display:flex;flex-direction:column;gap:2px}.contact{width:100%;border:0;background:transparent;display:grid;grid-template-columns:37px 1fr auto;align-items:center;gap:9px;text-align:left;padding:6px 2px;border-bottom:1px solid #eef0ed}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font:700 9px Arial}.mint{background:#d7efe3;color:#246744}.violet{background:#e8e1f5;color:#654f91}.coral{background:#f6dfd6;color:#955b45}.contact b{display:block;font-size:10px}.contact small{display:block;margin-top:3px;color:#7b847e;font-size:8px}.contact>i{font-style:normal;color:#a0a7a2;font-size:17px}.reward-card{width:100%;margin-top:10px;border:1px solid #dde2dc;background:#f8faf7;border-radius:11px;padding:9px 11px;display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;text-align:left}.reward-card>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#e6efdc;color:var(--green);font-size:9px}.reward-card b{font-size:9px}.reward-card small{display:block;color:#7c857f;font-size:7px;margin-top:2px}.reward-card i{font-style:normal}.ad-card{margin-top:9px;border:1px solid #e4e7e2;border-radius:10px;padding:9px;display:grid;grid-template-columns:1fr auto;position:relative}.ad-card>span{position:absolute;top:5px;right:7px;font-size:5px;color:#8b918d}.ad-card b{font-size:9px}.ad-card small{grid-column:1;font-size:7px;color:#7c857f;margin-top:3px}.ad-card button{grid-column:2;grid-row:1/3;align-self:center;background:#edf2ec;border:0;border-radius:5px;padding:5px 8px;font-size:7px;font-weight:700}.bottom-nav{position:absolute;height:60px;bottom:26px;left:0;right:0;background:#fff;border-top:1px solid #e5e8e4;display:flex;z-index:3}.bottom-nav button{flex:1 1;border:0;background:transparent;color:#929993;font-size:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.bottom-nav button i{font-style:normal;font-size:17px}.bottom-nav button.selected{color:var(--green);font-weight:800}.android-nav{position:absolute;height:26px;bottom:0;left:0;right:0;background:#fff;display:flex;align-items:center;justify-content:space-around;font-size:14px}.device-controls{display:flex;background:#fff;border:1px solid #d7ddd5;border-radius:10px;padding:5px;box-shadow:0 5px 16px #0000000c}.device-controls button{border:0;border-right:1px solid #e4e8e2;background:#fff;min-width:37px;height:28px;font-size:12px;color:#68716b}.device-controls span{width:10px}.placeholder-screen{height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#69726c}.placeholder-screen>span{font-size:34px;color:var(--green)}.placeholder-screen h3{font:500 21px Georgia,serif;color:var(--ink);margin:12px 0 4px}.placeholder-screen p{font-size:10px;max-width:190px;line-height:1.5}.tester-panel{position:absolute;right:25px;top:25px;bottom:25px;width:330px;background:#fcfdfb;border:1px solid #d5dbd3;border-radius:13px;box-shadow:0 16px 45px #1e2b232d;display:flex;flex-direction:column;transform:translateX(calc(100% + 50px));transition:transform .25s;z-index:4}.tester-panel.open{transform:translateX(0)}.panel-head{height:52px;padding:0 14px;justify-content:space-between;border-bottom:1px solid #e2e6e0}.panel-head,.panel-head>div{display:flex;align-items:center}.panel-head>div{gap:8px;font-size:12px}.panel-head>div span{color:var(--green)}.panel-head button{border:0;background:none;font-size:20px;color:#727a74}.panel-tabs{display:flex;padding:9px 12px 0;border-bottom:1px solid #e1e6df;gap:18px}.panel-tabs button{border:0;background:none;padding:6px 1px 9px;font-size:9px;color:#7d857f}.panel-tabs button.active{color:var(--ink);border-bottom:2px solid var(--green);font-weight:800}.request-row{display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #e5e8e3;padding:12px}.request-row>span{font:800 7px monospace;padding:4px 5px;border-radius:4px;text-align:center}.request-row .get{color:#22704d;background:#e0f1e7}.request-row .post{color:#715c20;background:#f5ebc9}.request-row .error{color:#a03c31;background:#f6dfdc}.request-row b{display:block;font:700 9px monospace}.request-row small{display:block;color:#89908b;font-size:7px;margin-top:4px}.request-row>i{font-style:normal;color:#9ba19d}.panel-empty{margin:auto;text-align:center;max-width:190px;color:#808882}.panel-empty span{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid #aab1ac;border-radius:50%;font:italic 12px Georgia}.panel-empty p{font-size:9px;line-height:1.5}.panel-footer{display:flex;justify-content:space-between;align-items:center;padding:12px;border-top:1px solid #e3e7e1;color:#767e78;font-size:7px}.panel-footer span{display:flex;align-items:center;gap:4px}.panel-footer i{width:6px;height:6px;border-radius:50%}.online-dot{background:#38a66c}.offline-dot{background:#dc594a}.panel-footer button{border:0;background:none;color:var(--green);font-size:8px;font-weight:800}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.stage{padding:24px 14px}.stage-heading{align-items:flex-start;flex-direction:column}.simulator-area{padding:22px 8px}.access-status{display:none}.topbar{padding:0 16px}.brand-badge{display:none}.device{transform:scale(.9);margin:-32px 0}.tester-panel{left:12px;right:12px;width:auto}.stage-actions{width:100%}.stage-actions button{flex:1 1}}