:root{font-family:Inter,Plus Jakarta Sans,Segoe UI,sans-serif;--bg: #f4f7fb;--card: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e5e9f2;--navy: #0b1b3a;--blue: #2f6dff;--text-xs: .82rem;--text-sm: .92rem;--text-md: 1rem;--text-lg: 1.2rem}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#fff;color:var(--text)}.app-shell{width:100%;max-width:1380px;margin:0 auto;padding:1.25rem 1.4rem 3.1rem;background:#fff}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.15rem;background:var(--card);border:1px solid var(--border);border-radius:18px;padding:.78rem 1.25rem;box-shadow:0 12px 26px #0e182c0f}.brand{font-size:1.8rem;font-weight:800;color:var(--navy)}.catalog-label{font-size:var(--text-xs);letter-spacing:.12em;color:var(--muted)}.menu{display:flex;gap:.6rem;flex-wrap:wrap}.menu-btn{border:1px solid var(--border);border-radius:999px;background:#fff;padding:.52rem .9rem;font-weight:600;cursor:pointer}.top-menu-btn{border:0;background:transparent;color:#24354f;font-size:var(--text-sm);font-weight:600;padding:.2rem .28rem;cursor:pointer}.top-menu-btn:hover{color:#0b1b3a}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:1.08rem;box-shadow:0 10px 22px #0e182c0d}.catalog-shell{padding:0;overflow:hidden;border-radius:20px}.hero{display:none}.catalog-head{margin-top:.8rem}.catalog-head .breadcrumb{font-size:.82rem;color:var(--muted)}.catalog-head h2{margin:.55rem 0 0;font-size:var(--text-lg);line-height:1.28;font-weight:700;letter-spacing:-.01em}.search-strip{margin-top:.8rem;display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center}.search{width:100%;border-radius:999px;border:1px solid var(--border);padding:.76rem 1.04rem;font-size:var(--text-sm);background:#fff}.reset-btn{border:0;background:transparent;color:var(--muted);cursor:pointer;font-weight:600}.catalog-layout{margin-top:1rem;display:grid;grid-template-columns:250px 1fr;gap:1.15rem}.sidebar h3{margin:0;font-size:1.4rem}.sidebar p{margin:.35rem 0 .8rem;color:var(--muted);font-size:.9rem}.sidebar-title{font-weight:700;margin-bottom:.55rem}.sidebar-list{display:grid;gap:.45rem}.side-cat{border:0;text-align:left;border-radius:10px;background:transparent;padding:.55rem .7rem;cursor:pointer;font-weight:600;color:#334155}.side-cat.active{background:#edf3ff;color:var(--blue)}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.toolbar-label{font-weight:700;color:var(--muted);font-size:.88rem}.toolbar-chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{border-radius:14px;border:1px solid var(--border);background:#fff;padding:.45rem .8rem;cursor:pointer;font-weight:600;font-size:var(--text-sm)}.chip.active{background:var(--blue);color:#fff;border-color:var(--blue)}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card h3{margin:.58rem 0 0;min-height:2.4em;font-size:.86rem;font-weight:560;line-height:1.35;text-align:left}.card-link{width:100%;border:0;background:transparent;padding:0;cursor:pointer}.product-thumb{width:100%;height:250px;border-radius:14px;object-fit:cover;display:block;margin-bottom:.4rem}.pill-row{display:flex;justify-content:space-between;gap:.4rem}.pill{font-size:.72rem;border-radius:999px;padding:.25rem .5rem;background:#edf2f8}.price-row{margin-top:.82rem;display:flex;align-items:baseline;gap:.45rem}.price-row strong{font-size:1.06rem}.price-row span{opacity:.5;text-decoration:line-through;font-size:.88rem}.add-btn,.buy-btn{margin-top:.8rem;width:100%;border:0;border-radius:999px;padding:.65rem;font-weight:700;cursor:pointer}.add-btn{background:var(--navy);color:#fff;font-size:var(--text-sm)}.buy-btn{background:var(--blue);color:#fff}.back-btn{border:0;background:transparent;font-weight:700;cursor:pointer;margin-bottom:.8rem;padding:0}.detail-layout,.auth-panel,.cart-layout,.cart-empty,.empty-state{margin-top:1rem}.detail-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem}.detail-main-image{width:100%;border-radius:14px;aspect-ratio:1 / 1;object-fit:cover;display:block}.gallery-row{margin-top:.6rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.thumb-btn{border:1px solid transparent;border-radius:10px;padding:0;overflow:hidden;cursor:pointer}.thumb-btn img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.thumb-btn.active{border-color:var(--blue)}.detail-section{margin-top:.9rem}.detail-section h3{margin:0;font-size:1rem}.detail-section p{margin:.45rem 0 0;opacity:.82;line-height:1.5}.detail-actions{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.cart-layout{display:grid;grid-template-columns:1.55fr .75fr;gap:1.05rem}.cart-layout,.cart-layout *{font-family:Inter,Plus Jakarta Sans,Segoe UI,sans-serif}.cart-empty{text-align:center}.cart-empty-ref-wrap{align-items:start}.cart-empty-ref{min-height:300px;border:1px solid #e5ecf6;border-radius:22px;box-shadow:none;display:grid;place-items:center;text-align:center;gap:.38rem;padding:1.2rem}.cart-empty-icon{width:56px;height:56px;border-radius:999px;background:#edf2f7;display:grid;place-items:center;color:#4b5f7d}.cart-empty-icon svg{width:24px;height:24px}.cart-empty-ref h3{margin:.2rem 0 0;font-size:1.28rem;color:#141f37}.cart-empty-ref p{margin:0;color:#7b8ea8;font-weight:520}.cart-empty-btn{width:auto;padding:.56rem .95rem;margin-top:.32rem;border-radius:999px}.cart-ref-layout{align-items:start}.cart-left{display:grid;gap:.7rem}.cart-topline{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.cart-topline>span{display:block;width:1px}.back-link-btn{border:0;background:transparent;color:#6e7f98;font-weight:600;padding:0;cursor:pointer;font-size:.9rem;display:inline-block;margin-bottom:.55rem;margin-left:-12px}.clear-cart-btn{border:1px solid var(--border);background:#fff;color:#42526b;border-radius:999px;padding:.44rem .82rem;font-weight:600;cursor:pointer}.cart-main-title{margin:0;font-size:1.92rem;line-height:1.16;letter-spacing:-.012em;color:#0b1733;font-weight:760}.cart-main-subtitle{margin:0;color:#7789a3;font-weight:520;font-size:.98rem;letter-spacing:.002em}.cart-select-row{display:flex;justify-content:space-between;align-items:center;padding:.7rem .8rem;border-radius:14px;border:1px solid #e6edf6;box-shadow:none}.cart-select-row label{color:#1f2d45;font-weight:620;font-size:.96rem;display:inline-flex;align-items:center;gap:.45rem}.cart-select-row span{color:#7b8ca4;font-weight:620;font-size:.9rem}.cart-list{display:grid;gap:.72rem}.cart-item{display:grid;grid-template-columns:24px 112px 1fr auto;gap:.9rem;align-items:center;padding:.82rem;border-radius:20px;border:1px solid #e6edf6;box-shadow:0 8px 22px #10172b0d}.cart-item-check{display:grid;place-items:center}.cart-thumb{width:112px;height:88px;object-fit:cover;border-radius:12px}.cart-item-content h3{margin:0;font-size:1.05rem;font-weight:700;color:#0f1b34;letter-spacing:-.005em}.cart-category{margin:.24rem 0 0;color:#7f91a9;text-transform:lowercase}.cart-price{margin:.7rem 0 0;font-weight:760;color:#0d1a35;font-size:2rem;letter-spacing:-.015em}.cart-controls{margin-top:.55rem;display:inline-flex;align-items:center;gap:.45rem;border:1px solid #d8e2ef;border-radius:999px;padding:.2rem .42rem}.cart-controls button{width:26px;height:26px;border-radius:999px;border:0;background:#f3f7fc;color:#273750;cursor:pointer;font-weight:700}.cart-controls span{min-width:18px;text-align:center;font-weight:700;color:#1f2f47}.cart-item-side{display:grid;justify-items:end;gap:.4rem}.cart-item-side strong{font-size:2rem;color:#0d1730;letter-spacing:-.015em;font-weight:760}.remove-btn{border:0;background:transparent;color:#9fb0c8;cursor:pointer;font-weight:700;padding:0}.order-summary-ref{border-radius:22px;padding:.95rem;box-shadow:0 12px 32px #10172b14}.order-summary-ref h3{margin:0 0 .72rem;font-size:1.72rem;color:#131f37;letter-spacing:-.01em}.summary-box{border:1px solid #e3eaf4;border-radius:16px;padding:.8rem;box-shadow:none}.summary-row{display:flex;justify-content:space-between;margin-top:.55rem}.summary-row:first-child{margin-top:0}.summary-row span{color:#7486a0;font-weight:620;font-size:.98rem}.summary-row strong{color:#1a2941;font-size:1rem}.total-row{border-top:1px solid #e3eaf4;margin-top:.75rem;padding-top:.75rem}.total-row strong{font-size:2rem;color:#0b1630;letter-spacing:-.015em;font-weight:760}.cart-note{margin-top:.6rem;border:1px solid #e4ebf5;border-radius:14px;padding:.58rem .66rem;color:#70839e;font-weight:560;font-size:.96rem;box-shadow:none}.promo-input{margin-top:.35rem;width:100%;border-radius:12px;border:1px solid var(--border);padding:.58rem .7rem}.checkout-ref-btn{background:#59647a;border-radius:12px;margin-top:.72rem;padding:.7rem}.checkout-created-card{border-radius:18px;padding:.95rem}.checkout-created-head strong{font-size:1.15rem;color:#112241}.checkout-created-head p{margin:.25rem 0 .7rem;color:#5f748f;font-size:.92rem}.checkout-created-info{border:1px solid #e3eaf4;border-radius:12px;padding:.65rem;margin-bottom:.7rem}.pending-badge{background:#fff4c7;color:#946200;border-radius:999px;padding:.2rem .55rem;font-size:.82rem;font-weight:700}.checkout-steps{border:1px solid #e3eaf4;border-radius:12px;padding:.65rem;margin-bottom:.7rem}.checkout-steps strong{color:#142746}.checkout-steps ol{margin:.45rem 0 0;padding-left:1.05rem;color:#3f5470;font-size:.9rem;line-height:1.55}.checkout-created-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.7rem}.empty-state{text-align:center}.auth-layout{margin-top:1rem;display:grid;grid-template-columns:1.18fr .82fr;gap:1.6rem;align-items:start}.auth-left{padding-top:.4rem}.auth-back-btn{border-radius:999px;padding:.5rem .9rem;font-size:.9rem;color:#5f7088}.auth-left-title{margin:1rem 0 0;max-width:560px;font-size:3.2rem;line-height:1.04;letter-spacing:-.03em;color:#0a1731}.auth-left-desc{margin:.88rem 0 0;color:#61748f;font-size:1.05rem;max-width:540px}.auth-left-feature{margin-top:1.8rem;max-width:430px;border-radius:22px;box-shadow:0 10px 20px #0e182c0d}.auth-feature-icon{width:44px;height:44px;border-radius:12px;background:#041134;color:#fff;display:grid;place-items:center;font-weight:700}.auth-feature-icon svg{width:22px;height:22px}.auth-left-feature h4{margin:.75rem 0 0;font-size:1.42rem;color:#1a2a42}.auth-left-feature p{margin:.52rem 0 0;color:#6f819c}.auth-panel{display:grid;gap:.72rem;max-width:460px;margin:1.2rem auto 0;border-radius:22px;padding:1.3rem;box-shadow:0 14px 36px #0e182c17}.auth-title{margin:.1rem 0 .2rem;font-size:1.18rem;line-height:1.34;letter-spacing:-.01em;color:#101b34}.auth-panel .search{border-radius:12px;padding:.72rem .84rem;border-color:#dbe5f2}.auth-panel .search:focus{outline:2px solid rgba(47,109,255,.18);border-color:#8fafff}.auth-panel .brand-logo{margin:0 auto .2rem}.auth-submit-btn{margin-top:.2rem;border-radius:12px;padding:.72rem;font-size:.94rem}.auth-switch-btn{border-radius:12px;padding:.64rem .72rem;font-size:var(--text-sm);font-weight:650}.auth-error{color:#9a1b1b;margin:0;font-size:.9rem}.turnstile-box{margin-top:.2rem}.dashboard-layout{display:grid;grid-template-columns:270px 1fr;gap:1.1rem;margin-top:1rem}.dashboard-menu{display:grid;gap:.5rem;align-content:start}.menu-link{border:1px solid var(--border);background:#fff;border-radius:12px;padding:.55rem .75rem;text-align:left;cursor:pointer}.menu-link.active{border-color:var(--blue);color:var(--blue);background:#eef3ff}.menu-link.danger{border-color:#fecaca;color:#b91c1c;background:#fff5f5}.menu-link.danger:hover{background:#ffe8e8}.dashboard-ref-layout{gap:.9rem;align-items:start}.dashboard-ref-menu{border-radius:0;box-shadow:none;border-right:1px solid #e8edf5;border-left:0;border-top:0;border-bottom:0;padding:.7rem .65rem}.dashboard-user{margin:0 0 .5rem;font-size:.95rem;color:#2b3a52}.dashboard-ref-menu .menu-link{border:0;border-radius:10px;padding:.56rem .7rem;color:#2f3f57;background:transparent;font-weight:600}.dashboard-ref-menu .menu-link.active{background:#0b6ea8;color:#fff}.dashboard-main-card{border-radius:0;box-shadow:none;border:0;padding:.45rem .2rem}.dashboard-title{margin:0;font-size:2.2rem;letter-spacing:-.015em;color:#0d1730}.dashboard-subtitle{margin:.45rem 0 .9rem;color:#7e90aa;font-weight:600}.dashboard-stats-ref .stat-card{box-shadow:none;border-radius:14px;padding:.9rem .8rem}.dashboard-stats-ref .stat-card strong{font-size:2rem}.dashboard-stats-ref .stat-card span{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.dashboard-tabs-ref{border:1px solid #dce4f0;border-radius:14px;padding:.36rem;display:flex;gap:.42rem}.dashboard-tabs-ref .chip{border:0;border-radius:999px;background:transparent}.dashboard-tabs-ref .chip.active{background:#0b6ea8;color:#fff}.access-empty-ref{min-height:245px;margin-top:.88rem;border:1px dashed #dce4f0;border-radius:20px;box-shadow:none;display:grid;place-items:center;text-align:center;padding:1rem}.access-empty-icon{color:#b7c5d8}.access-empty-icon svg{width:28px;height:28px}.access-empty-ref h4{margin:.15rem 0 0;font-size:1.08rem;color:#233349}.access-empty-ref p{margin:.26rem 0 0;color:#7e90aa;max-width:720px}.dashboard-settings-stack{display:grid;gap:1rem}.settings-hero-card,.settings-block{box-shadow:none}.settings-block h3{margin:0;font-size:1.65rem;color:#101d36}.settings-block p{margin:.35rem 0 1rem;color:#6f819b}.settings-block label{display:block;margin:.7rem 0 .32rem;color:#2f405a;font-weight:600}.settings-info-list{border:1px solid #e3eaf4;border-radius:16px;overflow:hidden}.settings-info-list>div{display:flex;justify-content:space-between;gap:.8rem;padding:.78rem .9rem;border-top:1px solid #edf2f8}.settings-info-list>div:first-child{border-top:0}.settings-info-list span{color:#5f748f}.settings-info-list strong{color:#12223f;font-weight:600}.download-note{margin:.55rem 0 0;color:#6b7f99;font-size:.86rem;line-height:1.45}.dashboard-top-right{display:flex;justify-content:flex-end;position:relative;margin-bottom:.6rem}.dashboard-profile-btn{border:1px solid #e2e8f2;background:#fff;border-radius:999px;padding:.36rem .62rem .36rem .4rem;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;color:#1d2b42;font-weight:650}.dashboard-avatar{width:28px;height:28px;border-radius:999px;background:#f1f4f9;display:grid;place-items:center;font-size:.84rem;font-weight:700}.dashboard-profile-name{font-size:.93rem}.dashboard-chevron{font-size:.85rem;color:#657790}.dashboard-profile-menu{position:absolute;right:0;top:calc(100% + .45rem);width:250px;background:#fff;border:1px solid #dfe6f1;border-radius:14px;box-shadow:0 14px 34px #10172b1f;overflow:hidden;z-index:30}.dashboard-profile-head{display:grid;gap:.1rem;padding:.72rem .8rem;border-bottom:1px solid #eef2f8}.dashboard-profile-head strong{color:#1b2a42}.dashboard-profile-head span{color:#7588a3;font-size:.88rem}.dashboard-profile-item{width:100%;border:0;border-top:1px solid #eef2f8;background:#fff;padding:.7rem .8rem;text-align:left;cursor:pointer;color:#25354d}.dashboard-profile-item.danger{color:#d11f34}.admin-layout{margin-top:1rem;display:grid;grid-template-columns:240px 1fr;gap:1rem;align-items:start}.admin-sidebar{position:sticky;top:12px;display:grid;gap:.45rem;align-content:start}.admin-sidebar h3{margin:0 0 .25rem;color:#10203b}.admin-main{min-height:680px}.admin-action-message{margin:.3rem 0 .8rem;padding:.55rem .7rem;border-radius:10px;border:1px solid #dbe6f3;background:#f6f9ff;color:#244064;font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.stat-card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:.75rem;display:grid;gap:.22rem}.stat-card strong{font-size:1.1rem;color:var(--navy)}.stat-card span{color:var(--muted);font-size:.85rem}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse}.orders-table th,.orders-table td{padding:.72rem;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.orders-table th{color:var(--muted);font-size:.85rem}.copy-btn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:.35rem .55rem;cursor:pointer}.access-block{border:1px solid #e6edf6;border-radius:12px;padding:.6rem;background:#fbfdff;margin-top:.5rem}.access-content-text{margin:.45rem 0 0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:.93rem;line-height:1.52;color:#152746}.access-content-link{display:block;margin-top:.45rem;color:#2f57c8;text-decoration:underline;word-break:break-all}.access-link-row{margin-top:.45rem;border:1px solid #dfe7f3;border-radius:12px;padding:.58rem;background:#fff}.access-link-row .access-content-link{margin-top:0;text-decoration:none;color:#1f3e8a}.access-link-actions{display:flex;gap:.45rem;margin-top:.5rem}.skeleton-card{min-height:260px}.skeleton{background:linear-gradient(90deg,#eef3fa,#f6f9ff,#eef3fa);background-size:200% 100%;animation:pulse 1.3s infinite;border-radius:12px}.skeleton-thumb{width:100%;height:180px}.skeleton-line{margin-top:.7rem;height:16px}.skeleton-line.short{width:60%}.toast{position:fixed;right:18px;bottom:18px;background:var(--navy);color:#fff;border-radius:14px;padding:.7rem .9rem;box-shadow:0 12px 28px #0b1b3a3d;cursor:pointer;z-index:60}@keyframes pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1080px){.catalog-layout,.detail-grid,.cart-layout,.dashboard-layout,.auth-layout,.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static}.auth-left-title{font-size:2.25rem}.auth-left-feature{max-width:none}.cart-main-title{font-size:1.52rem}.cart-empty-ref h3{font-size:1.12rem}.cart-item{grid-template-columns:92px 1fr}.cart-item-side{justify-items:start;grid-column:1 / -1}.cart-thumb{width:92px;height:74px}.cart-price{font-size:1.22rem}.order-summary-ref h3{font-size:1.12rem}.total-row strong{font-size:1.28rem}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.app-shell{padding:.9rem .82rem 2rem}.topbar{flex-direction:column;align-items:flex-start}.product-grid,.stats-grid,.search-strip{grid-template-columns:1fr}.menu{width:100%}}.brand-logo{height:42px;width:auto;display:block}.header-logo{height:46px}.header-logo-full{height:44px;width:auto;object-fit:contain;display:block}.brand-lockup{display:flex;align-items:center;gap:.55rem}.catalog-head-ref{padding:1.1rem 1.1rem .8rem;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0;border-bottom:0}.search-ref{padding:.75rem 1.1rem 1rem;border-top-left-radius:0;border-top-right-radius:0;margin-top:0;border-top:0;border-bottom:1px solid #e9edf4}.catalog-ref-layout{margin-top:0;padding:1.1rem;align-items:start}.sidebar-ref{border-radius:0;padding:1.2rem 1rem 1.2rem .2rem;border-right:1px solid #e9edf4;border-left:0;border-top:0;border-bottom:0;box-shadow:none}.sidebar-ref h3{font-size:1.05rem;line-height:1.05;color:#1f2a3e;font-weight:700}.sidebar-ref p{font-size:.85rem;color:#7a8da9;margin-top:.35rem;margin-bottom:1.15rem}.sidebar-ref .side-cat{font-size:.95rem;line-height:1.15;padding:.62rem .9rem;border-radius:999px;font-weight:500;color:#3e4b63}.sidebar-ref .side-cat.active{background:#0b0f18;color:#fff}.sidebar-ref .sidebar-title{font-size:1.85rem;margin-top:.2rem;margin-bottom:.9rem;font-weight:700;color:#1f2a3e}.catalog-main-ref .toolbar-ref{border-radius:0;padding:.75rem .85rem;border:0;box-shadow:none;justify-content:flex-start;gap:.5rem}.catalog-main-ref .product-grid{margin-top:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-main-ref .product-card{border-radius:18px;padding:.76rem;border:1px solid #e6edf7;box-shadow:0 8px 18px #0e182c0d}.catalog-main-ref .product-thumb{border-radius:14px;height:290px}.catalog-main-ref .add-btn{margin-top:.7rem;padding:.68rem;font-size:.9rem}@media(max-width:1180px){.catalog-main-ref .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.catalog-main-ref .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.catalog-main-ref .product-grid{grid-template-columns:1fr}}.price-sort-select{min-width:195px;max-width:none;appearance:auto;background:#fff;color:#0f172a;border-color:#d8e1ee;font-weight:600;font-size:.9rem;padding-top:.45rem;padding-bottom:.45rem}.price-sort-select:focus{outline:2px solid rgba(11,27,58,.14);border-color:#90a4c6}.toolbar-ref .toolbar-label{color:#6b7d9a;font-weight:600}.toolbar-ref .chip{background:#fff;border-color:#dce4ef;color:#1e2a3b}.toolbar-ref .chip.active{background:#0b1b3a;border-color:#0b1b3a;color:#fff}
