@font-face{font-family:Vazir;src:url('alonoskhe-vazirmatn.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--green:#087f65;--deep:#104b40;--ink:#203b35;--muted:#667b75;--line:#dfe9e4;--mint:#edf7f2;--bg:#f6f8f7;--white:#fff;--amber:#8a5b13;--red:#a12835;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:15px/1.9 Vazir,Tahoma,Arial,sans-serif}a{color:var(--green);text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{transition:background .15s,color .15s}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:hover{color:#075c4b}h1,h2,h3,p{margin:0 0 12px}h1{font-size:34px;line-height:1.6;letter-spacing:-1px}h2{font-size:21px;line-height:1.7}h3{font-size:17px}small,.small{font-size:12px}p{color:var(--muted)}hr{border:0;border-top:1px solid var(--line);margin:25px 0}em{font-style:normal;color:var(--green)}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip{position:fixed;top:-100px;right:20px;background:#fff;z-index:100;padding:12px}.skip:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #53b39d;outline-offset:3px}.top-strip{background:var(--deep);color:#e6f3ed;font-size:12px}.top-strip .container{display:flex;justify-content:space-between;padding-block:8px;gap:16px}.top-strip a{color:#fff}.site-header{display:flex;align-items:center;gap:32px;padding-block:25px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:29px;line-height:1.3;color:var(--deep);font-weight:850}.brand small{display:block;font-size:10px;letter-spacing:0;font-weight:400;color:var(--muted);margin-top:5px}.brand-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--green);color:white;border-radius:13px;font-family:Arial;font-size:37px;font-weight:400}.site-header nav{display:flex;gap:28px;margin-inline:auto;font-weight:550}.site-header nav a{color:var(--ink)}.site-header nav a:hover,.site-header nav a.active{color:var(--green)}.staff-link{font-size:12px;color:var(--muted);border:1px solid var(--line);padding:8px 14px;border-radius:9px}.public-main{padding-top:12px;padding-bottom:60px;min-height:55vh}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center;padding:60px 0 48px}.hero h1{font-size:43px;line-height:1.65;margin:16px 0}.eyebrow{font-size:12px;color:var(--green);font-weight:650;letter-spacing:.2px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-left:6px}.hero-copy{font-size:16px;line-height:2.1;max-width:490px;margin-bottom:27px}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;justify-content:center;gap:25px;align-items:center;border:1px solid var(--green);border-radius:10px;background:var(--green);color:#fff;padding:12px 22px;min-height:48px;font-weight:600;line-height:1.6}.btn:hover{background:#066e57;color:white}.btn.secondary{background:#fff;border-color:var(--line);color:var(--deep)}.btn.secondary:hover{background:var(--mint);border-color:#a3d2c2}.btn.small{padding:7px 12px;min-height:36px;font-size:12px}.micro{font-size:11px;margin:14px 0 0;line-height:1.9}.journey-card{background:var(--mint);border:1px solid #d9ece2;border-radius:23px;padding:28px 30px 0;overflow:hidden}.journey-heading{display:flex;align-items:center;justify-content:space-between;font-size:11px}.journey{list-style:none;padding:0;margin:30px 0}.journey li{display:flex;gap:17px;align-items:flex-start;position:relative;padding-bottom:28px}.journey li:last-child{padding-bottom:0}.journey li>span{flex-shrink:0;border:1px solid #c8e3d6;background:#fff;color:var(--green);border-radius:50%;width:39px;height:39px;display:grid;place-items:center;position:relative;z-index:1}.journey li:not(:last-child):after{position:absolute;content:'';height:100%;border-right:1px dashed #b7d5c8;right:19px;top:0}.journey h3{margin:2px 0 4px}.journey p{font-size:12px;margin:0}.journey-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin:0 -30px;padding:16px 24px;background:#deeee5;font-size:11px}.service-row{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.service-row>a{display:flex;align-items:center;gap:17px;padding:24px;color:var(--ink)}.service-row>a:not(:last-child){border-left:1px solid var(--line)}.service-row>a:hover{background:var(--bg)}.service-row h3{font-size:15px;margin-bottom:2px}.service-row p{font-size:11px;margin:0}.service-row>a>span:last-child{margin-right:auto;color:var(--green)}.service-number{font-family:Arial;color:#88ab9d;font-size:13px}.section{margin-top:30px}.public-main>.section{margin-top:65px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px}.section-title h2{margin:0}.section-title a{font-size:12px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid>a{background:var(--bg);border:1px solid #eef2ef;border-radius:16px;padding:26px;display:flex;align-items:flex-start;flex-direction:column;gap:8px}.category-grid>a:hover{border-color:#a7cdbd}.category-grid h3{color:var(--ink);margin:0}.category-grid .muted{font-size:11px}.category-icon{background:#e0eee6;color:var(--green);display:grid;place-items:center;border-radius:12px;width:48px;height:48px;font:32px/1 Arial;margin-bottom:12px}.trust-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;margin-top:70px;padding-top:36px;border-top:1px solid var(--line)}.trust-section>div>p{font-size:14px}.trust-section details{border-bottom:1px solid var(--line);padding:16px 0}.trust-section details:first-child{padding-top:0}summary{cursor:pointer;font-weight:600}summary+p{margin-top:16px;font-size:13px}.site-footer{border-top:1px solid var(--line);background:var(--bg);padding:35px 0 20px;font-size:12px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:50px}.footer-grid .brand{font-size:24px;margin-bottom:15px}.footer-grid h3{font-size:14px}.footer-note{border-top:1px solid var(--line);margin-top:25px;padding-top:16px;color:var(--muted);display:flex;justify-content:space-between}.mobile-nav{display:none}.public-heading{padding:30px 0 22px}.public-heading h1{margin-bottom:8px}.two-col{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:24px;align-items:start}.two-col.equal{grid-template-columns:1fr 1fr}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;min-width:0}.form-card{padding:30px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.form-grid.single{grid-template-columns:1fr}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:550;color:var(--ink)}.field input,.field select,.field textarea{border:1px solid #cbdad2;background:#fff;color:var(--ink);border-radius:9px;padding:10px 12px;min-height:46px;min-width:0;width:100%;font-size:14px;font-weight:400;outline-offset:0}.field textarea{resize:vertical;line-height:1.9}.field input::placeholder{color:#8e9f97;font-size:12px}.field input[type=file]{font-size:11px;padding:10px}.wide{grid-column:1/-1}.form-step{font-size:16px;padding-top:10px;margin:0}.form-step:not(:first-child){border-top:1px solid var(--line);padding-top:24px}.form-step>span{background:var(--mint);color:var(--green);width:28px;height:28px;border-radius:8px;display:inline-grid;place-items:center;margin-left:6px;font-size:12px}.hint{font-size:12px;line-height:2;color:var(--muted);margin-bottom:0}.check{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:450}.check input{accent-color:var(--green);width:18px;height:18px;margin-top:3px;flex-shrink:0}.consent-block{background:var(--bg);border-radius:10px;padding:16px}.consent-block a{font-size:11px;padding-right:30px}.help-card{background:var(--mint);border:1px solid #dce9df;padding:26px;border-radius:var(--radius);position:sticky;top:20px}.help-card h2{margin-top:17px;font-size:20px}.help-card ul{padding-right:20px;color:var(--muted);line-height:2.5;font-size:14px}.help-card .btn{width:100%}.alert{padding:16px 20px;border-radius:12px;border:1px solid;font-size:13px;margin-bottom:20px}.success{color:#145b3f;background:#edf7ed;border-color:#cae5cc}.error{color:#982d3b;background:#fff0f2;border-color:#f0c4cb}.info{background:#f1f6fb;border-color:#d2dfec;color:#3e6079}.badge{display:inline-flex;align-items:center;gap:7px;background:var(--mint);color:var(--green);border:1px solid #d9eade;border-radius:8px;padding:3px 10px;font-size:11px;white-space:nowrap}.status-received,.status-quoted,.warning{background:#fff6e7;border-color:#eee1c7;color:var(--amber)}.status-cancelled{background:#faedf0;color:var(--red);border-color:#f0d0d5}.status-review,.status-dispatched{background:#edf4fc;border-color:#d6e3f4;color:#2e618e}.muted{color:var(--muted)}.mono{direction:ltr;unicode-bidi:isolate;font-family:Vazir,Tahoma,monospace;letter-spacing:.3px}.narrow{max-width:700px;margin:30px auto}.empty{text-align:center;padding:42px 20px}.empty p{max-width:550px;margin:12px auto;font-size:13px}.empty-symbol{display:grid;place-items:center;width:50px;height:50px;background:var(--mint);border-radius:14px;margin:0 auto 20px;color:var(--green);font-size:24px}.empty h3{font-size:17px}.receipt{padding:40px;text-align:center}.receipt h1{font-size:25px;margin-top:18px}.receipt dl{background:var(--bg);border-radius:14px;padding:25px}.receipt dt{font-size:12px;color:var(--muted)}.receipt dd{margin:5px 0 20px;font-size:21px;overflow-wrap:anywhere}.receipt .actions{justify-content:center}.auth-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;max-width:980px;margin:55px auto}.auth-features{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.auth-features span{background:var(--mint);padding:8px 13px;border-radius:10px;font-size:12px}.auth-layout .card h2{margin-bottom:25px}.prose h2{margin-top:28px}.prose p{font-size:14px}.filter-bar{display:flex;align-items:flex-end;gap:15px;flex-wrap:wrap;padding:20px 0}.filter-bar .field{min-width:175px;flex:1}.filter-bar>.btn{flex:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:10px}.product-top{display:flex;justify-content:space-between;align-items:flex-start}.product-card h2{font-size:18px}.product-card p{font-size:12px}.product-card strong{font-size:19px;margin-top:auto}.product-card strong small{font-weight:400}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.panel-body{background:var(--bg);font-size:14px}.panel-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-left:1px solid var(--line);padding:28px 17px;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;overflow-y:auto}.sidebar>.brand{margin:0 10px 32px;font-size:26px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav a{color:var(--muted);padding:10px 15px;border-radius:9px;font-size:12px;font-weight:550}.sidebar nav a.active{background:var(--mint);color:var(--green)}.sidebar nav a:hover{background:var(--bg)}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:20px 10px 0;font-size:11px}.sidebar-bottom p{margin-top:10px;font-size:11px}.link-button{background:transparent;border:0;color:var(--green);font-size:12px;padding:4px}.panel-content{min-width:0}.panel-top{display:flex;justify-content:space-between;padding:16px 35px;border-bottom:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px}.panel-content main{padding:28px 35px 60px;max-width:1450px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px}.page-heading h1{font-size:27px;margin:0}.page-heading .eyebrow{margin-bottom:3px}.welcome-strip{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:20px 25px;background:#e9f3ee;border:1px solid #dceae2;border-radius:16px}.welcome-strip h2{font-size:19px;margin-bottom:2px}.welcome-strip p{font-size:12px;margin:0}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:17px;margin:23px 0}.metric{border:1px solid var(--line);background:white;padding:23px;border-radius:15px;display:flex;flex-direction:column;gap:8px}.metric>span{font-size:12px;color:var(--muted)}.metric strong{font-size:28px;line-height:1.5;overflow-wrap:anywhere;font-weight:700}.metric small{font-size:10px;color:var(--muted)}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.quick-actions .card{padding:18px}.quick-actions h3{font-size:12px;margin:7px 0 0}.quick-actions span{font-size:22px}.checklist{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0;font-size:12px;color:var(--muted)}.table-wrap{overflow-x:auto;padding:0}table{border-collapse:collapse;width:100%;font-size:12px;text-align:right;white-space:nowrap}th{font-size:11px;font-weight:600;color:var(--muted);background:#f8faf8;padding:13px 17px;border-bottom:1px solid var(--line)}td{padding:15px 17px;border-bottom:1px solid #eaf0ed;vertical-align:middle}tr:last-child td{border-bottom:0}td small,.expense-row summary small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.card>.table-wrap{margin:0 -2px}.table-wrap.card{border-radius:16px}.pagination{display:flex;gap:20px;margin-top:20px;font-size:12px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:25px 0}.detail-grid dt{font-size:11px;color:var(--muted)}.detail-grid dd{margin:4px 0 0;font-size:15px;overflow-wrap:anywhere}.event-list>div{display:flex;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.event-list time{margin-right:auto;color:var(--muted);font-size:11px}.balance-list{margin:12px 0}.balance-list>div{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);gap:20px;font-size:13px}.balance-list dd{margin:0;font-weight:600;white-space:nowrap}.balance-list dt{color:var(--muted)}.invoice-line{padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--bg);margin-bottom:16px}.invoice-line .form-grid{grid-template-columns:2fr 2fr 1fr}.invoice-line .remove-line{justify-self:start}.expense-row{border-bottom:1px solid var(--line);padding:18px 0}.expense-row:last-child{border-bottom:0}.expense-row summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}.expense-row .compact{background:var(--bg);padding:18px;border-radius:12px;margin-top:18px}.expense-row summary:after{content:'⌄';color:var(--muted)}.code-block{display:block;direction:ltr;overflow-wrap:anywhere;text-align:left;background:var(--bg);padding:17px;border-radius:10px;font-size:11px}.settings-form .check{margin-top:12px}.settings-form ul{font-size:12px;color:var(--muted);line-height:2.4}.no-print{}.panel-content .section{margin-top:24px}
@media(min-width:1500px){.hero h1{font-size:47px}}@media(max-width:1100px){.hero{gap:35px}.hero h1{font-size:36px}.site-header{gap:20px}.site-header nav{gap:18px}.panel-shell{grid-template-columns:200px 1fr}.panel-content main{padding:25px 22px}.two-col{grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr)}.metrics{grid-template-columns:repeat(2,1fr)}.service-row>a{gap:10px;padding:18px}.invoice-line .form-grid{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.container{width:calc(100% - 32px)}.staff-link{display:none}.site-header{padding-block:18px}.site-header nav{margin-right:auto;margin-left:0;font-size:12px}.hero{grid-template-columns:1fr;gap:30px;padding:32px 0}.hero h1{font-size:35px}.hero-copy{font-size:15px}.journey-card{max-width:none}.service-row{grid-template-columns:1fr}.service-row>a:not(:last-child){border-left:0;border-bottom:1px solid var(--line)}.service-row>a{padding:18px}.category-grid{grid-template-columns:1fr 1fr}.category-grid>a{padding:20px}.trust-section{grid-template-columns:1fr;gap:20px;margin-top:40px}.two-col,.two-col.equal{grid-template-columns:1fr}.help-card{position:static}.footer-grid{grid-template-columns:1fr;gap:22px}.public-main>.section{margin-top:38px}.auth-layout{grid-template-columns:1fr;gap:28px;margin:28px auto}.auth-layout>div:first-child>h1{font-size:28px}.product-grid{grid-template-columns:1fr 1fr}.panel-shell{display:block}.sidebar{height:auto;position:static;padding:16px;border-left:0;border-bottom:1px solid var(--line)}.sidebar>.brand{font-size:22px;margin:0 0 17px}.sidebar nav{flex-direction:row;overflow-x:auto;gap:6px}.sidebar nav a{white-space:nowrap;padding:8px 12px}.sidebar-bottom{display:none}.panel-top{padding:12px 20px}.panel-content main{padding:23px 17px 50px}.page-heading h1{font-size:24px}.page-heading>.badge{font-size:10px}.panel-content .card{padding:21px}.panel-content .table-wrap.card{padding:0}.event-list>div{flex-wrap:wrap}.card{padding:22px}.top-strip .container{font-size:10px}.welcome-strip{flex-wrap:wrap}.form-card{padding:23px}}
@media(max-width:540px){body{font-size:14px}.site-header nav a:first-child{display:none}.site-header nav{gap:14px;font-size:11px}.brand{font-size:25px}.brand-icon{width:37px;height:37px;font-size:31px}.top-strip .container>span{font-size:9px;max-width:44%}.top-strip a{font-size:9px}.hero h1{font-size:31px;letter-spacing:-.7px}.hero{padding-top:28px}.hero-copy{font-size:14px}.hero .actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero .btn{padding:12px;font-size:12px;gap:10px}.journey-card{padding:23px 22px 0}.journey-bottom{margin:0 -22px}.hero .micro{font-size:10px}.category-grid{gap:10px}.category-grid h3{font-size:14px}.category-grid>a{padding:20px 17px}.section-title{gap:8px}.section-title h2{font-size:19px}.section-title a{font-size:10px;white-space:nowrap}.form-grid{grid-template-columns:1fr}.field input,.field select,.field textarea{font-size:16px}.form-card,.card{padding:21px}.form-step{font-size:15px}.public-heading h1{font-size:26px}.public-heading p{font-size:13px}.narrow{margin:20px auto}.product-grid{grid-template-columns:1fr}.public-main{padding-bottom:30px}.mobile-nav{display:flex;position:fixed;bottom:0;right:0;left:0;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding:10px 6px max(10px,env(safe-area-inset-bottom));z-index:10;font-size:11px}.mobile-nav a{padding:7px}.mobile-nav a:first-child{background:var(--green);color:white;border-radius:8px;padding-inline:16px}.site-footer{padding-bottom:90px}.footer-note{gap:10px;font-size:10px}.metrics{gap:10px}.metric{padding:17px}.metric strong{font-size:23px}.metric>span{font-size:11px}.metric small{font-size:9px}.quick-actions{grid-template-columns:1fr 1fr;gap:10px}.detail-grid{gap:18px}.detail-grid dd{font-size:13px}.page-heading{align-items:flex-start}.page-heading h1{font-size:23px}.page-heading .badge{display:none}.invoice-line .form-grid{grid-template-columns:1fr}.filter-bar{gap:10px}.filter-bar .field{min-width:135px}.filter-bar .btn{width:100%}.checklist{flex-direction:column}.receipt dd{font-size:18px}.expense-row summary{gap:8px;font-size:11px}.expense-row summary span{white-space:normal}.balance-list>div{font-size:12px}.auth-features{gap:7px}.auth-features span{font-size:11px}}
@media print{.sidebar,.panel-top,.site-header,.top-strip,.site-footer,.mobile-nav,button,.no-print,.filter-bar,.skip{display:none!important}.panel-shell{display:block}.panel-content main,.container{width:100%;padding:0}.card{border:0;padding:10px 0;break-inside:avoid}.table-wrap{overflow:visible}body{background:white;color:black;font-size:12px}.page-heading{margin-top:0}a{color:black}.receipt{max-width:100%;text-align:right}.receipt .actions{display:none}details:not([open])>*:not(summary){display:block}.form-grid{display:none}.panel-content .section{margin-top:14px}}
body{font-size:16px}.field{font-size:14px}.hint,.micro,.check,.badge,.sidebar nav a,.site-header nav,.service-row p,.journey p{font-size:13px}.panel-body,table{font-size:14px}.sidebar nav a{font-size:14px}th,.metric>span,.filter-bar .field,.section-title a{font-size:13px}.metric small,td small,.eyebrow,.brand small,.staff-link,.top-strip .container,.top-strip a,.footer-note,.category-grid .muted,.mobile-nav,.journey-bottom,.expense-row summary small{font-size:12px}.form-grid .hint{font-weight:400}
@media(max-width:540px){.site-header nav{font-size:12px}.hero .micro,.top-strip .container>span{font-size:11px}.field{font-size:14px}.metric>span{font-size:12px}.metric small{font-size:11px}.service-row p{font-size:12px}}
[hidden],.honeypot{display:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Minimal public experience and separate staff entry point. */
.staff-link,.footer-note>a{display:none!important}.simple-home{max-width:720px;margin:55px auto 40px;text-align:center}.simple-home h1{font-size:clamp(30px,5vw,48px);line-height:1.6;letter-spacing:-1px;margin:12px 0}.simple-home>p{color:var(--muted)}.simple-home .actions{justify-content:center;margin:26px 0 16px}.simple-shop{display:inline-block;padding:10px;color:var(--green)}.simple-contact{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:22px;padding:25px 0;border-top:1px solid var(--line);font-size:14px}.simple-contact a{display:flex;align-items:center;gap:8px;min-height:44px}.simple-contact svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.installments{display:flex;flex-wrap:wrap;gap:22px;align-items:center;justify-content:center;padding:20px;background:#f4f7fa;border-radius:14px;margin:10px auto 35px}.installments small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.payment-brand{font-weight:800;font-size:20px;display:inline-block;padding:8px}.snappay{color:#00a99d}.digipay{color:#1749be}.site-footer{padding-top:24px}.footer-grid{gap:20px}.footer-grid h3{font-size:14px}.footer-grid p{font-size:12px}.simple-home .hint{font-size:12px}@media(max-width:540px){.simple-home{margin:30px auto}.simple-home .actions{flex-direction:column}.simple-home .actions a{width:100%}.simple-contact{gap:10px 18px}.simple-contact>span{width:100%;text-align:center}.installments{text-align:center;gap:6px}}
/* Keep account identity and secure logout available on narrow screens. */
@media screen and (max-width:800px){.sidebar .sidebar-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:12px;padding:10px 4px 0}.sidebar-bottom p{margin:0}.sidebar-bottom .link-button{min-height:44px;padding:8px 12px;font-size:14px}}
