@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Fustat;src:url(/assets/fonts/fustat/Fustat-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--bg:#fff;--muted:#6b7280;--brand:#0b6b4f;--brand-600:#0a5b41;--radius:10px;--gap:24px;--max-width:1500px;--shadow:0 6px 18px rgba(11,107,79,.08)}*{box-sizing:border-box;font-family:Fustat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}img{-webkit-user-drag:none}body,html{height:100%}body{font-family:Fustat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.5;color:#111827;background:var(--bg);margin:0}.container{max-width:var(--max-width);margin:0 auto}.site-header{position:absolute;inset:0 0 auto 0;z-index:50;background:#000;transition:background-color .22s ease,border-color .22s ease,padding .22s ease;padding:18px 40px 0}.site-header.scrolled{position:-webkit-sticky;position:sticky;top:0;background:#000;border-bottom:1px solid hsla(0,0%,100%,.06)}.header-inner{justify-content:space-between;padding:18px 0}.header-inner,.logo{display:flex;align-items:center}.logo{gap:10px;text-decoration:none;line-height:1}.logo-img{height:70px;width:auto;display:block;-webkit-user-drag:none}@media (max-width:700px){.logo-img{height:30px}}.nav{display:flex;gap:18px;align-items:center}.nav a{color:hsla(0,0%,100%,.92);text-decoration:none;padding:8px 10px;border-radius:8px}.nav a.cta{background:#fff;color:#000;padding:8px 12px;border-radius:8px}.nav-toggle{background:none;cursor:pointer;color:#fff;text-align:center;display:none;border:none}.nav-toggle svg{width:30px;height:30px;display:inline-block}.nav-toggle .icon-close{display:none}.nav-toggle[aria-expanded=true] .icon-close{display:inline-block}.nav-toggle[aria-expanded=true] .icon-menu{display:none}.hero{min-height:100vh;display:flex;color:#000}.hero,.hero-inner{align-items:center;justify-content:space-between}.hero-inner{display:grid;grid-template-columns:1fr 480px}.hero-copy{max-width:680px}.hero h1{font-size:clamp(1.6rem,4vw,3rem);margin:0 0 14px;font-weight:700;font-family:Poppins,sans-serif}.hero p{color:rgba(17,24,39,.95);margin:0 0 22px;font-size:1.05rem}.hero-ctas{margin-top:60px;margin-bottom:50px}.hero-ctas .btn{margin-right:12px}.hero-features{display:flex;gap:12px;margin-top:18px;padding:0;list-style:none}.hero-features li{background:#000;color:#fff;padding:10px 20px;border-radius:10px;font-weight:600;font-size:.95rem;text-align:center}.hero-media{display:block}.hero-media img,.hero-media video,.hero-video video{border-radius:14px;box-shadow:var(--shadow);object-fit:cover;display:block;width:100%}.hero-video{width:100%;max-width:520px;max-height:520px}@media (max-width:900px){.site-header{position:-webkit-sticky;position:sticky;top:0;background:#000;padding:10px 20px}.hero{margin-top:0;padding-top:18px}.hero-inner{grid-template-columns:1fr;display:flex;flex-direction:column-reverse;padding:20px;gap:24px;margin-top:50px}.hero-media{display:flex;justify-content:center;align-items:center;width:100%}.hero-media img,.hero-media video,.hero-video{width:100%;height:auto;border-radius:12px;object-fit:cover}.hero .lead,.hero h1,.hero p{color:#111827}.hero-features{grid-template-columns:repeat(2,1fr)}.hero-features li span{font-size:12px}.hero-features li i{font-size:11px}.hero-ctas{margin-top:28px;margin-bottom:24px}}@media (max-width:480px){.hero-features{grid-template-columns:1fr;gap:4px;flex-direction:column}.hero-features li span{font-size:15px}.hero-features li i{font-size:10px}}@media (max-width:900px){.hero-pills,.hero-social{justify-content:center}}.section{padding:30px}.section-title{width:100%;text-align:center;font-size:2.4rem;margin:30px 0 6px}.section-lead{width:100%;text-align:center;color:var(--muted);margin:0 0 20px;font-size:1.2rem}.services-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.service-card{background:#fff;border-radius:14px;padding:22px;border:1px solid #000;display:flex;flex-direction:column;gap:12px;align-items:flex-start;transition:transform .22s ease,box-shadow .22s ease;position:relative}.service-card .icon-wrap{width:64px;height:64px;border-radius:12px;background:#000;display:flex;align-items:center;justify-content:center}.service-card .icon-wrap i{color:#fff;font-size:20px}.service-card h3{margin:6px 0 0;font-size:1.05rem}.service-card p{margin:0;color:var(--muted)}.service-card .meta{display:flex;align-items:center;gap:12px}.video-history-list{display:grid;grid-gap:12px;gap:12px}.video-history-entry{display:flex;gap:12px;align-items:center;border:1px solid #eef2f3;padding:12px;border-radius:10px;background:#fff}.video-history-thumb{width:160px;height:88px;background:#f8fafb;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-history-thumb-media{width:100%;height:100%;object-fit:cover;display:block}.video-history-thumb-empty{color:#9ca3af}.video-history-meta{flex:1 1 auto;min-width:0}.video-history-meta-top{display:flex;justify-content:space-between;gap:8px}.video-history-filename{color:#374151;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-history-by{color:#6b7280;font-size:13px;margin-top:6px}@media (max-width:900px){.video-history-entry{flex-direction:column;align-items:stretch}.video-history-thumb{width:100%;height:auto;aspect-ratio:16/9}.video-history-thumb-media{height:100%}.video-history-meta-top{margin-top:8px;align-items:center}.video-history-filename{white-space:normal}}.service-card .price{color:var(--brand);font-weight:600}.service-card .btn-outline{border:1px solid #000;color:#000;padding:8px 12px;border-radius:10px}.service-card:hover{transform:translateY(-8px);border-color:#000;box-shadow:0 18px 48px rgba(2,6,23,.08);z-index:2}.service-card .icon-wrap{transition:transform .22s ease,box-shadow .22s ease}.services-grid{overflow:visible}.services-grid .service-card{will-change:transform,box-shadow}.services-grid .service-card:focus-within,.services-grid .service-card:hover{transform:translateY(-8px);border-color:#000;box-shadow:0 18px 48px rgba(2,6,23,.12);z-index:3}.services-grid .service-card:focus-within .icon-wrap,.services-grid .service-card:hover .icon-wrap{transform:translateY(-6px);box-shadow:0 10px 26px rgba(2,6,23,.08)}.card h3{margin:0;font-size:1.05rem}.card p{margin:6px 0 0;color:var(--muted);font-size:.95rem}.icon{width:40px;height:40px;fill:var(--brand);flex:0 0 40px}.card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(2,6,23,.08)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:18px}.step{background:#fff;padding:18px;border-radius:12px;box-shadow:0 8px 24px rgba(2,6,23,.06)}.step strong{display:block;color:var(--brand);font-size:1.4rem}.step h4{margin:8px 0}.step p{color:var(--muted);margin:0}.gallery-grid{margin-top:50px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.gallery-grid img{width:100%;aspect-ratio:10/10;object-fit:cover;border-radius:10px;cursor:pointer}.testimonials{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:stretch}.testimonial,.testimonial-card{background:#fff;border-radius:12px;border:1px solid #d6d9de;padding:18px;color:#111827;display:block}.testimonial .quote,.testimonial-card .quote{margin:0 0 12px;font-size:1rem;line-height:1.4}.testimonial .author,.testimonial cite,.testimonial-card .author{display:block;margin-top:8px;font-size:.95rem;color:var(--muted);font-weight:600}#contact,#gallery,#services,#testimonials{margin-bottom:100px}.contact-grid{margin-top:50px;grid-template-columns:1fr 600px;grid-gap:28px}.contact-grid,.contact-panel{display:grid;gap:28px;align-items:start}.contact-panel{grid-template-columns:1fr 700px;grid-gap:28px;max-width:var(--max-width);margin:0 auto}.contact-left{display:flex;flex-direction:column;gap:18px}.contact-card{background:#fff;border-radius:12px;padding:18px;border:1px solid #d6d9de}.contact-card-head{margin-bottom:8px}.contact-title{margin:0 0 4px;font-size:1.05rem}.contact-sub{margin:0 0 12px;color:var(--muted);font-size:.95rem}.contact-meta{display:grid;grid-gap:10px;gap:10px;margin:0 0 12px;padding:0;list-style:none}.contact-item{display:flex;gap:10px;align-items:center;color:#111827}.contact-item a{text-decoration:none;color:#111827}.contact-icon{width:20px;height:20px;flex:0 0 20px}.phone-link{color:#111827;font-weight:600;text-decoration:none}.phone-link:focus,.phone-link:hover{text-decoration:underline}.contact-actions{display:flex;gap:12px;align-items:center;margin-bottom:12px}.social-links{display:flex;gap:10px;margin-top:12px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#111;color:#fff;text-decoration:none;border:1px solid rgba(0,0,0,.06);transition:transform .16s ease,filter .16s ease}.social-links a:focus,.social-links a:hover{transform:translateY(-3px);filter:brightness(1.08)}.social-links svg{display:block}.contact-list{list-style:none;padding:0;margin:0 0 12px;display:grid;grid-gap:8px;gap:8px}.contact-list li{color:#111827;font-weight:500}.contact-right{display:flex;flex-direction:column}.card-form{border-radius:12px;border:1px solid #d6d9de;width:100%}.card-form,.upload-panel{background:#fff;padding:24px}.upload-panel{max-width:760px;margin:24px auto 40px;border-radius:12px;border:1px solid #e6e9ee;box-shadow:var(--shadow)}.upload-grid{display:grid;grid-template-columns:1fr 460px;grid-gap:22px;gap:22px;align-items:start}.upload-info{padding:6px 12px}.upload-info h3{margin-top:4px;margin-bottom:8px}.upload-info ul{margin:8px 0 0 18px;color:var(--muted)}.upload-form-card{background:#fff;border-radius:12px;padding:14px;border:1px solid #eef2f3}.form-actions{display:flex;gap:12px;align-items:center}.form-actions,.progress-list{margin-top:12px}.upload-form input[type=file]{width:100%;padding:10px 6px;border-radius:8px;border:1px solid #e6e9ee;background:#fbfcfd}.upload-form .btn{min-width:140px}.preview-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px;gap:10px}.preview-thumb{position:relative;border-radius:8px;background:#f7f7f7;overflow:hidden;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;min-height:88px}.preview-thumb img{width:100%;height:100%;display:block;object-fit:cover}.preview-caption{position:absolute;left:6px;right:6px;bottom:6px;background:rgba(0,0,0,.45);color:#fff;font-size:.75rem;padding:4px 6px;border-radius:6px}.upload-success{padding:12px;margin-top:12px;border-radius:8px;background:linear-gradient(180deg,#f0fdf4,#ecfdf3);border:1px solid #d1fae5}.footer-inner{gap:12px;justify-content:space-between;flex-wrap:wrap}.footer-credit,.footer-inner{display:flex;align-items:center}.footer-credit{margin:0;color:var(--muted);font-size:.95rem;justify-items:center}.website-link{display:inline-flex;align-items:center;justify-items:center;gap:8px;padding:6px 10px;color:var(--brand);font-weight:600;text-decoration:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.footer-inner p .website-link{color:#0a5b41;text-decoration:none}.website-link .bi{font-size:.9rem;opacity:.95;transform:translateY(-1px)}.footer-logo{-webkit-user-drag:none}@media (max-width:900px){.footer-inner{gap:8px}.website-link{padding:6px 8px}}.upload-item{margin-bottom:10px}.upload-bar{border-radius:6px;height:8px;background:#eee}.upload-form input[type=email],.upload-form input[type=text],.upload-form select,.upload-form textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e6e9ee;background:#fbfcfd;font-size:1rem;box-sizing:border-box}.upload-form select{height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%239ca3af' d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:calc(100% - 14px);background-size:14px}select,select option{color:#000!important}@media (max-width:600px){.upload-panel{padding:14px;margin:12px}.upload-form .btn{width:100%}.upload-grid{grid-template-columns:1fr}.upload-form-card{padding:12px}.preview-list{grid-template-columns:repeat(2,1fr);gap:8px}.preview-thumb{min-height:84px;aspect-ratio:4/3}.preview-caption{font-size:.7rem;padding:3px 6px}.upload-item{margin-bottom:8px}.upload-bar{height:7px}.upload-success img{height:84px;object-fit:cover}.upload-success div[style]{gap:6px}}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.field{display:block;font-size:1rem}.field input,.field select,.field textarea{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #e6e9ee;margin-top:10px;font-size:1rem;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field input,.field select{height:48px}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--brand-600);background:#fff}.field textarea{min-height:140px;resize:vertical;padding-top:12px;padding-bottom:12px}.field select{padding-right:48px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%239ca3af' d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:calc(100% - 14px);background-size:14px;cursor:pointer;height:48px}.field select::-ms-expand{display:none}.field input::placeholder,.field textarea::placeholder{color:#9ca3af}.checkbox{display:flex;gap:8px;align-items:center;font-size:.95rem;margin:10px 0 12px}.checkbox input{margin:0;width:20px;height:20px}#form-status{margin-left:6px;font-weight:600;color:var(--brand-600)}.form-success{display:inline-block;background:rgba(10,90,60,.08);color:var(--brand-600);padding:8px 12px;border-radius:8px;border:1px solid rgba(10,90,60,.08)}.form label{display:block;margin-bottom:12px;color:#000}.form label.checkbox,label.checkbox{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}.form input,.form textarea{width:100%}.form input[type=checkbox],.form input[type=radio]{width:auto;padding:0;margin:0;height:auto;-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox;accent-color:var(--brand)}.checkbox input{width:18px;height:18px}.form .form-row{display:flex;gap:12px;align-items:center}.btn{display:inline-block;padding:10px 16px;border-radius:10px;text-decoration:none;border:1px solid transparent}.btn-primary{background:var(--brand);color:#fff;padding:12px 18px;border-radius:12px;font-weight:600;transition:transform .18s ease,filter .18s ease}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.04)}.btn-outline{background:transparent;border:2px solid #000;color:#000}.site-footer{background:#000;color:#fff;border-top:1px solid hsla(0,0%,100%,.06);padding:0;margin-top:40px}.site-footer,.site-footer .muted,.site-footer a,.site-footer p{color:hsla(0,0%,100%,.72)}.site-footer a{text-decoration:none}.site-footer a:focus,.site-footer a:hover{color:#5eead4}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;padding:52px 0 40px;border-bottom:1px solid hsla(0,0%,100%,.07)}.footer-brand{display:flex;flex-direction:column;gap:14px}.footer-tagline{font-size:13px;color:hsla(0,0%,100%,.45);line-height:1.65;margin:0;max-width:240px}.footer-socials{display:flex;gap:8px}.footer-socials a{width:36px;height:36px;border-radius:9px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);font-size:15px;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.footer-socials a:hover{background:#0f766e;color:#fff;border-color:#0f766e}.footer-col{display:flex;flex-direction:column;gap:16px}.footer-col-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:hsla(0,0%,100%,.35);margin:0}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-col ul li{display:flex;align-items:center;gap:8px}.footer-col ul li,.footer-col ul li a{font-size:13px;color:hsla(0,0%,100%,.6)}.footer-col ul li a{text-decoration:none;transition:color .15s}.footer-col ul li a:hover{color:#5eead4}.footer-col ul li .bi{font-size:11px;color:#0f766e;flex-shrink:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0 22px;flex-wrap:wrap}.footer-bottom p{font-size:12px;color:hsla(0,0%,100%,.3);margin:0}.footer-bottom-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media (max-width:900px){.footer-top{grid-template-columns:1fr 1fr;gap:32px;padding:40px 0 32px}.footer-brand{grid-column:1/-1}}@media (max-width:540px){.footer-top{grid-template-columns:1fr;gap:28px;padding:32px 0 24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-bottom-right{gap:12px}}.lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.7);z-index:60}.lightbox[aria-hidden=false]{display:flex}.lb-img{max-width:90%;max-height:85%;border-radius:8px}.lb-close{position:absolute;top:24px;right:24px;background:transparent;border:0;font-size:28px}.lb-close,.scroll-top{color:#fff;cursor:pointer}.scroll-top{position:fixed;right:18px;bottom:20px;width:48px;height:48px;border-radius:12px;background:var(--brand);border:0;display:inline-flex;align-items:center;justify-content:center;transform:translateY(8px);opacity:0;visibility:hidden;z-index:120;font-size:20px}.scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top:focus{outline:3px solid rgba(11,107,79,.18);outline-offset:3px}@media (max-width:600px){.scroll-top{right:12px;bottom:14px;width:44px;height:44px}}@media (max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.hero{min-height:100vh;padding:48px 0}.hero-inner{grid-template-columns:1fr}.hero-media{order:-1;margin-bottom:20px}.contact-grid,.contact-panel{grid-template-columns:1fr}.upload-panel{max-width:820px}.upload-grid{grid-template-columns:1fr 360px}.upload-panel{max-width:720px;padding:18px;margin:16px auto}.form-grid{grid-template-columns:1fr}.upload-form .btn{width:100%}.preview-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.preview-thumb{min-height:96px}.social-links a{width:36px;height:36px}.nav{display:none}.nav-toggle{display:inline-block}.hero{padding:36px 0}.hero h1{font-size:1.6rem}}@media (max-width:600px){.container{padding:12px}.section{padding:0}.site-header{padding:8px 15px}.header-inner{padding:10px 0}.logo-img{height:44px}.hero{padding-top:0;min-height:100vh}.hero-ctas{display:flex;flex-direction:column;gap:10px;margin:12px 0}.hero-ctas .btn{width:100%;display:inline-flex;justify-content:center}.hero-features{margin-top:30px;justify-content:center}.hero h1,.hero p{color:#111827}.hero-copy{text-align:center;padding:0 4px}.hero .eyebrow{font-size:1.3rem}.hero .eyebrow,.hero .lead{text-align:center}.hero h1{font-size:1.3rem}.hero p.lead{font-size:1rem}.services-grid{margin-top:50px;grid-template-columns:1fr;gap:14px}.section-lead{margin:0 0 50px;text-align:center;font-size:.98rem}.service-card{padding:14px}.service-card .icon-wrap{width:56px;height:56px;border-radius:10px}.service-card .icon{width:22px;height:22px}.form-grid{grid-template-columns:1fr}.card-form{padding:14px}.btn{padding:10px 12px}.btn-primary{padding:10px 14px}.nav a{padding:8px}.section-title{font-size:1.6rem}.footer-inner{flex-direction:column;gap:8px;align-items:center}.reveal{transition-duration:.42s}.footer-logo{width:180px}}@media (max-width:900px){.nav-toggle[aria-expanded=true]+#main-nav,.nav-toggle[aria-expanded=true]+.nav{display:flex;position:absolute;right:0;top:64px;background:#000;padding:12px;flex-direction:column;gap:8px;z-index:60;min-width:180px}.nav-toggle[aria-expanded=true]+#main-nav a,.nav-toggle[aria-expanded=true]+.nav a{padding:8px 10px}.testimonials{grid-template-columns:1fr}}.grid{display:grid}.muted{color:var(--muted)}.reveal{opacity:0;transform:translateY(18px) scale(.995);transition:opacity .62s cubic-bezier(.2,.8,.2,1),transform .62s cubic-bezier(.2,.8,.2,1);will-change:transform,opacity}.reveal.visible,.reveal[data-visible=true]{opacity:1;transform:none}@media (max-width:420px){.preview-list{grid-template-columns:1fr;gap:8px}.preview-thumb{min-height:120px;aspect-ratio:4/3}.preview-caption{font-size:.75rem;padding:6px 8px}.upload-success img{height:120px}.upload-panel{padding:12px;margin:8px}.field input,.field select{padding:12px}}.upload-success .success-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:8px;gap:8px}.upload-success img{width:100%;height:auto;display:block;object-fit:cover}@media (max-width:1100px){.upload-grid{grid-template-columns:1fr 360px}.dashboard-wrap{max-width:var(--max-width);margin:0 auto;display:flex;gap:24px;align-items:flex-start}.dashboard-wrap aside{width:240px;flex:0 0 240px}.dashboard-content{flex:1 1}.gallery-editor .image-box,.gallery-editor .thumb{height:120px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:#f8fafb}.gallery-editor img{max-width:100%;max-height:100%;display:block}@media (max-width:900px){.nav-toggle{display:inline-block}.header-inner{padding:12px 8px}.dashboard-wrap{flex-direction:column}.dashboard-wrap aside{width:100%;flex:none;position:static;top:auto;margin-bottom:16px}.dashboard-content{width:100%}.gallery-editor .image-box,.gallery-editor .thumb{height:160px}.dashboard-main{padding:80px 12px 24px}}.preview-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (max-width:800px){.upload-grid{grid-template-columns:1fr 320px;gap:16px}.upload-panel{padding:16px}.preview-list{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}}@media (max-width:600px){.form-actions .btn{flex:1 1 auto;min-width:0}.form-actions{flex-direction:column;align-items:stretch}.upload-info{order:-1}.preview-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.upload-info{display:none}.preview-list,.upload-grid{grid-template-columns:1fr}.form-actions{gap:8px}.upload-panel{padding:12px;margin:8px}.upload-form-card{padding:10px}}.reveal .stagger-child{transition:opacity .56s ease,transform .56s ease}@media (prefers-reduced-motion:reduce){.reveal,.reveal.visible,.reveal[data-visible=true]{transition:none!important;transform:none!important;opacity:1!important}}.page-upload main.section{margin-top:72px}@media (max-width:900px){.page-upload main.section{margin-top:24px}}@media (max-width:600px){.page-upload main.section{margin-top:12px}}@media (max-width:420px){.page-upload main.section{margin-top:8px}}.footer-admin-link{padding:5px 15px;text-decoration:none!important}.footer-admin-link,.sign-in{background:#0a5b41;color:#fff;border-radius:4px}.sign-in{padding:10px 20px;border:none!important;width:100%}:root{--scrollbar-bg:rgba(0,0,0,.06);--scrollbar-thumb:#0b6b4f8c;--scrollbar-thumb-hover:rgba(11,107,79,.78)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-bg)}.page-shop{background:#fff;min-height:60vh}.shop-cart-badge{min-width:20px;height:20px;padding:0 6px;border-radius:99px;background:var(--brand);color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.shop-intro{padding-top:24px}.shop-feature-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.shop-feature-strip span{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;background:#000;color:#fff;font-size:13px;font-weight:600}.shop-feature-strip i{color:#5eead4}.shop-catalog-section{padding-top:0}.shop-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-bottom:28px}.shop-search-wrap{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #000;border-radius:10px;padding:10px 14px;min-width:260px;flex:1 1;max-width:420px}.shop-search-wrap input{border:none;outline:none;flex:1 1;font-size:14px;background:transparent}.shop-filters{display:flex;flex-wrap:wrap;gap:8px}.shop-filter-btn{border:1px solid #000;background:#fff;color:#111827;padding:8px 14px;border-radius:99px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.shop-filter-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.shop-grid{margin-top:0;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:20px!important}.pcard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.pcard:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(15,23,42,.1)}.pcard-img-wrap{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:#f8fafc}.pcard-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pcard:hover .pcard-img{transform:scale(1.06)}.pcard-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:6px;background:rgba(0,0,0,.4);color:#fff;font-size:13px;font-weight:700;opacity:0;transition:opacity .25s ease}.pcard:hover .pcard-overlay{opacity:1}.pcard-badge{position:absolute;top:10px;left:10px;z-index:1;background:var(--brand);color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px}.pcard-body{padding:16px 18px 0;flex:1 1;display:flex;flex-direction:column}.pcard-cat{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:4px}.pcard-title{margin:0 0 8px;font-size:.95rem;font-weight:700;line-height:1.35}.pcard-title a{color:#0f172a;text-decoration:none;transition:color .15s}.pcard-title a:hover{color:var(--brand)}.pcard-price-row{margin-top:auto;padding-top:6px}.pcard-price{font-size:1.05rem;font-weight:800;color:var(--brand)}.pcard-actions{padding:12px 18px 16px}.pcard-add-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 0;border:1px solid #0f172a;border-radius:10px;background:#0f172a;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s,border-color .18s,transform .15s}.pcard-add-btn:hover{background:var(--brand);border-color:var(--brand);transform:translateY(-1px)}.pcard-add-btn--done{background:#16a34a!important;border-color:#16a34a!important;pointer-events:none}.pcard-add-btn i{font-size:13px}.shop-btn-block{display:block;width:100%;text-align:center;box-sizing:border-box}.shop-narrow{max-width:760px}.shop-panel-center{text-align:center;padding:40px 24px}.shop-empty{color:#6b7280;text-align:center;padding:40px 0}.shop-empty-icon{font-size:42px;color:#d1d5db;margin-bottom:12px}.shop-product{padding:32px 0 56px}.shop-back-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);text-decoration:none;font-weight:600;font-size:14px;margin-bottom:20px}.shop-product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start}.shop-product-media{position:relative;border-radius:14px;overflow:hidden;background:#f1f5f9;border:1px solid #000;box-shadow:var(--shadow)}.shop-product-media img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.shop-product-info h1{font-size:clamp(1.6rem,3vw,2.1rem);margin:0 0 10px;font-weight:800}.shop-product-price{font-size:24px;font-weight:800;color:#0f766e;margin:0 0 14px}.shop-product-desc{color:#4b5563;line-height:1.6;margin:0 0 16px}.shop-feature-list{list-style:none;padding:0;margin:0 0 20px;display:grid;grid-gap:8px;gap:8px}.shop-feature-list li{display:flex;align-items:center;gap:8px;font-size:14px}.shop-feature-list i{color:var(--brand)}.shop-field label,.shop-field-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:8px}.shop-size-row{display:flex;flex-wrap:wrap;gap:8px}.shop-size-btn{min-width:44px;padding:8px 12px;border-radius:8px;border:1px solid #000;background:#fff;font-weight:700;cursor:pointer;font-family:inherit}.shop-size-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.shop-qty-row{margin:18px 0}.shop-qty-controls{display:inline-flex;align-items:center;gap:4px;border:1px solid #000;border-radius:10px;padding:4px;background:#fff}.shop-qty-controls button{width:32px;height:32px;border:none;background:#f8fafc;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.shop-qty-controls span{min-width:28px;text-align:center;font-weight:700}.shop-product-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.shop-note{font-size:13px;color:#6b7280;display:flex;align-items:flex-start;gap:8px;line-height:1.5}.shop-cart-empty-state{text-align:center;padding:60px 20px 80px}.shop-cart-empty-icon-wrap{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#f0fdf4,#d1fae5);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:var(--brand)}.shop-cart-empty-state h1{font-size:1.6rem;font-weight:800;margin:0 0 8px}.shop-cart-empty-state p{color:#6b7280;margin:0 0 24px}.shop-cart-header{display:flex;align-items:baseline;gap:12px;margin-bottom:28px;border-bottom:1px solid #e5e7eb;padding-bottom:16px}.shop-cart-header h1{font-size:1.75rem;font-weight:800;margin:0}.shop-cart-count{font-size:14px;color:#6b7280;font-weight:500}.shop-cart-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:32px;gap:32px;align-items:start}.shop-cart-items{display:grid;grid-gap:0;gap:0}.shop-cart-row{display:grid;grid-template-columns:100px 1fr auto auto;grid-gap:16px;gap:16px;align-items:center;padding:20px 0}.shop-cart-divider{grid-column:1/-1;border:none;border-top:1px solid #f1f5f9;margin:0}.shop-cart-img{display:block;border-radius:12px;overflow:hidden;background:#f1f5f9;border:1px solid #e5e7eb}.shop-cart-img img{width:100px;height:80px;object-fit:cover;display:block;transition:transform .2s ease}.shop-cart-img:hover img{transform:scale(1.05)}.shop-cart-info{display:flex;flex-direction:column;gap:3px}.shop-cart-name{font-weight:700;color:#0f172a;text-decoration:none;font-size:15px;line-height:1.3}.shop-cart-name:hover{color:var(--brand)}.shop-cart-variant{font-size:12px;color:#6b7280;background:#f1f5f9;display:inline-block;padding:2px 8px;border-radius:4px;width:-moz-fit-content;width:fit-content}.shop-cart-unit-price{font-size:13px;color:#6b7280}.shop-cart-qty{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fafafa}.shop-cart-qty-btn{width:34px;height:34px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;font-size:14px;transition:background .15s}.shop-cart-qty-btn:hover{background:#f1f5f9}.shop-cart-qty-val{min-width:32px;text-align:center;font-weight:700;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shop-cart-line-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:80px}.shop-cart-line-price strong{font-size:15px}.shop-cart-remove{background:none;border:none;color:#9ca3af;font-size:12px;font-weight:500;cursor:pointer;padding:0;transition:color .15s}.shop-cart-remove:hover{color:#dc2626}.shop-link-btn{background:none;border:none;color:#b91c1c;font-size:12px;cursor:pointer}.shop-cart-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;position:-webkit-sticky;position:sticky;top:100px;box-shadow:0 4px 20px rgba(15,23,42,.05)}.shop-cart-sidebar h2{margin:0 0 18px;font-size:1rem;font-weight:800}.shop-cart-sidebar-rows{display:grid;grid-gap:12px;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.shop-cart-sidebar-row{display:flex;justify-content:space-between;font-size:14px;color:#374151}.shop-cart-sidebar-total{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:20px}.shop-cart-sidebar-total strong{font-size:1.25rem}.shop-cart-continue{display:block;text-align:center;margin-top:12px;font-size:13px;color:#6b7280;text-decoration:none;font-weight:600;transition:color .15s}.shop-cart-continue:hover{color:var(--brand)}.shop-cart-trust{display:flex;flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #f1f5f9}.shop-cart-trust span{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280}.shop-cart-trust i{color:var(--brand);font-size:13px}.shop-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:12px}.shop-summary-note{font-size:12px;color:#6b7280;margin:0 0 16px}.co-gate{text-align:center;padding:60px 20px 80px}.co-gate-icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#f0fdf4,#d1fae5);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:var(--brand)}.co-gate h1{font-size:1.5rem;font-weight:800;margin:0 0 8px}.co-gate p{color:#6b7280;margin:0 0 24px}.co-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.co-header h1{font-size:1.75rem;font-weight:800;margin:0}.co-step-pills{display:flex;gap:6px}.co-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:99px;font-size:12px;font-weight:700;color:#9ca3af;background:#f1f5f9}.co-pill--active{color:var(--brand);background:#dcfce7}.co-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:32px;gap:32px;align-items:start}.co-form{display:grid;grid-gap:0;gap:0}.co-fieldset{border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin:0 0 16px;display:grid;grid-gap:14px;gap:14px;background:#fff}.co-legend{font-size:.9rem;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:8px;padding:0 4px}.co-legend i{color:var(--brand);font-size:14px}.co-legend-opt{font-weight:500;color:#9ca3af;font-size:12px}.co-label{display:flex;flex-direction:column;gap:4px}.co-label>span{font-size:12px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.04em}.co-input{padding:10px 14px;border:1px solid #e5e7eb;border-radius:10px;font:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s;background:#fafafa}.co-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px rgba(11,107,79,.1);background:#fff}.co-textarea{resize:vertical;min-height:70px}.co-row-2{grid-template-columns:1fr 1fr;grid-gap:12px}.co-row-2,.co-row-3{display:grid;gap:12px}.co-row-3{grid-template-columns:2fr 1fr 1fr;grid-gap:12px}.co-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#374151}.co-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.co-checkbox-box{width:22px;height:22px;border:2px solid #d1d5db;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,border-color .15s;color:transparent;font-size:13px}.co-checkbox input:checked+.co-checkbox-box{background:var(--brand);border-color:var(--brand);color:#fff}.co-checkbox-note{color:#9ca3af;font-size:12px}.co-status{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:600;margin-bottom:4px}.co-status--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.co-status--muted{background:#f8fafc;color:#6b7280;border:1px solid #e5e7eb}@keyframes co-spin{to{transform:rotate(1turn)}}.co-spin{animation:co-spin .8s linear infinite}.co-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 0;border:none;border-radius:12px;background:#0f172a;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .18s,transform .15s;margin-top:4px}.co-submit:hover:not(:disabled){background:var(--brand);transform:translateY(-1px)}.co-submit:disabled{opacity:.65;cursor:not-allowed}.co-submit i{font-size:13px}.co-secure-note{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#9ca3af;margin:12px 0 0;line-height:1.5}.co-secure-note i{font-size:13px;color:var(--brand);margin-top:1px}.co-summary{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;position:-webkit-sticky;position:sticky;top:100px;box-shadow:0 4px 20px rgba(15,23,42,.05)}.co-summary h2{margin:0 0 16px;font-size:1rem;font-weight:800}.co-summary-items{display:grid;grid-gap:14px;gap:14px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.co-summary-item{display:grid;grid-template-columns:48px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.co-summary-thumb{width:48px;height:40px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.co-summary-detail{display:flex;flex-direction:column;gap:1px;min-width:0}.co-summary-name{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.co-summary-qty,.co-summary-size{font-size:11px;color:#9ca3af}.co-summary-price{font-size:13px;font-weight:700;color:#0f172a}.co-summary-totals{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.co-summary-row{font-size:13px;color:#374151}.co-summary-row,.co-summary-total-row{display:flex;justify-content:space-between}.co-summary-total-row{align-items:center;font-size:16px;margin-bottom:4px}.co-summary-total-row strong{font-size:1.25rem}.co-summary-trust{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #f1f5f9}.co-summary-trust span{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280}.co-summary-trust i{color:var(--brand);font-size:13px}.shop-field{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:600;color:#374151}.shop-field input,.shop-field textarea{padding:10px 12px;border:1px solid #e5e7eb;border-radius:9px;font-size:14px;font-family:inherit}.shop-form-row{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:12px;gap:12px}.shop-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:14px;cursor:pointer}.shop-form-status{font-size:13px;margin:0}.shop-form-status-error{color:#b91c1c}.shop-form-status-muted{color:#6b7280}.shop-summary-list{list-style:none;padding:0;margin:0 0 16px;display:grid;grid-gap:10px;gap:10px}.shop-summary-list li{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#374151}.cs-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:48px 32px 36px;text-align:center;box-shadow:0 8px 32px rgba(15,23,42,.06)}.cs-icon{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px}.cs-icon--success{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a}.cs-icon--error{background:linear-gradient(135deg,#fef2f2,#fecaca);color:#dc2626}.cs-spinner{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f0fdf4,#d1fae5);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:var(--brand)}.cs-title{font-size:1.5rem;font-weight:800;margin:0 0 12px}.cs-msg{font-size:14px;color:#6b7280;margin:0 0 24px;line-height:1.6}.cs-order-badge{display:inline-flex;flex-direction:column;align-items:center;gap:4px;background:#f8fafc;border:1px dashed #d1d5db;border-radius:12px;padding:14px 28px;margin-bottom:20px}.cs-order-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.cs-order-id{font-size:1.1rem;font-weight:800;color:#0f172a;font-family:monospace;letter-spacing:.04em}.cs-progress{width:200px;height:4px;border-radius:4px;background:#e5e7eb;margin:0 auto;overflow:hidden}.cs-progress-bar{width:40%;height:100%;background:var(--brand);border-radius:4px;animation:csProgress 1.5s ease-in-out infinite}@keyframes csProgress{0%{transform:translateX(-100%)}50%{transform:translateX(200%)}to{transform:translateX(-100%)}}.cs-timeline{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:28px;padding:0 8px}.cs-timeline-step{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1;position:relative;font-size:12px;font-weight:600;color:#9ca3af}.cs-timeline-step+.cs-timeline-step:before{content:"";position:absolute;top:16px;right:50%;width:100%;height:2px;background:#e5e7eb;z-index:0}.cs-timeline-step--done+.cs-timeline-step:before{background:#16a34a}.cs-timeline-dot{width:34px;height:34px;border-radius:50%;background:#f1f5f9;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:14px;color:#9ca3af;position:relative;z-index:1}.cs-timeline-step--done .cs-timeline-dot{background:#16a34a;border-color:#16a34a;color:#fff}.cs-timeline-step--done{color:#16a34a}.cs-timeline-step--active .cs-timeline-dot{background:#fff;border-color:var(--brand);color:var(--brand);box-shadow:0 0 0 4px rgba(11,107,79,.1)}.cs-timeline-step--active{color:#0f172a}.cs-actions{display:flex;gap:10px;flex-wrap:wrap}.cs-actions,.cs-btn{justify-content:center}.cs-btn{display:inline-flex;align-items:center;gap:6px;padding:11px 24px;border-radius:12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .12s,box-shadow .15s;cursor:pointer}.cs-btn--primary{background:#0f172a;color:#fff;border:none}.cs-btn--primary:hover{background:var(--brand);transform:translateY(-1px)}.cs-btn--outline{background:#fff;color:#374151;border:1px solid #e5e7eb}.cs-btn--outline:hover{border-color:var(--brand);color:var(--brand);box-shadow:0 4px 12px rgba(11,107,79,.08)}@media (max-width:500px){.cs-card{padding:36px 20px 28px}.cs-timeline{flex-direction:column;align-items:flex-start;gap:12px;padding:0}.cs-timeline-step{flex-direction:row;gap:12px}.cs-timeline-step+.cs-timeline-step:before{display:none}}@media (max-width:900px){.co-grid,.shop-product-grid{grid-template-columns:1fr}.co-summary{position:static}.co-row-2,.co-row-3,.shop-cart-layout{grid-template-columns:1fr}.shop-cart-sidebar{position:static}.shop-cart-row{grid-template-columns:80px 1fr;gap:12px}.shop-cart-qty{grid-column:1/-1}.shop-cart-line-price{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width:700px){.shop-form-row{grid-template-columns:1fr}}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:36px 32px 32px;box-shadow:0 8px 32px rgba(15,23,42,.06)}.auth-card-head{text-align:center;margin-bottom:28px}.auth-card-icon-wrap{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f0fdf4,#d1fae5);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:22px;color:var(--brand)}.auth-card-head h1{font-size:1.5rem;font-weight:800;margin:0 0 6px}.auth-card-head p{color:#6b7280;font-size:14px;margin:0;line-height:1.5}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-label{display:flex;flex-direction:column;gap:6px}.auth-label>span{font-size:13px;font-weight:700;color:#374151}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap>i:first-child{position:absolute;left:14px;font-size:14px;color:#9ca3af;pointer-events:none;z-index:1}.auth-input{width:100%;padding:11px 14px 11px 40px;border:1px solid #e5e7eb;border-radius:12px;font:inherit;font-size:14px;background:#fafafa;transition:border-color .15s,box-shadow .15s,background .15s}.auth-input::placeholder{color:#c3c8d0}.auth-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px rgba(11,107,79,.1);background:#fff}.auth-input--pw{padding-right:44px}.auth-pw-toggle{position:absolute;right:10px;border:none;background:transparent;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;font-size:15px;transition:color .15s;z-index:1}.auth-pw-toggle:hover{color:#374151}.auth-hint{font-size:11px;color:#9ca3af}.auth-row-between{display:flex;justify-content:space-between;align-items:center;margin-top:-6px}.auth-link-btn{background:none;border:none;color:var(--brand);font-size:13px;font-weight:700;cursor:pointer;padding:0;transition:opacity .15s}.auth-link-btn:hover{opacity:.7}.auth-link-btn:disabled{opacity:.5;cursor:not-allowed}.auth-status{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600}.auth-status--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.auth-status--success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.auth-status--muted{background:#f8fafc;color:#6b7280;border:1px solid #e5e7eb}.auth-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 0;border:none;border-radius:12px;background:#0f172a;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .18s,transform .15s;margin-top:4px}.auth-submit:hover:not(:disabled){background:var(--brand);transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-terms{text-align:center;font-size:11px;color:#9ca3af;margin:0}.auth-divider{display:flex;align-items:center;gap:14px;margin:22px 0 18px}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.auth-divider span{font-size:12px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.auth-switch{text-align:center;font-size:14px;color:#6b7280;margin:0}.auth-switch a{color:var(--brand);font-weight:700;text-decoration:none;transition:opacity .15s}.auth-switch a:hover{opacity:.8}@media (max-width:480px){.auth-card{padding:28px 20px 24px;border-radius:16px}}.shop-topnav{gap:6px!important}.shop-topnav-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.8)!important;padding:7px 12px!important;border-radius:8px!important;transition:background .15s,color .15s}.shop-topnav-link i{font-size:12px;opacity:.7}.shop-topnav-link:hover{background:hsla(0,0%,100%,.08);color:#fff!important}.shop-topnav-phone{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.6)!important;padding:7px 10px!important;text-decoration:none!important;transition:color .15s}.shop-topnav-phone i{font-size:11px;color:#5eead4}.shop-topnav-phone:hover{color:hsla(0,0%,100%,.9)!important}.shop-topnav-sep{width:1px;height:20px;background:hsla(0,0%,100%,.12);flex-shrink:0;margin:0 4px}.shop-nav-auth{display:flex;align-items:center;gap:4px}.shop-nav-signin{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.8)!important;padding:7px 12px!important;border-radius:8px!important;transition:background .15s,color .15s;text-decoration:none}.shop-nav-signin:hover{background:hsla(0,0%,100%,.08);color:#fff!important}.shop-nav-signup{font-size:13px;font-weight:700;color:#fff!important;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);padding:6px 14px!important;border-radius:99px!important;transition:background .15s,border-color .15s;text-decoration:none}.shop-nav-signup:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.35)}.shop-nav-user{display:flex;align-items:center;gap:4px}.shop-nav-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--brand),#059669);color:#fff!important;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;text-decoration:none;transition:box-shadow .15s}.shop-nav-avatar:hover{box-shadow:0 0 0 2px rgba(94,234,212,.5)}.shop-nav-signout{border:none;background:transparent;color:hsla(0,0%,100%,.6);font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:6px 10px;border-radius:6px;transition:background .15s,color .15s}.shop-nav-signout:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9)}.shop-topnav-cart{display:inline-flex;align-items:center;gap:6px;background:#fff!important;color:#000!important;padding:7px 16px!important;border-radius:99px!important;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.shop-topnav-cart:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.shop-topnav-cart i{font-size:13px}.shop-topnav-badge{min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:var(--brand);color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1}.shop-acct-profile{display:flex;align-items:center;gap:20px;padding:28px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px rgba(15,23,42,.05);margin-bottom:24px}.shop-acct-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--brand),#059669);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:22px;flex-shrink:0;letter-spacing:.5px}.shop-acct-identity{min-width:0}.shop-acct-name{margin:0 0 2px;font-weight:800;font-size:1.35rem;line-height:1.3}.shop-acct-email{margin:0 0 6px;color:#6b7280;font-size:14px;word-break:break-all}.shop-acct-since{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af}.shop-acct-since i{font-size:11px}.shop-acct-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:28px}.shop-acct-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;text-decoration:none;color:#0f172a;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s}.shop-acct-card:hover{border-color:var(--brand);box-shadow:0 4px 16px rgba(11,107,79,.08)}.shop-acct-card-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#f0fdf4,#d1fae5);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--brand)}.shop-acct-section{margin-bottom:24px}.shop-acct-section-title{font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.shop-acct-setting-list{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.shop-acct-setting{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px}.shop-acct-setting+.shop-acct-setting{border-top:1px solid #f1f5f9}.shop-acct-setting-info{display:flex;flex-direction:column;gap:2px;min-width:0}.shop-acct-setting-label{font-size:12px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.shop-acct-setting-value{font-size:14px;color:#0f172a;font-weight:600;word-break:break-all}.shop-acct-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:99px;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.shop-acct-badge-ok{background:#dcfce7;color:#15803d}.shop-acct-badge-warn{background:#fef3c7;color:#92400e}.shop-acct-link-btn{background:none;border:none;color:var(--brand);font-size:13px;font-weight:700;cursor:pointer;padding:0;white-space:nowrap;transition:opacity .15s}.shop-acct-link-btn:hover{opacity:.7}.shop-acct-footer{text-align:center;padding-top:8px}.shop-acct-signout{gap:8px;display:inline-flex;align-items:center}@media (max-width:500px){.shop-acct-grid{grid-template-columns:1fr}.shop-acct-profile{flex-direction:column;text-align:center}.shop-acct-setting{flex-direction:column;align-items:flex-start;gap:8px}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.scrollbar-large::-webkit-scrollbar{width:16px}.scrollbar-large{scrollbar-width:auto}.confirm-overlay{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:confirmFadeIn .18s ease}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal{background:#fff;border-radius:20px;padding:32px 28px 28px;max-width:380px;width:100%;text-align:center;box-shadow:0 20px 60px rgba(15,23,42,.18);animation:confirmSlideUp .22s ease}@keyframes confirmSlideUp{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.confirm-icon{width:52px;height:52px;border-radius:50%;background:#fef2f2;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:22px;color:#dc2626}.confirm-title{font-size:1.2rem;font-weight:800;margin:0 0 8px}.confirm-msg{font-size:14px;color:#6b7280;margin:0 0 24px;line-height:1.5}.confirm-actions{display:flex;gap:10px}.confirm-btn{flex:1 1;padding:11px 0;border-radius:12px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s,transform .12s}.confirm-btn--cancel{background:#f1f5f9;border:1px solid #e5e7eb;color:#374151}.confirm-btn--cancel:hover{background:#e2e8f0}.confirm-btn--confirm{background:#dc2626;border:none;color:#fff}.confirm-btn--confirm:hover{background:#b91c1c;transform:translateY(-1px)}