.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.public-header{background:#fff;border-bottom:1px solid #e7ebf0;position:sticky;top:0;z-index:10}.nav{min-height:78px;display:flex;align-items:center;gap:34px}.logo img{width:190px;display:block}.nav nav{display:flex;gap:26px;margin-left:auto}.nav nav a{color:#566477;font-size:13px;font-weight:700}.nav nav a:hover,.nav nav a.active{color:var(--navy)}.nav-actions{display:flex;align-items:center;gap:14px}.button.small{min-height:38px;padding:0 14px;font-size:12px}.home-hero{background:linear-gradient(120deg,#102945,#245379);color:#fff}.home-hero-inner{min-height:520px;display:flex;align-items:center;justify-content:space-between;gap:45px}.hero-copy{max-width:620px}.hero-copy h1{font-size:clamp(38px,6vw,68px);line-height:1.02;letter-spacing:-.055em;margin:15px 0 20px}.hero-copy p{max-width:510px;color:#c9d8e7;font-size:18px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.text-link{color:var(--blue);font-weight:800;font-size:13px}.home-hero .text-link{color:#f2cf7b}.hero-art{width:340px;height:340px;display:grid;place-items:center;position:relative}.art-ring{width:330px;height:330px;border:1px solid #ffffff3d;border-radius:50%;position:absolute;box-shadow:0 0 0 32px #ffffff09,0 0 0 64px #ffffff05}.art-card{width:210px;height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:25px;border-radius:18px;color:var(--navy);background:#f6e4b4;transform:rotate(8deg);box-shadow:20px 25px 35px #061a2f66}.art-card span{font-size:74px;line-height:.8;font-weight:900}.art-card b{font-size:21px;line-height:1.1}.home-section{padding:88px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading h2,.trust-grid h2,.care-grid h2{margin:8px 0 0;font-size:clamp(28px,4vw,44px);line-height:1.08;letter-spacing:-.045em}.eyebrow.dark{color:#b0811e}.product-grid,.catalog-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-tile{display:block;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;transition:.2s ease}.product-tile:hover{transform:translateY(-3px);box-shadow:0 14px 25px #172b4514}.product-image{height:230px;display:grid;place-items:center;border-radius:11px;background:#f1f4f7;margin-bottom:14px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span,.detail-image span{font-size:72px;font-weight:900;color:#cfd9e4}.product-tile b,.product-tile small{display:block}.product-tile b{font-size:15px}.product-tile small{color:#8190a0;margin-top:4px;font-size:11px}.empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;padding:30px;border:1px dashed #cad5e2;border-radius:16px;color:#718096;background:#fbfcfe;text-align:center}.empty-state strong{color:var(--ink);font-size:18px}.empty-state span{margin-top:5px}.care-band{padding:74px 0;color:#fff;background:#17365d}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.care-points{display:grid;gap:13px}.care-points div{display:flex;align-items:center;gap:18px;padding:16px 18px;border:1px solid #ffffff26;border-radius:12px}.care-points b{color:#e7b64a;font-size:13px}.care-points span{font-weight:700}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.trust-grid p{max-width:530px;color:#69788b}.trust-card{padding:36px;border-radius:18px;background:#f3e4be}.trust-card>span{color:#b0811e;font-size:55px;line-height:.4}.trust-card p{font-size:26px;color:var(--navy);font-weight:800;line-height:1.15}.trust-card small{font-weight:800;color:#9d7c39;font-size:10px;letter-spacing:.12em}.public-footer{padding:50px 0 24px;background:#f2f5f8;color:#6f7f91}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:38px}.footer-logo{width:160px}.footer-grid p{font-size:13px}.footer-grid b,.footer-grid a{display:block;margin-bottom:10px}.footer-grid b{color:var(--navy);font-size:12px}.footer-grid a{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid #dce3eb;font-size:11px}.page-wrap{padding:70px 0 100px}.page-intro{max-width:720px;margin-bottom:34px}.page-intro h1{margin:12px 0;font-size:clamp(35px,5vw,56px);line-height:1.03;letter-spacing:-.05em}.page-intro p{font-size:17px;color:#69788b}.tabs{display:flex;gap:8px;margin-bottom:18px}.tab{border:1px solid #d9e2eb;border-radius:999px;padding:11px 16px;color:#617186;background:#fff;font-size:12px;font-weight:800}.tab.active{color:#fff;border-color:var(--navy);background:var(--navy)}.care-form{max-width:820px;margin:0 auto;padding:30px}.care-form h2{margin:0 0 8px;font-size:28px;letter-spacing:-.04em}.care-form label{display:block;margin:17px 0;color:var(--ink);font-size:13px;font-weight:800}.care-form label>span{display:block;margin-bottom:7px}.care-form input,.care-form select,.care-form textarea{display:block;width:100%;height:48px;padding:0 13px;border:1px solid #d8e1eb;border-radius:9px;outline:0;background:#fff}.care-form textarea{height:auto;min-height:120px;padding:12px}.muted{color:#738197;font-size:13px}.form-grid,.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.result-box{margin-top:18px;padding:13px;border-radius:9px;color:#205a3d;background:#ecf8f1;font-size:13px}.order-selections{margin-top:24px;padding-top:18px;border-top:1px solid #e3e9f0}.order-selections h3{margin:0 0 12px;font-size:17px}.order-item{display:flex!important;align-items:center;gap:12px;padding:13px;border:1px solid #e1e7ef;border-radius:10px}.order-item>span{flex:1}.order-item small{display:block;color:#8491a1;margin-top:2px;font-weight:500}.order-item .qty{width:76px!important;height:38px!important}.upload-grid input{height:auto;padding:12px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-image{min-height:480px;display:grid;place-items:center;border-radius:20px;background:#f0f3f6}.detail-image img{max-width:100%;max-height:480px;object-fit:contain}.detail-copy h1{font-size:clamp(36px,5vw,58px);line-height:1.04;letter-spacing:-.05em;margin:12px 0}.detail-copy>p{color:#6d7b8e;font-size:17px;line-height:1.65}.detail-copy dl{display:flex;gap:35px;margin:26px 0}.detail-copy dt{font-size:10px;color:#8b98a7;letter-spacing:.1em;font-weight:800}.detail-copy dd{margin:4px 0 0;font-weight:800}.detail-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.content-card{max-width:760px;padding:40px;border-radius:18px;background:#fff;border:1px solid #e1e7ef;box-shadow:0 16px 40px #182b4510}.content-card h1{font-size:42px;letter-spacing:-.04em}.content-card p{color:#68778b;white-space:pre-line;font-size:17px;line-height:1.75}.narrow-card{max-width:450px}.admin-logo{width:180px;margin-bottom:18px}.admin-queue{display:grid;gap:15px}.review-row{display:flex;justify-content:space-between;gap:25px;padding:20px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.review-row small{display:block;color:#7b8898;margin-top:5px}.review-photos{display:flex;gap:12px;margin-top:14px;font-size:12px;font-weight:800;color:var(--blue)}.review-actions{width:300px}.review-actions textarea{width:100%;min-height:60px;padding:8px;border:1px solid #d8e1eb;border-radius:7px}.review-actions button{margin:6px 5px 0 0;padding:7px 9px;border:0;border-radius:6px;color:#fff;background:var(--navy);font-size:11px;font-weight:800}.review-actions button[data-action=rejected]{background:#b8515e}.review-actions button[data-action=need_more_info]{color:#6b531b;background:#f0d79b}@media(max-width:760px){.nav{gap:12px;min-height:66px}.logo img{width:145px}.nav nav{display:none}.nav-actions .button{display:none}.home-hero-inner{min-height:580px;align-items:flex-start;padding-top:75px}.hero-art{width:190px;height:190px;position:absolute;right:10px;top:280px;opacity:.65}.art-ring{width:190px;height:190px}.art-card{width:130px;height:165px;padding:15px}.art-card span{font-size:45px}.art-card b{font-size:14px}.hero-copy{position:relative;z-index:1}.hero-copy p{font-size:16px}.section-heading{align-items:flex-start;flex-direction:column}.home-section{padding:58px 0}.product-grid,.catalog-page-grid{grid-template-columns:1fr 1fr}.care-grid,.trust-grid,.product-detail{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.form-grid,.upload-grid{grid-template-columns:1fr}.page-wrap{padding-top:45px}.care-form{padding:20px}.review-row{flex-direction:column}.review-actions{width:100%}.footer-bottom{flex-direction:column}}
.admin-access{display:inline-block!important;margin-left:auto;color:#9aa7b6!important;font-size:10px!important;font-weight:600!important;letter-spacing:.08em;opacity:.52;text-decoration:none}.admin-access:hover,.admin-access:focus-visible{color:#596a7f!important;opacity:1;text-decoration:underline}.site-footer .admin-access{margin-left:12px;font-size:10px!important}@media(max-width:760px){.footer-bottom .admin-access{align-self:flex-end;margin-left:0}}
