:root{color:#17221b;background:#f3f6f4;font-family:Inter,Arial,sans-serif}html,body,#root{min-height:100%}body{margin:0}.top-actions,.login-header{align-items:center;gap:12px;display:flex}.dashboard-card,.module-card,.submodule-card,.status-card,.feature-card,.info-card,.form-card,.table-card{min-width:0;overflow:hidden}.dashboard-card h2,.dashboard-card h3,.module-card h2,.module-card h3,.submodule-card h2,.submodule-card h3,.status-card h2,.status-card h3,.feature-card h2,.feature-card h3,.info-card h2,.info-card h3,.form-card h2,.form-card h3,.table-card h2,.table-card h3{overflow-wrap:anywhere;word-break:normal}.dashboard-card p,.module-card p,.submodule-card p,.status-card p,.feature-card p,.info-card p,.form-card p,.table-card p,.dashboard-card span,.module-card span,.submodule-card span,.status-card span,.feature-card span,.info-card span,.form-card span,.table-card span{overflow-wrap:anywhere;word-break:normal;line-height:1.45}.module-grid,.submodule-grid,.dashboard-grid{min-width:0}button,input,select,textarea{max-width:100%}.project-management-access{justify-content:flex-end;margin:12px 0 18px;display:flex}.project-management-button{cursor:pointer;background:#0f172a0f;border:1px solid #94a3b859;border-radius:999px;padding:10px 16px;font-weight:700}.pin-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pin-modal{background:#fff;border:1px solid #94a3b859;border-radius:24px;width:min(420px,100%);padding:24px;box-shadow:0 24px 70px #0f172a47}.pin-modal h3{margin:0 0 8px}.pin-modal p{color:#64748b;margin:0 0 18px;line-height:1.5}.pin-modal input{letter-spacing:4px;border:1px solid #94a3b873;border-radius:14px;width:100%;padding:12px 14px;font-size:18px}.pin-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.pin-error-message{color:#b42318;margin:-4px 0 0;font-size:13px;font-weight:700}*{box-sizing:border-box}body{color:#17221b;background:#f3f6f4;margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;white-space:nowrap;background:#1d5c38;border:0;border-radius:10px;padding:11px 16px;font-weight:700}button:disabled{opacity:.65;cursor:not-allowed}.app-shell{background:#f3f6f4;min-height:100vh;padding:28px}.dashboard-card,.login-card{background:#fff;border:1px solid #d9e1dc;border-radius:22px;width:min(1240px,100%);margin:0 auto;padding:32px;box-shadow:0 18px 48px #2241301a}.login-card{width:min(520px,100%);margin-top:64px}.top-bar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.top-actions{align-items:center;gap:10px;display:flex}.badge{color:#27563b;background:#e6f2eb;border-radius:999px;margin-bottom:12px;padding:7px 13px;font-size:14px;font-weight:700;display:inline-flex}h1{color:#173b26;margin:0;font-size:44px;line-height:1.05}.subtitle{color:#506258;margin:10px 0 0;font-size:18px;line-height:1.45}.language-selector{color:#1d432d;background:#fff;border:1px solid #cfe0d5;border-radius:10px;padding:10px 12px;font-weight:700}.status-grid,.module-grid{gap:14px;display:grid}.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.status-card,.module-card,.data-section{background:#fbfdfc;border:1px solid #dce5df;border-radius:16px}.status-card,.module-card{padding:18px}.label{color:#6d7d73;margin-bottom:7px;font-size:13px;display:block}.status-card strong{color:#20382a;word-break:break-word;font-size:14px;display:block}.module-card h2{color:#1d432d;margin:0 0 8px;font-size:17px}.module-card p{color:#607067;margin:0;font-size:14px;line-height:1.5}.module-card-button{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fbfdfc;transition:border-color .15s,background .15s,transform .15s}.module-card-button:hover{background:#f4faf6;border-color:#9fc5aa;transform:translateY(-1px)}.module-card-selected{background:#eef7f1;border-color:#1d5c38}.secondary-button{color:#1d5c38;background:#edf3ef;border:1px solid #cfe0d5}.login-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.login-form{gap:16px;margin-top:26px;display:grid}.login-form label{color:#2b3f34;gap:8px;font-weight:700;display:grid}.login-form input,.inline-form input,.inline-form select{color:#17221b;background:#fff;border:1px solid #cbd8d0;border-radius:10px;outline:none;width:100%;padding:11px 12px}.login-form input:focus,.inline-form input:focus,.inline-form select:focus,.language-selector:focus{border-color:#6aa77c;box-shadow:0 0 0 3px #6aa77c24}.data-section{margin-top:18px;padding:20px}.section-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.section-header h2{color:#1d432d;margin:0 0 6px;font-size:24px}.section-header p{color:#607067;margin:0;line-height:1.45}.submodule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.submodule-card{background:#fff;border:1px solid #dce5df;border-radius:14px;padding:18px}.submodule-card h3{color:#1d432d;margin:0 0 8px;font-size:17px}.submodule-card p{color:#607067;margin:0;font-size:14px;line-height:1.5}.submodule-card-button{text-align:left;width:100%;color:inherit;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.submodule-card-button:hover{background:#f4faf6;border-color:#9fc5aa;transform:translateY(-1px)}.submodule-card-selected{background:#eef7f1;border-color:#1d5c38}.selected-action-panel{background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;margin-top:18px;padding:18px}.selected-action-panel span{color:#6d7d73;margin-bottom:6px;font-size:13px;display:block}.selected-action-panel strong{color:#1d432d;margin-bottom:6px;font-size:18px;display:block}.selected-action-panel p{color:#607067;margin:0;line-height:1.5}.feature-panel{background:#fff;border:1px solid #dce5df;border-radius:16px;margin-top:18px;padding:20px}.feature-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.feature-panel-header h2{color:#1d432d;margin:0 0 6px;font-size:24px}.feature-panel-header p{color:#607067;margin:0;line-height:1.5}.feature-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-info-card{background:#fbfdfc;border:1px solid #dce5df;border-radius:14px;padding:16px}.feature-info-card h3{color:#1d432d;margin:0 0 8px;font-size:17px}.feature-info-card p{color:#607067;margin:0;font-size:14px;line-height:1.5}.coming-soon-box{color:#40574a;background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;margin-top:16px;padding:14px 16px;line-height:1.5}.inline-form{background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 18px;padding:16px;display:grid}.form-field{gap:6px;display:grid}.form-field label{color:#40574a;font-size:13px;font-weight:700}.form-actions{align-items:end;display:flex}.message{color:#234832;background:#eef6f1;border-radius:12px;margin:14px 0;padding:11px 13px;line-height:1.4}.table-wrapper{background:#fff;border:1px solid #dce5df;border-radius:14px;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e4ebe6;padding:12px 13px;font-size:14px;line-height:1.4}th{color:#284634;background:#eef4f0;font-weight:700}td strong{color:#1d432d;margin-bottom:3px;display:block}td span{color:#6b7b72;display:block}tbody tr:last-child td{border-bottom:0}.empty-cell{text-align:center;color:#6b7b72;padding:24px}.footer-note{color:#52645b;margin:22px 0 0;font-size:15px;line-height:1.45}@media (width<=1050px){.status-grid,.module-grid,.inline-form,.feature-info-grid,.submodule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.app-shell{padding:16px}.dashboard-card,.login-card{padding:22px}.top-bar,.section-header,.feature-panel-header,.login-header{flex-direction:column}.top-actions{flex-direction:column;align-items:stretch;width:100%}.status-grid,.module-grid,.inline-form,.feature-info-grid,.submodule-grid{grid-template-columns:1fr}h1{font-size:36px}.subtitle{font-size:16px}}.land-asset-form{background:#f8fbf9;border:1px solid #dce5df;border-radius:16px;margin-top:18px;padding:18px}.form-section-title{color:#1d432d;margin-bottom:14px;font-size:20px;font-weight:700}.form-preview-box{background:#fff;border:1px solid #dce5df;border-radius:14px;gap:5px;margin-bottom:16px;padding:14px 16px;display:grid}.form-preview-box span{color:#6d7d73;font-size:13px}.form-preview-box strong{color:#1d432d;font-size:18px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.form-field{color:#40574a;gap:7px;font-size:13px;font-weight:700;display:grid}.form-field input,.form-field select,.form-field textarea{color:#17221b;background:#fff;border:1px solid #cbd8d0;border-radius:10px;outline:none;width:100%;padding:11px 12px}.form-field textarea{resize:vertical;min-height:92px;line-height:1.45}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#6aa77c;box-shadow:0 0 0 3px #6aa77c24}.form-field select:disabled{color:#7b8a81;cursor:not-allowed;background:#edf3ef}.form-field-wide{grid-column:span 3}.form-warning{color:#7a4b16;background:#fff8ef;border:1px solid #e5c7a7;border-radius:12px;margin-top:14px;padding:12px 14px;line-height:1.45}.form-submit-row{justify-content:flex-end;margin-top:16px;display:flex}@media (width<=1050px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field-wide{grid-column:span 2}}@media (width<=720px){.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:span 1}.form-submit-row{justify-content:stretch}.form-submit-row button{width:100%}}.land-asset-list{margin-top:18px}.table-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.table-action-row button{border-radius:9px;padding:8px 11px;font-size:13px}.danger-button:hover{background:#f2dfd9;border-color:#d8aa9b}.secondary-button:hover{background:#e2ece6;border-color:#b8d0c0}.form-submit-row{flex-wrap:wrap;gap:10px}@media (width<=720px){.table-action-row{flex-direction:column;align-items:stretch}.table-action-row button{width:100%}}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top,#ffffff85,#0000 34%),#0a120e6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.premium-modal{color:#111814;background:#fffffff5;border:1px solid #dde2deeb;border-radius:28px;width:min(520px,100%);padding:28px;box-shadow:0 28px 80px #0c141042,inset 0 1px #ffffffeb}.modal-kicker{color:#9f2f22;letter-spacing:.04em;text-transform:uppercase;background:#fff3f1;border-radius:999px;align-items:center;width:fit-content;margin-bottom:14px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.premium-modal h3{color:#111814;letter-spacing:-.03em;margin:0;font-size:28px;line-height:1.1}.modal-description{color:#66736b;margin:12px 0 0;font-size:15px;line-height:1.55}.modal-record-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.modal-record-card div{background:linear-gradient(#fff,#f7faf8);border:1px solid #e4e9e5;border-radius:18px;min-width:0;padding:14px}.modal-record-card span{color:#7b887f;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.modal-record-card strong{color:#17221b;text-overflow:ellipsis;white-space:nowrap;font-size:16px;display:block;overflow:hidden}.modal-confirm-field{color:#2a352e;gap:9px;margin-top:8px;font-size:14px;font-weight:800;display:grid}.modal-confirm-field input{color:#111814;background:#fff;border:1px solid #d6ddd8;border-radius:16px;outline:none;width:100%;padding:13px 14px}.modal-confirm-field input:focus{border-color:#a8b8ad;box-shadow:0 0 0 4px #1f5c381a}.modal-warning{color:#8d372d;background:#fff7f5;border:1px solid #f0d4cf;border-radius:16px;margin-top:14px;padding:13px 14px;font-size:13px;line-height:1.45}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.danger-button{color:#fff;background:#b42318;border:1px solid #b42318}.danger-button:hover:not(:disabled){background:#991b13;border-color:#991b13}.premium-danger-button:disabled{color:snow;background:#e7b8b2;border-color:#e7b8b2}@media (width<=640px){.premium-modal{border-radius:24px;padding:22px}.modal-record-card{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}}.passive-field-note{color:#607067;background:linear-gradient(#fbfdfc,#f4f7f5);border:1px solid #dfe7e2;border-radius:14px;gap:7px;min-height:72px;padding:13px 14px;display:grid}.passive-field-note strong{color:#24382c;font-size:14px}.passive-field-note span{font-size:13px;line-height:1.4}.workspace-header{background:linear-gradient(135deg,#fffffff5,#f6f9f7f5),radial-gradient(circle at 0 0,#5da46f1f,#0000 38%);border:1px solid #dae2ddf2;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px;display:flex;box-shadow:0 18px 50px #1e382814}.brand-lockup{align-items:center;gap:13px;min-width:0;display:flex}.brand-mark{color:#fff;letter-spacing:-.05em;background:linear-gradient(145deg,#16251d,#2f6945);border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 26px #1d5c3838}.brand-lockup strong{color:#111814;letter-spacing:-.04em;font-size:22px;line-height:1;display:block}.brand-lockup span{color:#708077;margin-top:5px;font-size:13px;font-weight:700;display:block}.workspace-actions{align-items:center;gap:10px;display:flex;position:relative}.workspace-pill{color:#516159;background:#fff;border:1px solid #dfe7e2;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.icon-button{color:#142119;background:#fff;border:1px solid #dfe7e2;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;font-size:18px;display:grid;box-shadow:0 10px 24px #1e382814}.icon-button:hover{background:#f7faf8}.account-menu-wrap{position:relative}.account-menu{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dae2ddf2;border-radius:20px;width:250px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0c14102e}.account-menu-header{border-bottom:1px solid #eef2ef;margin-bottom:8px;padding:10px 10px 12px}.account-menu-header strong{color:#111814;font-size:15px;display:block}.account-menu-header span{color:#7a887f;margin-top:4px;font-size:12px;display:block}.account-menu button{text-align:left;color:#24382c;background:0 0;border:0;border-radius:12px;justify-content:flex-start;width:100%;padding:11px 10px;font-weight:800}.account-menu button:hover:not(:disabled){background:#f3f7f4}.account-menu button:disabled{color:#a8b1ac;opacity:1;cursor:not-allowed}.account-menu-danger{color:#b42318!important}.module-grid{align-items:stretch}.module-card-button{min-height:132px;overflow:hidden}.module-card h2{letter-spacing:-.02em}.module-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;display:-webkit-box;overflow:hidden}@media (width<=760px){.workspace-header{flex-direction:column;align-items:flex-start}.workspace-actions{justify-content:space-between;width:100%}.account-menu{left:0;right:auto}}.activity-workspace{gap:18px;display:grid}.activity-hero{background:radial-gradient(circle at 0 0,#5da46f24,#0000 34%),linear-gradient(135deg,#fff,#f7faf8);border:1px solid #dfe7e2;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 18px 45px #1e382814}.activity-hero h3{color:#111814;letter-spacing:-.04em;margin:5px 0 6px;font-size:25px}.activity-hero p{color:#66756d;margin:0;font-size:14px}.activity-summary{background:#fff;border:1px solid #dfe7e2;border-radius:20px;place-items:center;min-width:120px;padding:14px;display:grid}.activity-summary strong{color:#173722;font-size:28px;line-height:1}.activity-summary span{color:#728077;font-size:12px;font-weight:800}.activity-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;display:grid}.activity-card{background:#fffffff5;border:1px solid #dfe7e2;border-radius:24px;gap:14px;padding:20px;display:grid;box-shadow:0 16px 36px #1e382812}.activity-card h4{color:#17221b;margin:0;font-size:17px}.activity-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-card-header button{color:#34483b;background:#fff;border:1px solid #dfe7e2;border-radius:999px;padding:8px 10px;font-weight:800}.parcel-search-list{gap:8px;max-height:360px;padding-right:4px;display:grid;overflow:auto}.parcel-choice{text-align:left;background:#fff;border:1px solid #e0e8e3;border-radius:16px;gap:4px;width:100%;padding:12px;display:grid}.parcel-choice strong{color:#15231b;font-size:14px}.parcel-choice span{color:#6d7b72;font-size:12px;font-weight:700}.parcel-choice.selected{background:linear-gradient(135deg,#f1fbf4,#fff);border-color:#2f7d4a;box-shadow:0 10px 24px #2f7d4a1f}.selected-parcel-chips{flex-wrap:wrap;gap:8px;display:flex}.selected-parcel-chips button{color:#225733;background:#f5fbf7;border:1px solid #cfe0d5;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.primary-action-button{color:#fff;background:linear-gradient(135deg,#173722,#2f7d4a);border:0;border-radius:16px;width:100%;padding:13px 16px;font-weight:900;box-shadow:0 14px 30px #2f7d4a38}.primary-action-button:disabled{opacity:.5;cursor:not-allowed}.activity-history{gap:12px}.activity-history-list{gap:8px;display:grid}.activity-history-row{background:#fbfdfc;border:1px solid #edf2ef;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.activity-history-row div{gap:4px;display:grid}.activity-history-row strong{color:#17221b;font-size:14px}.activity-history-row span{color:#6b7a71;font-size:12px;font-weight:800}@media (width<=920px){.activity-grid{grid-template-columns:1fr}.activity-hero{flex-direction:column;align-items:flex-start}}.sowing-workspace,.rotation-workspace{gap:18px;display:grid}.parcel-choice.locked{background:linear-gradient(135deg,#fff8f8,#fff);border-color:#ead6d6}.locked-parcel-banner,.selected-parcel-banner{background:#f8fbf9;border:1px solid #dfe7e2;border-radius:16px;gap:4px;padding:13px 14px;display:grid}.locked-parcel-banner{background:#fff7f7;border-color:#ead1d1}.locked-parcel-banner strong,.selected-parcel-banner strong{color:#17221b}.locked-parcel-banner span,.selected-parcel-banner span{color:#6d7b72;font-size:13px;font-weight:800}.premium-table-wrap{background:#fff;border:1px solid #dfe7e2;border-radius:18px;overflow:auto}.premium-table{border-collapse:collapse;width:100%;min-width:760px}.premium-table th,.premium-table td{text-align:left;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:13px}.premium-table th{color:#506057;background:#f7faf8;font-weight:900}.premium-table td{color:#24382c;font-weight:700}.premium-table tr:last-child td{border-bottom:0}.premium-operation-shell{gap:20px}.premium-operation-hero{background:radial-gradient(circle at 12% 0,#2f7d4a29,#0000 30%),linear-gradient(135deg,#fff 0%,#f7faf8 58%,#f1f7f3 100%)}.operation-metrics{grid-template-columns:repeat(3,minmax(86px,1fr));gap:10px;min-width:320px;display:grid}.operation-metrics div{text-align:center;background:#ffffffe0;border:1px solid #dfe7e2;border-radius:18px;gap:4px;padding:13px 14px;display:grid}.operation-metrics strong{color:#173722;font-size:24px;line-height:1}.operation-metrics span{color:#6c7b72;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.operation-card{align-content:start}.operation-picker{gap:10px;display:grid}.operation-tile{text-align:left;background:#fff;border:1px solid #dfe7e2;border-radius:18px;gap:5px;width:100%;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.operation-tile:hover{border-color:#c7d9ce;transform:translateY(-1px);box-shadow:0 12px 24px #18302214}.operation-tile.selected{background:linear-gradient(135deg,#effaf2,#fff);border-color:#2f7d4a;box-shadow:0 14px 32px #2f7d4a21}.operation-tile strong{color:#17221b;font-size:15px}.operation-tile span{color:#67766d;font-size:12px;font-weight:700;line-height:1.4}.premium-parcel-list{max-height:440px}@media (width<=920px){.operation-metrics{width:100%;min-width:0}}.education-workspace{gap:18px;display:grid}.education-hero{background:radial-gradient(circle at 15% 0,#4a74ff24,#0000 30%),linear-gradient(135deg,#fff 0%,#f7f9ff 55%,#f3f6ff 100%)}.education-grid{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:18px;display:grid}.language-card-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.language-card{text-align:left;background:#fff;border:1px solid #dfe7e2;border-radius:20px;gap:6px;min-height:134px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.language-card:hover{border-color:#c8d5ff;transform:translateY(-1px);box-shadow:0 14px 30px #223d9414}.language-card.selected{background:linear-gradient(135deg,#f2f6ff,#fff);border-color:#4a74ff;box-shadow:0 16px 36px #4a74ff21}.language-card strong{color:#17221b;font-size:15px}.language-card span{color:#42526a;font-size:13px;font-weight:900}.language-card small{color:#6c7a89;font-size:12px;font-weight:700;line-height:1.4}.education-side-panel{align-content:start}.learning-focus-card{background:linear-gradient(135deg,#fbfcff,#fff);border:1px solid #dfe7e2;border-radius:20px;gap:6px;padding:15px;display:grid}.learning-focus-card span{color:#6f7b88;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.learning-focus-card strong{color:#17221b;font-size:17px}.learning-focus-card p{color:#687789;margin:0;font-size:13px;font-weight:700;line-height:1.45}.learning-step-list{gap:9px;display:grid}.learning-step-list div{background:#fbfcff;border:1px solid #edf1f5;border-radius:15px;align-items:center;gap:10px;padding:10px 11px;display:flex}.learning-step-list strong{color:#3156d4;background:#eef3ff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.learning-step-list span{color:#2f3d4c;font-size:13px;font-weight:800}.learning-record-preview{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.learning-record-preview div{background:#fbfcff;border:1px solid #edf1f5;border-radius:18px;gap:5px;padding:14px;display:grid}.learning-record-preview strong{color:#17221b;font-size:14px}.learning-record-preview span{color:#6b7886;font-size:12px;font-weight:700;line-height:1.45}@media (width<=960px){.education-grid,.learning-record-preview{grid-template-columns:1fr}}.checkbox-field{background:#fbfdfc;border:1px solid #dfe7e2;border-radius:15px;align-items:center;gap:10px;min-height:44px;padding:11px 12px;flex-direction:row!important;display:flex!important}.checkbox-field input{accent-color:#2f7d4a;width:17px;height:17px}.checkbox-field span{color:#26382d;font-size:13px;font-weight:850}.organic-rule-note{background:linear-gradient(135deg,#f5fbf7,#fff);border:1px solid #d9e6dc;border-radius:16px;gap:5px;padding:13px 14px;display:grid}.organic-rule-note strong{color:#173722;font-size:13px}.organic-rule-note span{color:#65756c;font-size:12px;font-weight:750;line-height:1.45}.premium-operation-shell,.activity-workspace{width:100%;max-width:1480px;margin:0 auto}.premium-operation-shell .activity-grid{grid-template-columns:minmax(360px,480px) minmax(520px,1fr);align-items:start;gap:22px;display:grid}.premium-operation-shell .activity-card,.operation-card{min-width:0;overflow:hidden}.premium-operation-shell .form-field,.premium-operation-shell .form-field input,.premium-operation-shell .form-field select,.premium-operation-shell .form-field textarea{box-sizing:border-box;width:100%}.premium-operation-shell .form-field select,.premium-operation-shell .form-field input{min-height:44px}.premium-operation-shell textarea{resize:vertical;min-height:84px}.premium-operation-shell .operation-picker{grid-template-columns:1fr}.premium-operation-shell .parcel-search-list{max-height:520px;padding-right:6px;overflow:auto}.premium-operation-shell .selected-parcel-chips{max-height:120px;padding:2px;overflow:auto}.premium-operation-shell .operation-metrics{align-self:stretch}@media (width>=1280px){.premium-operation-shell .operation-card:first-child{position:sticky;top:18px}}@media (width<=1120px){.premium-operation-shell .activity-grid{grid-template-columns:1fr}.premium-operation-shell .operation-card:first-child{position:static}}@media (width<=720px){.premium-operation-shell .activity-hero{padding:18px}.premium-operation-shell .operation-metrics{grid-template-columns:1fr;width:100%}.premium-operation-shell .activity-card{border-radius:20px;padding:16px}}.premium-operation-shell .activity-grid{grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);gap:24px}.premium-operation-shell .operation-card{flex-direction:column;gap:16px;display:flex}.premium-operation-shell .operation-picker{grid-template-columns:1fr;gap:12px;width:100%;display:grid}.premium-operation-shell .operation-tile{width:100%;min-width:0;padding:15px 16px;overflow:hidden}.premium-operation-shell .operation-tile strong,.premium-operation-shell .operation-tile span{text-overflow:ellipsis;overflow:hidden}.premium-operation-shell .operation-tile span{white-space:normal;display:block}.premium-operation-shell .parcel-search-list{grid-template-columns:minmax(0,1fr);gap:10px;max-height:460px;display:grid}.premium-operation-shell .parcel-choice{min-width:0}.premium-operation-shell .parcel-choice strong,.premium-operation-shell .parcel-choice span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.premium-operation-shell .primary-action-button{align-self:flex-start;width:auto;min-width:220px;min-height:48px;padding:13px 22px}.premium-operation-shell .activity-card .primary-action-button:last-child{margin-top:4px}.premium-operation-shell .activity-card{align-items:stretch}.premium-operation-shell .activity-history{margin-top:2px}.premium-operation-shell .form-field{min-width:0}.premium-operation-shell .form-field-wide{grid-column:auto}@media (width>=1180px){.premium-operation-shell .activity-grid{grid-template-columns:500px minmax(520px,1fr)}}@media (width<=1180px){.premium-operation-shell .activity-grid{grid-template-columns:1fr}.premium-operation-shell .primary-action-button{align-self:stretch;width:100%}}.activity-row-actions{align-items:center;gap:10px;display:flex;position:relative}.row-menu-button{color:#23362a;background:#fff;border:1px solid #dfe7e2;border-radius:999px;place-items:center;width:34px;height:34px;font-size:20px;font-weight:900;line-height:1;display:grid}.row-action-menu button{color:#24382c;text-align:left;background:0 0;border:0;border-radius:10px;padding:9px 10px;font-size:13px;font-weight:850}.activity-history-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;position:relative;display:grid!important}.activity-row-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:96px;display:flex;position:relative}.activity-row-actions>span{text-align:right;min-width:58px}.row-menu-button{color:#1e3326;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;font-size:21px;font-weight:900;line-height:0;display:grid}.row-menu-button:hover{background:#f4fbf6;border-color:#9fc9ad}.row-action-menu{z-index:60;background:#fff;border:1px solid #dfe7e2;border-radius:16px;min-width:148px;padding:8px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 20px 48px #1423192e}.row-action-menu button{color:#22372a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;width:100%;padding:10px 11px;font-size:13px;font-weight:850}.row-action-menu button:hover{background:#f4fbf6}.row-action-menu button.danger{color:#b42318}.row-action-menu button.danger:hover{background:#fff3f1}.rotation-matrix-table th:first-child,.rotation-matrix-table td:first-child{z-index:1;background:#fff;min-width:180px;position:sticky;left:0}.rotation-matrix-table th:first-child{z-index:2;background:#f7faf8}.rotation-crop-stack{gap:6px;display:grid}.rotation-crop-stack span{color:#24402d;background:#f7fbf8;border:1px solid #dfe7e2;border-radius:999px;width:fit-content;max-width:240px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-flex}.muted-cell{color:#9aa7a0;font-weight:800}.module-card,.submodule-card{overflow:hidden}.module-card p,.submodule-card p{color:#617166;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:14px;font-weight:750;line-height:1.45;display:-webkit-box;overflow:hidden}.module-card h3,.submodule-card h4{color:#173d27;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.module-card-grid{align-items:stretch}@media (width>=1180px){.module-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1180px){.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.module-card-grid{grid-template-columns:1fr}}.subscription-settings-button{font-weight:850}.session-badge,.status-badge{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff);border-color:#1f5135;font-weight:900}.plan-badge-basic{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff);border:1px solid #b9d7c2}.plan-badge-plus{color:#2d3440;background:linear-gradient(135deg,#f4f6f8,#fff);border:1px solid #c9ced6}.plan-badge-pro{color:#fff8df;background:linear-gradient(135deg,#111714,#3a2f13 48%,#d7b35d);border:1px solid #c9a24f;box-shadow:0 12px 28px #46320a2e}.subscription-settings-button{color:#173d27;text-align:left;cursor:pointer;background:linear-gradient(135deg,#f7fbf8,#fff);border:0;border-radius:12px;width:100%;padding:10px 12px;font-weight:900}.subscription-settings-button:hover{background:#eef8f1}.subscription-plan-panel{gap:18px;display:grid}.subscription-plan-header,.subscription-free-note{background:linear-gradient(135deg,#f7fbf8,#fff);border:1px solid #1f51351f;border-radius:24px;padding:20px;box-shadow:0 16px 36px #143a2314}.subscription-plan-header span,.subscription-free-note strong{color:#2d6a42;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.subscription-plan-header strong{color:#143724;margin-top:6px;font-size:26px;font-weight:950;display:block}.subscription-plan-header p,.subscription-free-note p{color:#617166;margin:8px 0 0;font-weight:750;line-height:1.55}.subscription-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.subscription-plan-card{text-align:left;cursor:pointer;border:1px solid #1f51351f;border-radius:24px;min-height:210px;padding:20px;transition:transform .2s,box-shadow .2s}.subscription-plan-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #143a2324}.subscription-plan-card span{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.subscription-plan-card strong{margin-top:18px;font-size:24px;font-weight:950;display:block}.subscription-plan-card p{margin:10px 0 18px;font-size:14px;font-weight:750;line-height:1.5}.subscription-plan-card em{font-size:13px;font-style:normal;font-weight:950}.subscription-plan-card-crop{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff)}.subscription-plan-card-crop span{color:#173d27;background:#2d6a421f}.subscription-plan-card-animal{color:#2d3440;background:linear-gradient(135deg,#f4f6f8,#fff)}.subscription-plan-card-animal span{color:#2d3440;background:#464e5c1f}.subscription-plan-card-enterprise{color:#5b4222;background:linear-gradient(135deg,#f8f4ec,#fff)}.subscription-plan-card-enterprise span{color:#5b4222;background:#96682e24}@media (width<=1180px){.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.subscription-plan-grid{grid-template-columns:1fr}}body[data-subscription-theme=crop]{--etemai-theme-primary:#2d6a42;--etemai-theme-soft:#eef8f1;--etemai-theme-text:#173d27}body[data-subscription-theme=animal]{--etemai-theme-primary:#4b5f7a;--etemai-theme-soft:#f1f4f8;--etemai-theme-text:#263241}body[data-subscription-theme=enterprise]{--etemai-theme-primary:#8b6630;--etemai-theme-soft:#f8f2e8;--etemai-theme-text:#4a351d}body[data-subscription-theme=crop] .app-shell,body[data-subscription-theme=animal] .app-shell,body[data-subscription-theme=enterprise] .app-shell{background:radial-gradient(circle at top right, color-mix(in srgb, var(--etemai-theme-primary) 14%, transparent), transparent 34%), linear-gradient(135deg, var(--etemai-theme-soft), #fff 58%)}.subscription-plan-card-active{border-width:2px;transform:translateY(-4px);box-shadow:0 22px 52px #143a232e}body[data-subscription-theme=crop] .session-badge,body[data-subscription-theme=crop] .status-badge{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff);border-color:#2d6a4240}body[data-subscription-theme=animal] .session-badge,body[data-subscription-theme=animal] .status-badge{color:#263241;background:linear-gradient(135deg,#f1f4f8,#fff);border-color:#4b5f7a40}body[data-subscription-theme=enterprise] .session-badge,body[data-subscription-theme=enterprise] .status-badge{color:#4a351d;background:linear-gradient(135deg,#f8f2e8,#fff);border-color:#8b663047}body[data-subscription-theme=pro] .session-badge,body[data-subscription-theme=pro] .status-badge{color:#fff8df;background:linear-gradient(135deg,#111714,#3a2f13 52%,#d7b35d);border-color:#c9a24f80;box-shadow:0 14px 34px #46320a2e}.module-card,.submodule-card,.subscription-plan-card,.selected-action-panel,.account-menu,.pin-modal{overflow-wrap:anywhere;word-break:normal;min-width:0}.module-card h3,.submodule-card h4,.subscription-plan-card strong,.selected-action-panel strong{white-space:normal;text-overflow:unset;line-height:1.2;overflow:visible}.module-card p,.submodule-card p,.subscription-plan-card p,.selected-action-panel p{white-space:normal;text-overflow:unset;-webkit-line-clamp:unset;line-height:1.45;display:block;overflow:visible}.module-card{min-height:178px}.submodule-card{min-height:148px}.subscription-plan-card{min-height:240px}.account-menu button,.subscription-settings-button{white-space:normal;line-height:1.35}.dashboard-header,.dashboard-topbar,.dashboard-content,.module-card-grid,.submodule-grid,.subscription-plan-grid{min-width:0}@media (width<=1180px){.module-card-grid,.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.module-card-grid,.submodule-grid,.subscription-plan-grid{grid-template-columns:1fr}.dashboard-header,.dashboard-topbar{gap:12px}}.world-clock-wrap{position:relative}.world-clock-trigger{color:#26352d;cursor:pointer;white-space:nowrap;background:#fffffff5;border:1px solid #dfe7e2;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:8px;min-height:42px;padding:7px 12px;display:grid;box-shadow:0 10px 24px #1e382814}.world-clock-trigger:hover{background:#f7faf8;border-color:#cddbd2}.world-clock-trigger strong{color:#142119;font-variant-numeric:tabular-nums;font-size:13px}.world-clock-trigger span{color:#68786f;font-size:12px;font-weight:700}.world-clock-city{color:#42544a!important}.world-clock-panel{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dae2ddf2;border-radius:22px;width:min(410px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0c14102e}.world-clock-panel-header{border-bottom:1px solid #edf2ee;justify-content:space-between;align-items:flex-end;gap:12px;padding:10px 12px 13px;display:flex}.world-clock-panel-header strong{color:#17271e;font-size:15px}.world-clock-panel-header span{color:#79877f;font-size:11px;font-weight:700}.world-clock-row{border-bottom:1px solid #f0f3f1;justify-content:space-between;align-items:center;gap:18px;padding:12px;display:flex}.world-clock-row:last-child{border-bottom:0}.world-clock-row>div{gap:3px;display:grid}.world-clock-row>div:last-child{text-align:right}.world-clock-row strong{color:#1f3026;font-variant-numeric:tabular-nums;font-size:13px}.world-clock-row span{color:#77857d;font-size:11px;line-height:1.35}@media (width<=920px){.workspace-actions{flex-wrap:wrap;justify-content:flex-end}.world-clock-trigger{grid-template-columns:auto auto}.world-clock-trigger>span:last-child{display:none}}@media (width<=760px){.world-clock-wrap{order:3;width:100%}.world-clock-trigger{grid-template-columns:1fr auto auto;justify-content:space-between;width:100%}.world-clock-trigger>span:last-child{display:inline}.world-clock-panel{left:0;right:auto}}.world-clock-panel{width:min(470px,100vw - 32px);max-height:min(720px,100vh - 120px);overflow:hidden}.world-clock-panel-header>div{gap:3px;display:grid}.world-clock-close{color:#526159;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;padding:0;font-size:20px;line-height:1;display:grid}.world-clock-close:hover{color:#17271e;background:#f2f7f4}.world-clock-featured{max-height:285px;overflow-y:auto}button.world-clock-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f3f1;border-radius:12px;width:100%}button.world-clock-row:hover{background:#f7faf8}.world-clock-row-active{box-shadow:inset 3px 0 #4b8b5b;background:#4b8b5b17!important}.world-clock-explorer{background:#f8fbf9d1;border-top:1px solid #edf2ee;gap:10px;padding:12px;display:grid}.world-clock-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.world-clock-tab{color:#68786f;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:12px;min-width:0;padding:8px 6px;font-size:11px;font-weight:800}.world-clock-tab:hover{color:#26352d;background:#f4f8f5}.world-clock-tab-active{color:#285c36;background:#eaf4ed;border-color:#8bb798}.world-clock-search{color:#17271e;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dce5df;border-radius:13px;outline:none;padding:9px 12px;font-size:13px}.world-clock-search:focus{border-color:#79a988;box-shadow:0 0 0 3px #5b976c1f}.world-clock-city-list{max-height:230px;padding-right:3px;overflow-y:auto}.world-clock-city-option{color:#26352d;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf2ee;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:10px;display:flex}.world-clock-city-option:hover{background:#fff;border-radius:10px}.world-clock-city-option-active{background:#eaf4ed;border-radius:10px}.world-clock-city-option>span:first-child{gap:2px;display:grid}.world-clock-city-option strong{color:#1f3026;font-size:12px}.world-clock-city-option small{color:#7a8880;font-size:10px;font-weight:700}.world-clock-city-option>span:last-child{color:#44554b;font-variant-numeric:tabular-nums;flex:none;font-size:12px;font-weight:800}.world-clock-empty{color:#77857d;text-align:center;padding:20px 12px;font-size:12px}.world-clock-source{background:#fff;border-top:1px solid #edf2ee;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;display:flex}.world-clock-source span{color:#7b8881;font-size:9px;font-weight:700;line-height:1.35}.world-clock-source span:last-child{text-align:right;flex:none}@media (width<=520px){.world-clock-panel{width:calc(100vw - 24px);max-height:calc(100vh - 90px)}.world-clock-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.world-clock-source{flex-direction:column;align-items:flex-start}.world-clock-source span:last-child{text-align:left}}.world-clock-country{background:#ffffffc7;border:1px solid #e4ebe6;border-radius:14px;margin-bottom:10px;overflow:hidden}.world-clock-country:last-child{margin-bottom:0}.world-clock-country-header{background:#f3f8f5;border-bottom:1px solid #e8eee9;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.world-clock-country-header strong{color:#21352a;font-size:12px;font-weight:900}.world-clock-country-header span{color:#78867e;font-size:10px;font-weight:800}.world-clock-country .world-clock-city-option:last-child{border-bottom:0}.world-clock-country .world-clock-city-option:hover{background:#f8fbf9;border-radius:0}.world-clock-country .world-clock-city-option-active{border-radius:0;box-shadow:inset 3px 0 #4b8b5b}.world-clock-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:none;padding:10px;display:grid;overflow:visible}.world-clock-featured .world-clock-row{background:#fff;border:1px solid #e4ebe6;border-radius:12px;min-width:0;padding:9px 10px}.world-clock-featured .world-clock-row:last-child{grid-column:1/-1}.world-clock-featured .world-clock-row>div:first-child span{display:none}.world-clock-featured .world-clock-row strong{font-size:11px}.world-clock-featured .world-clock-row span{font-size:9px}.world-clock-explorer{max-height:355px;overflow:hidden}.world-clock-city-list{max-height:225px;overflow-y:auto}@media (width<=520px){.world-clock-featured{grid-template-columns:1fr}.world-clock-featured .world-clock-row:last-child{grid-column:auto}}.world-clock-panel{flex-direction:column;width:min(540px,100vw - 32px);max-height:min(760px,100vh - 100px);display:flex}.world-clock-featured{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.world-clock-featured .world-clock-row,.world-clock-featured .world-clock-row:last-child{grid-column:auto;min-height:68px;padding:10px 11px}.world-clock-featured .world-clock-row>div{min-width:0}.world-clock-featured .world-clock-row>div:last-child{text-align:right}.world-clock-featured .world-clock-row strong{font-size:11px;line-height:1.25}.world-clock-featured .world-clock-row span{font-size:9px;line-height:1.25}.world-clock-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.world-clock-explorer{min-height:0;max-height:390px;overflow:hidden}.world-clock-city-list{scrollbar-width:thin;max-height:250px;overflow-y:auto}.world-clock-country{margin-bottom:8px}.world-clock-country-header{z-index:2;position:sticky;top:0}.world-clock-source{flex:none}@media (width<=760px){.world-clock-panel{width:min(500px,100vw - 24px)}.world-clock-featured,.world-clock-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.world-clock-featured{grid-template-columns:1fr}.world-clock-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.world-clock-featured .world-clock-row{grid-template-columns:1fr;align-content:center;gap:5px;min-width:0;min-height:76px;display:grid}.world-clock-featured .world-clock-row>div,.world-clock-featured .world-clock-row>div:last-child{text-align:left;justify-content:space-between;align-items:center;gap:7px;min-width:0;display:flex}.world-clock-featured .world-clock-row strong,.world-clock-featured .world-clock-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.world-clock-featured .world-clock-row>div:first-child strong{flex:auto}.world-clock-featured .world-clock-row>div:last-child strong{flex:none}.world-clock-featured .world-clock-row>div:last-child span{text-align:right;flex:auto}.world-clock-panel{box-sizing:border-box;right:0}.world-clock-panel *,.world-clock-panel :before,.world-clock-panel :after{box-sizing:border-box}.world-clock-city-list{padding-right:8px}.world-clock-country,.world-clock-city-option{width:100%;min-width:0}@media (width<=1080px){.world-clock-panel{width:min(520px,100vw - 24px)}}@media (width<=640px){.world-clock-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.world-clock-featured .world-clock-row{min-height:72px}}.brand-logo{object-fit:contain;border-radius:16px;flex:none;width:58px;height:58px}.subscription-plan-logo{object-fit:contain;object-position:left center;width:100%;height:72px;margin-bottom:14px;display:block}.subscription-plan-card-plus span{color:#681d2d;background:#8024321f}body[data-subscription-theme=free] .workspace-pill,body[data-subscription-theme=starter] .workspace-pill,body[data-subscription-theme=plus] .workspace-pill,body[data-subscription-theme=pro] .workspace-pill{border-color:color-mix(in srgb, var(--etemai-theme-primary) 35%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--etemai-theme-primary) 12%, white), #fff);color:var(--etemai-theme-primary)}.module-card-locked{opacity:.58;filter:grayscale(.45);position:relative}.module-card-locked:after{content:"";border-radius:inherit;pointer-events:none;background:#ffffff38;position:absolute;inset:0}.module-card-lock-badge{z-index:2;color:#4b5650;background:#373f3b1a;border-radius:999px;align-items:center;width:fit-content;margin-top:10px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex;position:relative}.workspace-pill-button{appearance:none;font:inherit;cursor:pointer}.workspace-pill-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #192d221f}.subscription-module-selector{background:#fffffff0;border:1px solid #1f513524;border-radius:24px;padding:22px;box-shadow:0 16px 38px #143a2317}.subscription-module-selector-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.subscription-module-selector-header>div{gap:5px;display:grid}.subscription-module-selector-header span{color:var(--etemai-theme-primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.subscription-module-selector-header strong{color:#1e2d25;font-size:20px;line-height:1.25}.subscription-module-selector-header em{background:var(--etemai-theme-soft);min-width:58px;height:58px;color:var(--etemai-theme-primary);border-radius:18px;place-items:center;font-size:20px;font-style:normal;font-weight:950;display:grid}.subscription-module-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subscription-module-option{color:#2b3931;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:18px;grid-template-columns:auto 1fr;gap:4px 10px;min-height:106px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.subscription-module-option:hover:not(:disabled){border-color:var(--etemai-theme-primary);transform:translateY(-2px);box-shadow:0 12px 28px #143a231a}.subscription-module-option>span{color:var(--etemai-theme-primary);grid-row:1/span 2;font-size:21px;font-weight:950}.subscription-module-option strong{font-size:14px;line-height:1.3}.subscription-module-option small{color:#78847d;font-size:11px;font-weight:750}.subscription-module-option-selected{border-color:var(--etemai-theme-primary);background:color-mix(in srgb, var(--etemai-theme-primary) 9%, #fff);box-shadow:inset 0 0 0 1px var(--etemai-theme-primary)}.subscription-module-option:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.65)}.subscription-security-note{color:#58665e;margin:16px 0 0;font-size:12px;font-weight:800}@media (width<=980px){.subscription-module-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.subscription-module-options{grid-template-columns:1fr}}.subscription-plan-card-free{color:#234b2e;background:linear-gradient(135deg,#edf7ee,#fffaf0);border-color:#477d4847}.subscription-plan-card-free span{color:#234b2e;background:#477d4821}.subscription-plan-card-starter{color:#fff8df;background:linear-gradient(135deg,#111513,#4f1721 52%,#c9a24f);border-color:#c9a24f85}.subscription-plan-card-starter span{color:#fff8df;background:#fff8df29}.subscription-plan-card-plus{color:#681d2d;background:linear-gradient(135deg,#fff5f5,#fbf2dc);border-color:#80243247}.subscription-plan-card-pro{color:#242a27;background:linear-gradient(135deg,#ecefed,#fff);border-color:#2e34313d}.subscription-plan-card-pro span{color:#242a27;background:#242a271a}.subscription-plan-card-pro p{color:#4b5650}body[data-subscription-theme=free]{--etemai-theme-primary:#477d48;--etemai-theme-soft:#edf7ee;--etemai-theme-text:#234b2e}body[data-subscription-theme=starter]{--etemai-theme-primary:#c9a24f;--etemai-theme-soft:#211316;--etemai-theme-text:#fff8df}body[data-subscription-theme=plus]{--etemai-theme-primary:#802432;--etemai-theme-soft:#fff3f4;--etemai-theme-text:#681d2d}body[data-subscription-theme=pro]{--etemai-theme-primary:#3d4641;--etemai-theme-soft:#eef1ef;--etemai-theme-text:#242a27}body[data-subscription-theme=free] .app-shell{background:radial-gradient(circle at 100% 0,#477d482b,#0000 34%),linear-gradient(135deg,#edf7ee,#fff 58%,#fffaf0)}body[data-subscription-theme=starter] .app-shell{background:radial-gradient(circle at 100% 0,#c9a24f3d,#0000 34%),radial-gradient(circle at 0 100%,#4f17211f,#0000 32%),linear-gradient(135deg,#f8f3e7,#fff 48%,#f3e5c2)}body[data-subscription-theme=plus] .app-shell{background:radial-gradient(circle at 100% 0,#80243229,#0000 34%),linear-gradient(135deg,#fff4f5,#fff 55%,#fbf2dc)}body[data-subscription-theme=pro] .app-shell{background:radial-gradient(circle at 100% 0,#3d46411f,#0000 34%),linear-gradient(135deg,#eef1ef,#fff 58%)}.account-settings-panel{gap:18px;display:grid}.account-settings-card{background:#fffffff5;border:1px solid #1f513524;border-radius:24px;padding:24px;box-shadow:0 16px 38px #143a2317}.account-settings-card>span{color:var(--etemai-theme-primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.account-settings-card>strong{color:#1e2d25;margin:7px 0 20px;font-size:24px;display:block}.account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:20px;display:grid}.account-settings-grid label{gap:7px;display:grid}.account-settings-grid small{color:#5f6d65;font-size:12px;font-weight:850}.account-settings-grid input,.account-settings-grid select{color:#1e2d25;min-height:46px;font:inherit;background:#fff;border:1px solid #d8e1dc;border-radius:13px;padding:10px 12px}.security-setting-row{border-bottom:1px solid #e8eeea;justify-content:space-between;align-items:center;gap:22px;padding:18px 0;display:flex}.security-setting-row:last-child{border-bottom:0}.security-setting-row>div{min-width:0}.security-setting-row strong{color:#203128;font-size:15px}.security-setting-row p{color:#69776f;margin:6px 0 0;font-size:13px;line-height:1.5}@media (width<=720px){.account-settings-grid{grid-template-columns:1fr}.security-setting-row{flex-direction:column;align-items:flex-start}}.subscription-plan-panel{gap:22px}.subscription-plan-header{background:radial-gradient(circle at 100% 0,#c9a24f24,#0000 38%),linear-gradient(135deg,#fff,#f7faf8);border-radius:28px;padding:26px 28px}.subscription-plan-header strong{letter-spacing:-.03em;font-size:clamp(26px,3vw,34px)}.subscription-plan-grid{align-items:stretch;gap:16px}.subscription-plan-card{isolation:isolate;border-radius:28px;flex-direction:column;min-height:360px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.subscription-plan-card:before{content:"";z-index:-1;opacity:.75;pointer-events:none;position:absolute;inset:0}.subscription-plan-card:hover{transform:translateY(-5px)}.subscription-plan-logo{object-position:center;filter:drop-shadow(0 10px 18px #10181421);width:86px;height:86px;margin:0 0 22px}.subscription-plan-card>span{width:fit-content;margin-bottom:18px}.subscription-plan-card>strong{letter-spacing:-.025em;margin:0;font-size:25px}.subscription-plan-card>p{flex:1;margin:13px 0 24px;font-size:14px;line-height:1.62}.subscription-plan-card>em{border-radius:999px;align-items:center;width:fit-content;padding:10px 13px;display:inline-flex}.subscription-plan-card-free{color:#23462d;background:radial-gradient(circle at 0 0,#62916921,#0000 34%),linear-gradient(145deg,#fff,#edf6ef);border-color:#d8e5dc;box-shadow:0 18px 42px #2a533514}.subscription-plan-card-free>em{color:#2e633b;background:#3968431a}.subscription-plan-card-starter{color:#fff7df;background:radial-gradient(circle at 85% 10%,#e2be6947,#0000 28%),linear-gradient(145deg,#102a1c,#1d4b31 58%,#b8903f);border-color:#be974385;box-shadow:0 22px 54px #102a1c33}.subscription-plan-card-starter p{color:#fff7dfd6}.subscription-plan-card-starter>em{color:#fff5d7;background:#fff5d724}.subscription-plan-card-plus{color:#6d1e2f;background:radial-gradient(circle at 86% 8%,#bc914638,#0000 30%),linear-gradient(145deg,#fffaf6,#f9e9e8 58%,#eed8ae);border-color:#80243247;box-shadow:0 22px 54px #671e2d1f}.subscription-plan-card-plus>em{color:#751f31;background:#8024321a}.subscription-plan-card-pro{color:#181d1a;background:radial-gradient(circle at 82% 6%,#c9a24f38,#0000 30%),linear-gradient(145deg,#fcfcfc,#e7e9e8 58%,#c5c9c7);border-color:#383e3b40;box-shadow:0 24px 62px #181d1a29}.subscription-plan-card-pro>em{color:#f5e6b8;background:#202522}.subscription-plan-card-active{box-shadow:0 0 0 4px color-mix(in srgb, var(--etemai-theme-primary) 12%, transparent), 0 26px 68px #14281d2e;border-width:2px}.subscription-module-selector,.subscription-free-note{border-radius:28px}.subscription-module-selector{background:radial-gradient(circle at top right, color-mix(in srgb, var(--etemai-theme-primary) 10%, transparent), transparent 35%), #fffffff7;padding:26px}.subscription-module-option{border-radius:20px;min-height:122px}@media (width<=1180px){.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.subscription-plan-grid{grid-template-columns:1fr}.subscription-plan-card{min-height:320px}}
