@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#015838;--muted:#6b7771;--brand:#015838;--brand-dark:#015838;--lime:#ff8015;--line:#e1e7e3;--surface:#f5f7f5;--white:#fff;--red:#a83131}.tables-grid{flex-wrap:wrap;gap:15px;display:flex}.table-card{border:1px solid var(--line);min-width:160px;color:var(--ink);background:#f3f9f7;border-radius:11px;justify-items:start;gap:10px;padding:20px;display:grid}.table-card>svg{color:var(--brand)}.table-card>span{color:var(--muted);font-size:13px}.workspace-body>.error{z-index:150;max-width:min(550px,100vw - 40px);position:fixed;top:82px;right:25px;box-shadow:0 8px 30px #0002}*{box-sizing:border-box}body{color:var(--ink);background:var(--surface);margin:0;font:16px DM Sans,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #6db198}a{color:inherit;text-decoration:none}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{letter-spacing:-1.25px;margin:10px 0;font-size:32px;line-height:1.2}h2{letter-spacing:-.5px;margin:0 0 20px;font-size:20px}h3{margin:0 0 10px;font-size:17px}p{line-height:1.6}small{font-size:13px;line-height:1.5}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d8e0da;border-radius:9px;min-height:44px;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:var(--brand);outline:2px solid #abd2c4}textarea{resize:vertical;min-height:85px}input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--brand)}input:disabled{background:#f1f3f1}form{gap:16px;display:grid}.field{gap:7px;font-size:14px;font-weight:600;display:grid}.field span{line-height:1.4}.two-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.primary,.secondary,.danger,.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:11px 17px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:hover{background:var(--brand-dark)}.secondary{border-color:var(--line);color:var(--ink);background:#fff}.secondary:hover{background:#eff4f2}.danger{color:var(--red);background:#fff0ef}.wide{width:100%}.text-button{color:var(--brand);background:0 0;border:0;align-items:center;gap:7px;padding:5px 0;font-size:14px;font-weight:700;display:inline-flex}.icon{width:36px;height:36px;color:inherit;background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon:hover{background:#eaf0eb}.muted{color:var(--muted)}.small{font-size:13px}.eyebrow{letter-spacing:1.5px;color:var(--brand);font-size:11px;font-weight:800}.brand{letter-spacing:-1.3px;white-space:nowrap;align-items:center;gap:8px;font-size:29px;font-weight:800;display:flex}.brand-symbol{background:var(--brand);color:#fff;border-radius:13px 13px 13px 3px;place-items:center;width:38px;height:40px;display:grid}.brand-dot{color:var(--brand);margin-left:-9px}.brand.light{color:#fff}.brand.light .brand-symbol{background:var(--lime);color:var(--brand-dark)}.brand.light .brand-dot{color:var(--lime)}.loading{place-content:center;gap:20px;height:100vh;display:grid}.error{color:#982e24;overflow-wrap:anywhere;background:#fff0ee;border:1px solid #f3c8c2;border-radius:9px;margin:10px 0;padding:12px 15px;line-height:1.5}.notice{color:#015838;background:#e9f3ef;border:1px solid #c7e1d8;border-radius:9px;align-items:center;gap:10px;margin-bottom:18px;padding:7px 14px;font-size:14px;display:flex}.notice .icon{margin-left:auto}.login{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login>aside{color:#fff;background:#015838;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 64px;display:flex;position:relative;overflow:hidden}.login>aside:after{content:"";pointer-events:none;border:80px solid #ffffff04;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-220px;right:-150px}.login aside .eyebrow{color:var(--lime)}.login h1{letter-spacing:-3px;margin:25px 0;font-size:clamp(38px,4.7vw,67px);line-height:1.15}.login h1 em{color:var(--lime);font-style:normal}.login aside p{color:#bcd2ca;font-size:18px}.login-proof{color:#ccdfd8;align-items:center;gap:12px;margin-top:38px;font-size:14px;display:flex}.login aside>small{color:#95b6aa}.login main{background:#fff;place-items:center;padding:40px;display:grid}.login-form{width:100%;max-width:380px}.login-form h2{margin:14px 0;font-size:28px;line-height:1.3}.login-form form{margin:28px 0}.login-form .primary{justify-content:space-between;min-height:49px}.local-note{color:#8b6319;background:#fff6d9;border-radius:6px;padding:10px;font-size:13px}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:250px;padding:28px 18px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin-bottom:35px;padding:0 12px}.store-name{background:#f5f7f5;border-radius:9px;align-items:center;gap:10px;margin-bottom:27px;padding:14px 10px;display:flex}.store-name>svg{color:var(--brand);flex-shrink:0}.store-name b{font-size:13px;display:block}.store-name small{color:var(--muted);font-size:11px}.sidebar nav{gap:4px;display:grid;overflow:auto}.nav-item{text-align:left;color:#5d6b63;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:44px;padding:12px 13px;font-size:13px;font-weight:500;display:flex}.nav-item.active{color:var(--brand);background:#eaf3f0;font-weight:700}.nav-item:hover{background:#f0f5f3}.nav-count{background:#d5e9e2;border-radius:5px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:11px;display:grid}.sidebar-bottom{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding-top:20px;display:flex}.sidebar-bottom b{font-size:12px;display:block}.sidebar-bottom small{color:var(--muted);font-size:11px}.sidebar-bottom .icon{margin-left:auto}.avatar{width:35px;height:35px;color:var(--brand);background:#e9f2ef;border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.workspace{margin-left:250px}.topbar{border-bottom:1px solid var(--line);background:#fffd;justify-content:space-between;align-items:center;height:80px;padding:0 38px;display:flex}.breadcrumb{align-items:center;gap:12px;font-size:13px;display:flex}.breadcrumb span{color:var(--muted)}.breadcrumb b{font-weight:500}.top-actions{align-items:center;gap:14px;display:flex}.workspace-body{max-width:1680px;margin:auto;padding:32px 38px 60px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 28px;display:flex}.page-heading p{color:var(--muted);margin:8px 0;font-size:14px}.metrics{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:26px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;padding:22px;display:grid}.metric>span{color:#5b6a61;font-size:13px}.metric strong{letter-spacing:-1px;font:800 30px Manrope,sans-serif}.metric small{color:var(--muted);font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;margin-bottom:23px;padding:24px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.section-heading h2{margin:0}.section-heading>span{font-size:12px}.overview-grid{grid-template-columns:1.8fr 1fr;gap:24px;display:grid}.order-line{border-bottom:1px solid #edf0ed;align-items:center;gap:16px;padding:18px 0;font-size:14px;display:flex}.order-line:last-child{border-bottom:0}.order-line>div:not(.avatar){flex:1;min-width:0}.order-line small{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:12px;display:block}.order-line>strong{white-space:nowrap;margin-left:auto}.order-number{background:#f3f5f2;border-radius:7px;padding:10px 8px;font-weight:700}.badge{white-space:nowrap;color:#536258;background:#edf1ee;border-radius:6px;align-items:center;width:fit-content;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge.received,.badge.ready{color:#926719;background:#fff4d5}.badge.preparing{color:#a45922;background:#fce9d9}.badge.delivering{color:#3665a0;background:#e8effb}.badge.completed{color:#015838;background:#e8f3ef}.badge.cancelled{color:#a13f36;background:#fdeaea}.empty{color:#85938a;text-align:center;align-content:center;justify-items:center;gap:12px;min-height:160px;padding:48px 24px;display:grid}.empty p{max-width:360px;margin:0;font-size:14px}.whatsapp-card{color:#fff;background:#015838;border-radius:12px;flex-direction:column;align-items:flex-start;margin-bottom:23px;padding:29px;display:flex}.whatsapp-card>svg{color:var(--lime);margin-bottom:25px}.whatsapp-card .eyebrow{color:#abc8be;font-size:10px}.whatsapp-card h2{margin:12px 0;font-size:26px;line-height:1.3}.whatsapp-card p{color:#b3cbc2;margin:0 0 25px;font-size:13px}.whatsapp-status{align-items:center;gap:8px;margin-top:auto;margin-bottom:22px;font-size:12px;display:flex}.dot{background:var(--lime);border-radius:50%;width:7px;height:7px}.whatsapp-card button{width:100%;color:var(--lime);background:0 0;border:0;border-top:1px solid #ffffff20;justify-content:space-between;padding:16px 0 0;font-size:13px;font-weight:600;display:flex}.favorites{flex-wrap:wrap;gap:28px;display:flex}.favorites>div{align-items:center;gap:12px;font-size:13px;display:flex}.favorites>div>span:last-child{color:var(--muted);font-size:12px}.rank{color:#afc1b5;font:800 23px Manrope}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th{color:var(--muted);white-space:nowrap;background:#f6f9f8;padding:15px 14px;font-size:12px;font-weight:500}td{border-bottom:1px solid #edf0ed;padding:18px 14px}td small{max-width:300px;color:var(--muted);margin-top:5px;font-size:12px;display:block}tr:last-child td{border-bottom:0}.actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.toolbar>p{font-size:14px}.search{border:1px solid var(--line);min-width:200px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:0 12px;display:flex}.search input{background:0 0;border:0;padding-left:0;font-size:14px}.tabs{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:4px;display:flex;overflow:auto}.tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:9px 13px;font-size:13px}.tabs button.selected{color:var(--brand);background:#e9f3ef;font-weight:700}.orders-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:21px;display:flex}.order-card-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.order-card-head>b{font:800 22px Manrope}.order-person h3{margin-bottom:6px;font-size:15px}.order-person>span{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.order-items{border-block:1px solid var(--line);flex:1;align-content:start;gap:14px;margin:14px 0;padding:15px 0;list-style:none;display:grid}.order-items li{gap:10px;font-size:14px;display:flex}.order-items li>b{color:var(--brand)}.order-items small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.food-note{background:#fff8e9;border-radius:4px;padding:5px 7px;color:#a25e1f!important;font-size:13px!important}.order-total{justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px;display:flex}.order-total strong{font-size:19px}.order-total>span{font-size:11px}.paid{color:var(--brand)}.unpaid{color:#9f731a}.order-actions{gap:8px;display:flex}.order-actions .primary{flex:1}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#12261ed0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(590px,100%);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 25px 100px #0004}.modal>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.modal>header h2{margin:0}.modal .actions{margin-top:22px}.receipt p{margin:8px 0}.receipt small{color:var(--muted);display:block}.check{align-items:center;gap:9px;margin:5px 0;font-size:14px;display:flex}.composer{grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:25px;display:grid}.catalog-tools{gap:20px;margin-bottom:23px;display:grid}.category-pills{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.category-pills button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:30px;padding:10px 17px;font-size:13px}.category-pills button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.product-card{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden}.product-card>img{object-fit:cover;width:100%;height:160px}.product-placeholder{color:#92aa96;background:#e8f0ed;place-items:center;height:130px;display:grid}.product-card>div:last-child{flex-direction:column;flex:1;padding:18px;display:flex}.product-card small{color:var(--brand);margin-bottom:7px;font-size:11px}.product-card h3{margin-bottom:8px;font-size:16px;line-height:1.3}.product-card p{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.5}.product-card footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-card footer>strong{font-size:17px}.add-circle{width:30px;height:30px;color:var(--brand);background:#ecf4f1;border-radius:50%;place-items:center;display:grid}.bag{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px;position:sticky;top:20px}.bag h2{align-items:center;gap:9px;font-size:18px;display:flex}.bag>.empty{min-height:130px;padding:25px 10px}.bag-line{border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:13px 0;display:flex}.bag-line>div{flex:1;font-size:13px}.bag-line small{color:var(--muted);font-size:11px;display:block}.bag-line input{width:51px;min-height:35px;padding:7px;font-size:13px}.bag form{gap:12px;margin-top:20px}.bag .field{font-size:12px}.bag input,.bag select,.bag textarea{min-height:40px;padding:9px;font-size:13px}.bag .two-fields{gap:9px}.bag details{margin:5px 0;font-size:12px}.bag details .field{margin-top:12px}.bag-totals{border-top:1px solid var(--line);margin-top:6px;padding-top:8px}.bag-totals p{color:var(--muted);justify-content:space-between;margin:9px 0;font-size:13px;display:flex}.bag-totals .grand-total{color:var(--ink);margin-top:16px;font-size:20px}.bag>form>small{font-size:11px;line-height:1.6}.pix-note{overflow-wrap:anywhere;background:#eef6f3;border-radius:7px;padding:12px;font-size:12px}.pix-note b{margin:6px 0;display:block}.pix-note small{color:var(--muted);font-size:11px;display:block}.option{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;display:flex}.option>span{align-items:center;gap:10px;display:flex}.two-columns,.settings-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.settings-grid .panel{margin:0}.settings-grid h2:not(:first-child){margin-top:28px}.settings-grid .field{margin-bottom:17px}.save-settings{width:fit-content;margin-bottom:24px}.plan-name{color:var(--brand);background:#edf5f2;border-radius:6px;margin-bottom:17px;padding:7px 12px;font-size:14px;display:inline-block}.report-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:#eaf4f0;border-radius:12px 12px 12px 0;margin-bottom:23px;padding:24px;font:14px/1.8 DM Sans,sans-serif}.job{border-bottom:1px solid var(--line);padding:18px 0}.job>div{justify-content:space-between;gap:20px;display:flex}.job>small{color:var(--muted);margin-top:8px;display:block}.secret-box{overflow-wrap:anywhere;background:#fff9e8;border-radius:8px;padding:18px}.secret-box code{margin:14px 0;display:block}.store-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:85px;padding:0 max(24px,50vw - 630px);display:flex}.store-hero{border-bottom:1px solid var(--line);align-items:center;gap:25px;max-width:1260px;margin:auto;padding:50px 0 38px;display:flex}.restaurant-mark{width:96px;height:96px;color:var(--lime);background:#015838;border-radius:24px;flex-shrink:0;place-items:center;display:grid}.store-hero h1{margin:12px 0;font-size:37px}.store-hero p{color:var(--muted);font-size:14px}.store-facts{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:12px;display:flex}.store-facts>span{align-items:center;gap:7px;display:flex}.cashback-callout{color:#015838;background:#e2f0eb;border-radius:11px;grid-template-columns:auto 1fr;gap:5px 12px;max-width:220px;margin-left:auto;padding:17px 20px;display:grid}.cashback-callout>svg{grid-row:span 2}.cashback-callout strong{font-size:16px}.cashback-callout>span{font-size:11px}.store-body{max-width:1260px;margin:34px auto}.storefront .product-grid{grid-template-columns:repeat(3,1fr)}.storefront .product-card>img{height:170px}.storefront .composer{grid-template-columns:minmax(0,1fr) 355px;gap:30px}.store-footer{border-top:1px solid var(--line);text-align:center;color:var(--muted);background:#fff;padding:30px}.store-footer .brand{color:var(--ink);justify-content:center}.store-footer p{font-size:14px}.receipt-success{text-align:center;max-width:700px;margin:20px auto;padding:40px}.receipt-success>svg{color:var(--brand);background:#e9f3ef;border-radius:50%;width:65px;height:65px;margin-bottom:20px;padding:8px}.receipt-success .badge{margin:15px auto}.receipt-success .actions{justify-content:center;margin-top:25px}.wallet-code{overflow-wrap:anywhere;margin:20px;display:block}.wallet-panel{max-width:700px;margin-top:30px}.wallet-panel form{grid-template-columns:1fr auto;align-items:end}.mobile-menu{display:none}@media (min-width:1550px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1250px){.sidebar{width:220px;padding-inline:12px}.workspace{margin-left:220px}.workspace-body{padding:28px 24px}.topbar{padding:0 24px}.metrics{gap:12px}.metric{padding:18px}.metric strong{font-size:25px}.orders-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1.5fr 1fr}.store-body,.store-hero{margin-inline:24px}.storefront .product-grid{grid-template-columns:repeat(2,1fr)}.composer{grid-template-columns:minmax(0,1fr) 320px}.login>aside{padding:40px}.login h1{font-size:48px}.order-line{gap:10px}.order-line>strong{font-size:12px}.order-line .badge{font-size:10px}}@media (max-width:1000px){.metrics{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.whatsapp-card{display:none}.composer{grid-template-columns:1fr}.bag{position:static}.product-grid{grid-template-columns:repeat(3,1fr)}.settings-grid,.two-columns{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.cashback-callout{display:none}.storefront .composer{grid-template-columns:1fr 320px}.storefront .product-grid{grid-template-columns:1fr}.page-heading h1{font-size:27px}.page-heading{align-items:flex-start}.product-card>div:last-child{padding:13px}.login h1{letter-spacing:-2px;font-size:40px}}@media (max-width:760px){.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.show{transform:none;box-shadow:10px 0 30px #0003}.workspace{margin:0}.mobile-menu{display:inline-flex}.topbar{height:67px;padding:0 16px}.topbar .breadcrumb>span,.breadcrumb>svg{display:none}.top-actions{gap:5px}.top-actions .button{padding:8px;font-size:12px}.workspace-body{padding:23px 16px}.page-heading{gap:13px}.page-heading h1{font-size:25px}.page-heading>.primary{padding:11px;font-size:0}.page-heading>.primary>svg{width:20px}.metrics{gap:10px;margin-bottom:20px}.metric{padding:16px}.metric strong{font-size:26px}.metric small{font-size:11px}.metric>span{font-size:12px}.panel{padding:18px}.orders-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-wrap:wrap}.tabs,.toolbar>.search{width:100%}.order-line{flex-wrap:wrap}.order-line>.badge{margin-left:auto}.order-line>strong{font-size:14px}.login{grid-template-columns:1fr}.login>aside{min-height:0;padding:25px}.login aside>div:not(.brand),.login aside>small{display:none}.login main{padding:45px 25px}.login-form h2{font-size:26px}.store-top{height:72px;padding:0 18px}.store-top>.text-button{font-size:11px}.store-top .brand{font-size:25px}.store-top .brand-symbol{width:32px;height:35px}.store-hero{align-items:flex-start;gap:15px;margin:0 18px;padding:28px 0}.restaurant-mark{border-radius:15px;width:56px;height:56px}.restaurant-mark svg{width:27px}.store-hero h1{margin:9px 0;font-size:25px}.store-hero .eyebrow{font-size:9px}.store-facts{gap:10px;font-size:11px}.store-body{margin:25px 16px}.storefront .composer{grid-template-columns:1fr}.storefront .product-grid{grid-template-columns:repeat(2,1fr)}.storefront .product-card>img{height:130px}.storefront .product-card h3{font-size:14px}.storefront .product-card p{font-size:12px}.storefront .product-card footer>strong{font-size:15px}.storefront .bag{margin-top:10px}.wallet-panel form{grid-template-columns:1fr}.modal-overlay{padding:12px}.modal{max-height:94vh;padding:22px}.modal>header h2{font-size:19px}.report-preview{padding:17px;font-size:13px}.receipt-success{padding:25px}.brand-symbol{flex-shrink:0}}@media print{body *{visibility:hidden}.modal-overlay,.modal,.receipt,.receipt *{visibility:visible}.modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;padding:0;display:block;position:absolute;inset:0}.modal{box-shadow:none;border:0;border-radius:0;width:80mm;max-height:none;padding:5mm;overflow:visible}.modal>header,.no-print{display:none}.receipt{color:#000;font:12px monospace}}
