:root{
  --navy:#0f2b4a;--navy-2:#173a61;--cream:#f7f0e6;--cream-2:#fffaf3;--white:#fff;
  --orange:#e98a5a;--orange-dark:#ca6538;--rose:#bd847f;--ink:#17212d;--muted:#66717d;
  --line:#e7ded2;--success:#247a54;--warning:#a76515;--danger:#b53b3b;--shadow:0 16px 42px rgba(15,43,74,.12);
  --radius:20px;--radius-sm:13px;--container:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 36px),var(--container));margin:auto}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:#fff;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{background:var(--navy);color:#fff;font-size:.9rem}.announcement__inner{display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:20px}.announcement a{color:#ffd8c2;font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,222,210,.9)}.header-main{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:28px;min-height:82px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:var(--navy);color:#fff;box-shadow:0 9px 18px rgba(15,43,74,.16)}.brand-mark svg{width:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand-copy,.brand span:last-child{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-family:Georgia,"Times New Roman",serif;font-size:1.1rem;color:var(--navy)}.brand small{margin-top:5px;color:var(--muted);font-size:.73rem;letter-spacing:.04em}.search{height:46px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;overflow:hidden;transition:.2s}.search:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px rgba(233,138,90,.12)}.search svg{width:21px;margin-left:16px;fill:none;stroke:var(--muted);stroke-width:2}.search input{border:0;outline:0;padding:0 12px;min-width:0}.search button{align-self:stretch;border:0;background:var(--orange);color:#fff;padding:0 23px;font-weight:800}.header-actions{display:flex;align-items:center;gap:14px}.icon-link{position:relative;display:flex;align-items:center;gap:7px;color:var(--navy);font-size:.9rem;font-weight:700}.icon-link svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:-12px;left:15px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--orange);color:#fff;font-size:.7rem;border:2px solid #fff}.category-nav-wrap{border-top:1px solid #f1ebe3}.category-nav{display:flex;align-items:center;gap:26px;min-height:44px;overflow:auto;scrollbar-width:none;font-size:.9rem;font-weight:700;color:#47586a}.category-nav::-webkit-scrollbar{display:none}.category-nav a{white-space:nowrap}.category-nav a:hover{color:var(--orange-dark)}.category-nav .admin-shortcut{margin-left:auto;color:var(--navy)}.view{display:none}.view.is-active{display:block}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,var(--cream-2) 0%,#fff7ed 52%,#f1e5d8 100%)}.hero:before{content:"";position:absolute;width:420px;height:420px;right:-120px;top:-120px;border-radius:50%;background:rgba(189,132,127,.16)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;min-height:610px;padding-top:54px;padding-bottom:54px}.eyebrow{display:inline-block;color:var(--orange-dark);font-size:.75rem;font-weight:900;letter-spacing:.16em}.hero-copy h1,.page-hero h1{font-family:Georgia,"Times New Roman",serif;color:var(--navy);line-height:1.08}.hero-copy h1{font-size:clamp(2.55rem,5vw,4.7rem);margin:14px 0 22px;max-width:760px}.hero-copy h1 em{color:var(--rose);font-weight:400}.hero-copy>p{max-width:650px;color:#4f5d69;font-size:1.1rem}.hero-actions,.featured-actions,.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid transparent;padding:12px 20px;font-weight:850;line-height:1.2;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 22px rgba(233,138,90,.25)}.btn-primary:hover{background:var(--orange-dark)}.btn-secondary{background:#fff;color:var(--navy);border-color:var(--line)}.btn-ghost{background:transparent;color:var(--navy)}.btn-danger{background:var(--danger);color:#fff}.btn-block{width:100%}.btn-lg{padding:15px 25px;font-size:1.02rem}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#4e5b68;font-size:.9rem;font-weight:700}.hero-visual{position:relative;min-height:480px;display:grid;place-items:center}.hero-book{position:relative;width:min(340px,72vw);filter:drop-shadow(0 30px 28px rgba(15,43,74,.22));transform:rotate(2deg)}.hero-book img{border-radius:10px}.hero-chip{position:absolute;padding:10px 15px;background:#fff;border-radius:999px;box-shadow:var(--shadow);font-weight:800;color:var(--navy)}.hero-chip.top{top:15%;left:0}.hero-chip.bottom{bottom:15%;right:0;background:var(--navy);color:#fff}.section-pad{padding:82px 0}.section-soft{background:var(--cream-2)}.section-navy{background:var(--navy);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-head--center{text-align:center;justify-content:center}.section-head h2,.two-column-info h2,.form-card h2,.admin-panel h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:clamp(2rem,3.5vw,3rem);line-height:1.12;margin:7px 0}.section-head p{color:var(--muted);margin:8px auto 0}.text-link{color:var(--orange-dark);font-weight:900}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{padding:23px 18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 20px rgba(15,43,74,.05);transition:.2s}.category-card:hover{transform:translateY(-4px);border-color:#efb18e}.category-card .category-icon{font-size:1.8rem}.category-card strong,.category-card small{display:block}.category-card strong{margin-top:13px;color:var(--navy)}.category-card small{color:var(--muted);margin-top:4px;font-size:.84rem}.featured-product-card{display:grid;grid-template-columns:320px 1fr;gap:45px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:35px;box-shadow:var(--shadow)}.featured-cover{position:relative;display:grid;place-items:center;background:linear-gradient(140deg,#f7ede3,#e9d4c4);border-radius:22px;padding:26px}.featured-cover img{max-height:420px;border-radius:7px;box-shadow:0 24px 28px rgba(15,43,74,.18)}.product-badge{position:absolute;z-index:2;top:14px;left:14px;background:var(--orange);color:#fff;border-radius:999px;padding:6px 11px;font-size:.72rem;font-weight:900;letter-spacing:.03em}.product-category{color:var(--orange-dark);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.featured-info h3{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:2.5rem;line-height:1.1;margin:10px 0}.featured-info p{color:#53606c;max-width:720px}.rating-row,.mini-rating{display:flex;align-items:center;gap:8px;color:#6a727b;font-size:.9rem}.stars,.mini-rating span{color:#f3a622;letter-spacing:.08em}.price-row{display:flex;align-items:end;gap:16px;margin-top:21px}.price-row strong{color:var(--navy);font-size:1.9rem}.price-note{color:var(--muted);font-size:.88rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 25px rgba(15,43,74,.06);transition:.22s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(15,43,74,.12)}.product-image-wrap{position:relative;display:grid;place-items:center;aspect-ratio:1/1;background:linear-gradient(135deg,#f8eee5,#e9d9ca);padding:20px;overflow:hidden}.product-image-wrap img{height:100%;width:100%;object-fit:contain;border-radius:6px;filter:drop-shadow(0 14px 15px rgba(15,43,74,.18))}.product-card__body{display:flex;flex-direction:column;flex:1;padding:18px}.product-card h3{font-size:1.06rem;line-height:1.35;color:var(--navy);margin:7px 0 12px}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px}.product-card__footer strong{font-size:1.05rem;color:var(--navy)}.product-card__footer button{width:37px;height:37px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:1.25rem}.product-card__footer button:hover{background:var(--orange)}.old-price{text-decoration:line-through;color:#8b949b;font-size:.82rem}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps-grid article{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.steps-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.steps-grid h3{color:var(--navy);margin:18px 0 8px}.steps-grid p{color:var(--muted);margin:0}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.value-grid article{display:flex;gap:15px}.value-grid article>span{font-size:2rem}.value-grid h3{margin:0 0 6px}.value-grid p{margin:0;color:#c8d5e2}.two-column-info{display:grid;grid-template-columns:1fr 1fr;gap:60px}.testimonial-grid{display:grid;gap:15px}.testimonial-grid blockquote{margin:0;padding:23px;background:var(--cream-2);border:1px solid var(--line);border-radius:var(--radius);font-family:Georgia,serif;font-size:1.06rem;color:#38495a}.testimonial-grid cite{display:block;margin-top:13px;font:700 .83rem/1.4 Inter,sans-serif;color:var(--orange-dark)}.faq-list{display:grid;gap:10px}.faq-list details{padding:17px 19px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff}.faq-list summary{font-weight:800;color:var(--navy);cursor:pointer}.faq-list p{color:var(--muted);margin:12px 0 0}.page-hero{background:linear-gradient(120deg,var(--cream-2),#f2e4d7)}.page-hero.compact{padding:53px 0}.page-hero h1{font-size:clamp(2.25rem,4vw,3.7rem);margin:8px 0 10px}.page-hero p{color:var(--muted);max-width:760px;margin:0}.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:35px;align-items:start}.catalog-filter{position:sticky;top:146px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.catalog-filter h2{margin:0 0 18px;color:var(--navy)}.catalog-filter label,.form-card label,.product-form-card label,.account-lookup label{display:block;color:#364759;font-size:.88rem;font-weight:800;margin:14px 0 7px}.catalog-filter input,.catalog-filter select,.form-card input,.form-card select,.form-card textarea,.product-form-card input,.product-form-card select,.product-form-card textarea,.account-lookup input{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;padding:11px 12px;outline:0}.catalog-filter input:focus,.catalog-filter select:focus,.form-card input:focus,.form-card textarea:focus,.product-form-card input:focus,.product-form-card textarea:focus,.account-lookup input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(233,138,90,.11)}.catalog-toolbar{display:flex;justify-content:space-between;margin-bottom:18px}.catalog-toolbar p{margin:0;color:var(--muted)}.empty-state,.empty-cart,.account-empty{text-align:center;padding:55px 25px;border:1px dashed #d9cfc4;border-radius:var(--radius);background:var(--cream-2)}.empty-state span,.empty-cart>span,.account-empty>span{font-size:2.5rem}.product-detail{padding-top:60px;padding-bottom:85px}.detail-grid{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:60px;align-items:start}.detail-media{position:sticky;top:150px;background:linear-gradient(145deg,#f6ecdf,#e3d0bf);border-radius:26px;padding:38px}.detail-media img{width:100%;max-height:610px;object-fit:contain;border-radius:8px;filter:drop-shadow(0 25px 25px rgba(15,43,74,.18))}.detail-copy h1{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.3rem,4vw,4rem);line-height:1.08;margin:12px 0}.detail-description{font-size:1.08rem;color:#53606c}.detail-price{display:flex;align-items:center;gap:15px;margin:24px 0}.detail-price strong{font-size:2rem;color:var(--navy)}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#485766}.detail-list span:before{content:"✓";color:var(--success);font-weight:900;margin-right:8px}.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.detail-note{margin-top:16px;padding:14px 17px;border-radius:13px;background:#fff6e9;color:#6a4b22;border:1px solid #f1d7b4}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:35px;align-items:start}.cart-list{display:grid;gap:15px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.cart-item img{width:90px;height:115px;object-fit:contain;border-radius:6px;background:var(--cream)}.cart-item h2{font-size:1.1rem;color:var(--navy);margin:5px 0}.cart-item p{color:var(--muted);margin:0}.cart-item-price{text-align:right}.cart-item-price strong{display:block;color:var(--navy);font-size:1.08rem}.remove-item{border:0;background:transparent;color:var(--danger);padding:8px 0;font-weight:800}.order-summary,.checkout-summary{position:sticky;top:145px;padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 25px rgba(15,43,74,.05)}.order-summary h2,.checkout-summary h2{color:var(--navy);margin:0 0 18px}.order-summary>div{display:flex;justify-content:space-between;gap:20px;margin:10px 0}.order-summary hr{border:0;border-top:1px solid var(--line)}.summary-total{font-size:1.14rem}.coupon-row{display:flex}.coupon-row input{min-width:0;flex:1;border:1px solid var(--line);border-radius:11px 0 0 11px;padding:10px}.coupon-row button{border:0;background:var(--navy);color:#fff;border-radius:0 11px 11px 0;padding:0 14px;font-weight:800}.summary-note,.field-help{color:var(--muted);font-size:.82rem}.checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:35px;align-items:start}.checkout-form{display:grid;gap:18px}.form-card{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.form-card h2{font-size:1.55rem;margin:0 0 14px}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.payment-option{display:flex!important;align-items:flex-start;gap:12px;padding:18px;margin:0!important;border:1px solid #e5c3aa;border-radius:15px;background:#fff9f4}.payment-option input{width:auto!important;margin-top:4px}.payment-option span{display:flex;flex-direction:column}.payment-option small{color:var(--muted)}.notice-card{background:#fffaf0}.check-row{display:flex!important;align-items:flex-start;gap:10px}.check-row input{width:auto!important;margin-top:5px}.form-error{color:var(--danger);font-weight:700}.checkout-items{display:grid;gap:11px;margin:15px 0}.checkout-item{display:flex;gap:12px;align-items:center}.checkout-item img{width:55px;height:70px;object-fit:contain;background:var(--cream);border-radius:6px}.checkout-total{display:flex;justify-content:space-between;font-size:1.13rem;border-top:1px solid var(--line);padding-top:15px}.order-page{background:var(--cream-2);min-height:70vh}.order-card{max-width:980px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.order-head{padding:28px 32px;background:var(--navy);color:#fff}.order-head .status-pill{display:inline-flex;padding:7px 11px;border-radius:999px;background:#fff0d8;color:#835210;font-size:.75rem;font-weight:900}.order-head h1{font-family:Georgia,serif;font-size:2.4rem;margin:12px 0 5px}.order-head p{margin:0;color:#d2deea}.order-body{display:grid;grid-template-columns:1fr 340px;gap:30px;padding:32px}.order-info h2,.qris-panel h2{color:var(--navy);margin-top:0}.order-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-meta div{padding:13px;background:var(--cream-2);border-radius:12px}.order-meta small,.order-meta strong{display:block}.order-meta small{color:var(--muted)}.instruction-list{padding-left:20px;color:#455464}.qris-panel{text-align:center;border-left:1px solid var(--line);padding-left:28px}.qris-panel img{max-height:430px;margin:10px auto;border:1px solid var(--line);border-radius:10px}.qris-amount{font-size:1.5rem;color:var(--navy);font-weight:900}.order-actions{display:grid;gap:10px;margin-top:15px}.status-note{padding:14px;border-radius:12px;background:#fff6e9;color:#6f4a20}.account-lookup{max-width:700px;margin:0 auto 32px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.account-lookup>div{display:flex;gap:10px}.account-orders{display:grid;gap:16px}.account-order{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.account-order-head{display:flex;align-items:start;justify-content:space-between;gap:20px}.account-order h3{margin:0;color:var(--navy)}.status-badge{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.73rem;font-weight:900}.status-PENDING{background:#fff1d8;color:#885714}.status-VERIFIED{background:#def4e8;color:#1f6a49}.status-REJECTED{background:#fde3e3;color:#9a3030}.owned-list{display:grid;gap:14px;margin-top:17px}.owned-product{display:grid;grid-template-columns:70px 1fr auto;gap:15px;align-items:center;padding:14px;background:var(--cream-2);border-radius:14px}.owned-product img{width:60px;height:78px;object-fit:contain}.admin-hero{background:linear-gradient(120deg,#e7eef5,#f7eee5)}.prototype-warning{padding:15px 18px;margin-bottom:24px;border-radius:13px;background:#fff3d9;border:1px solid #efd3a1;color:#664920}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px}.stat-card{padding:21px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.stat-card small{display:block;color:var(--muted);font-weight:700}.stat-card strong{display:block;margin-top:7px;font-size:1.75rem;color:var(--navy)}.admin-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:24px;overflow:auto}.admin-tabs button{border:0;background:transparent;padding:13px 18px;color:var(--muted);font-weight:900;border-bottom:3px solid transparent}.admin-tabs button.is-active{color:var(--navy);border-bottom-color:var(--orange)}.admin-panel{display:none}.admin-panel.is-active{display:block}.admin-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-panel-head h2{font-size:2rem;margin:0}.admin-panel-head p{margin:5px 0 0;color:var(--muted)}.admin-product-list{display:grid;gap:13px}.admin-product{display:grid;grid-template-columns:70px 1fr auto auto;gap:17px;align-items:center;padding:14px 17px;border:1px solid var(--line);border-radius:16px;background:#fff}.admin-product img{width:60px;height:74px;object-fit:contain;background:var(--cream);border-radius:7px}.admin-product h3{margin:0;color:var(--navy);font-size:1rem}.admin-product p{margin:3px 0 0;color:var(--muted);font-size:.84rem}.flag-list{display:flex;flex-wrap:wrap;gap:5px}.mini-flag{padding:4px 7px;border-radius:999px;background:#edf2f7;color:#42566b;font-size:.65rem;font-weight:900}.admin-product-actions{display:flex;gap:7px}.icon-button{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);padding:8px 11px;font-weight:800}.icon-button.danger{color:var(--danger)}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px}.admin-table{width:100%;border-collapse:collapse;min-width:800px;background:#fff}.admin-table th,.admin-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.admin-table th{background:var(--cream-2);color:var(--navy);font-size:.82rem}.admin-table small{display:block;color:var(--muted)}.table-actions{display:flex;flex-wrap:wrap;gap:6px}.table-actions button{border:0;border-radius:8px;padding:7px 10px;font-weight:800;font-size:.76rem}.verify-btn{background:#def4e8;color:#1f6a49}.reject-btn{background:#fde3e3;color:#9a3030}.open-btn{background:#e6edf5;color:#25496d}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.settings-qris{max-height:250px;margin:10px auto;border:1px solid var(--line);border-radius:9px}.switch-row{display:flex!important;gap:10px;align-items:center}.switch-row input{width:auto!important}.settings-status{font-weight:800}.modal{border:0;padding:0;background:transparent;max-width:min(760px,calc(100% - 26px));width:100%}.modal::backdrop{background:rgba(9,24,40,.65);backdrop-filter:blur(4px)}.modal-card{background:#fff;border-radius:24px;padding:27px;box-shadow:0 30px 80px rgba(0,0,0,.28);max-height:90vh;overflow:auto}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.modal-head h2{font-family:Georgia,serif;color:var(--navy);font-size:2rem;margin:5px 0}.modal-close{border:0;background:#f1f3f5;width:36px;height:36px;border-radius:50%;font-size:1.5rem;color:#475768}.product-form-card textarea{resize:vertical}.product-form-card small{display:block;color:var(--muted);font-weight:400;margin-top:5px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin:18px 0}.check-grid label{display:flex;align-items:center;gap:8px;margin:0}.check-grid input{width:auto}.confirm-card{text-align:center;max-width:430px;margin:auto}.confirm-icon{display:grid;place-items:center;width:55px;height:55px;margin:auto;border-radius:50%;background:#ffe6e6;color:var(--danger);font-size:2rem;font-weight:900}.confirm-card h2{color:var(--navy)}.confirm-card .modal-actions{justify-content:center}.toast{position:fixed;z-index:200;left:50%;bottom:30px;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#142b43;color:#fff;padding:12px 18px;border-radius:999px;box-shadow:var(--shadow);transition:.25s;font-weight:750}.toast.is-visible{opacity:1;transform:translate(-50%,0)}.wa-float{position:fixed;right:22px;bottom:24px;z-index:45;display:flex;align-items:center;gap:9px;background:#21a765;color:#fff;padding:10px 15px 10px 10px;border-radius:999px;box-shadow:0 15px 35px rgba(33,167,101,.28)}.wa-float span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#1b8d55;font-size:.75rem;font-weight:900}.wa-float b{font-size:.82rem}.site-footer{background:#0b2037;color:#d8e1ea;padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:42px}.brand--footer .brand-mark{background:#fff;color:var(--navy)}.brand--footer strong{color:#fff}.brand--footer small{color:#b8c6d3}.footer-grid h3{color:#fff;margin-top:0}.footer-grid a,.footer-grid p,.footer-grid small{display:block;margin:8px 0;color:#b8c6d3}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#94a8bb;font-size:.85rem}.mobile-nav{display:none}
@media (max-width:1050px){.header-main{grid-template-columns:auto 1fr}.header-actions{grid-column:2;grid-row:1;justify-self:end}.search{grid-column:1/-1;grid-row:2;margin-bottom:15px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.settings-grid{grid-template-columns:1fr 1fr}.admin-stats{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){body{padding-bottom:70px}.announcement__inner{justify-content:center}.announcement a{display:none}.site-header{position:relative}.header-main{grid-template-columns:1fr auto;min-height:72px;gap:12px}.brand small{display:none}.brand strong{font-size:1rem}.header-actions{display:none}.search{grid-column:1/-1;margin-bottom:12px}.category-nav-wrap{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:45px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:390px}.hero-book{width:min(280px,68vw)}.section-pad{padding:62px 0}.section-head{align-items:flex-start}.category-grid{grid-template-columns:repeat(2,1fr)}.featured-product-card{grid-template-columns:240px 1fr;gap:25px;padding:24px}.product-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.value-grid{grid-template-columns:1fr}.two-column-info{grid-template-columns:1fr;gap:45px}.catalog-layout{grid-template-columns:1fr}.catalog-filter{position:static}.detail-grid{grid-template-columns:1fr}.detail-media{position:static;max-width:420px;margin:auto}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary,.checkout-summary{position:static}.order-body{grid-template-columns:1fr}.qris-panel{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:25px}.admin-product{grid-template-columns:60px 1fr auto}.admin-product .flag-list{grid-column:2}.settings-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.wa-float{bottom:83px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(15,43,74,.09)}.mobile-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:64px;color:#687582;font-size:.68rem;font-weight:800}.mobile-nav a span{font-size:1.15rem}.mobile-nav a.is-active{color:var(--orange-dark)}.mobile-nav b{position:absolute;top:5px;right:22%;background:var(--orange);color:#fff;border-radius:999px;min-width:17px;height:17px;display:grid;place-items:center;font-size:.62rem}}
@media (max-width:580px){.container{width:min(calc(100% - 24px),var(--container))}.announcement{font-size:.75rem}.header-main{padding:0 0 10px}.brand-mark{width:40px;height:40px}.search button{padding:0 16px}.hero-copy h1{font-size:2.55rem}.hero-visual{min-height:340px}.hero-chip{font-size:.72rem}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:12px}.category-grid,.product-grid,.steps-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{padding:18px 14px}.featured-product-card{grid-template-columns:1fr;padding:18px}.featured-cover img{max-height:350px}.featured-info h3{font-size:2rem}.featured-actions .btn{flex:1}.product-card__body{padding:14px}.product-image-wrap{padding:13px}.value-grid{gap:20px}.form-grid.two,.detail-list,.order-meta,.check-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:75px 1fr}.cart-item img{width:68px;height:86px}.cart-item-price{grid-column:2;text-align:left;display:flex;align-items:center;justify-content:space-between}.account-lookup>div{display:grid}.owned-product{grid-template-columns:60px 1fr}.owned-product .btn{grid-column:1/-1}.admin-stats{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:16px}.stat-card strong{font-size:1.35rem}.admin-panel-head{align-items:flex-start;flex-direction:column}.admin-product{grid-template-columns:52px 1fr}.admin-product-actions{grid-column:1/-1}.settings-grid{gap:12px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.wa-float b{display:none}.wa-float{padding-right:10px}.modal-card{padding:19px}.category-grid .category-card:last-child:nth-child(odd){grid-column:1/-1}}

/* ===== Penyempurnaan audit Versi 2.1 ===== */
#how-to-buy{scroll-margin-top:150px}
button:disabled{cursor:not-allowed;opacity:.6;transform:none!important}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(233,138,90,.45);outline-offset:3px}
.btn,.icon-button,.table-actions button,.coupon-row button{min-height:44px}
.product-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card__footer button{min-width:42px;min-height:42px}
.product-image-wrap img{transition:transform .25s ease}.product-card:hover .product-image-wrap img{transform:scale(1.025)}
.admin-login-card{max-width:460px;margin:auto;text-align:center}
.admin-login-card>label{display:block;text-align:left;margin-top:18px;color:#364759;font-weight:800}
.admin-login-card>input{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;text-align:center;font-size:1.25rem;letter-spacing:.2em}
.admin-login-card h2{font-family:Georgia,serif;color:var(--navy);font-size:2rem;margin:8px 0}
.admin-login-card p{color:var(--muted)}
.lock-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 10px;border-radius:22px;background:var(--cream-2);font-size:2rem}
.product-cover-preview{width:120px;height:150px;object-fit:contain;margin-top:12px;padding:6px;border:1px solid var(--line);border-radius:10px;background:var(--cream-2)}
.file-preview{display:block;margin-top:10px;padding:9px 11px;border-radius:10px;background:#edf5fb;color:#36546e;font-size:.82rem;font-weight:700;overflow-wrap:anywhere}
.backup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.backup-grid .form-card{height:100%}.backup-grid p{color:var(--muted)}
.danger-zone{border-color:#efcaca;background:#fffafa}.danger-zone h2{color:var(--danger)}
.storage-card{margin-top:20px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.storage-card>div:first-child{display:flex;justify-content:space-between;gap:15px}.storage-card span{color:var(--muted)}
.storage-meter{height:10px;margin-top:12px;border-radius:999px;background:#e9eef3;overflow:hidden}.storage-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),var(--rose));min-width:2px}
.settings-grid{grid-template-columns:repeat(2,1fr)}
.prototype-warning{display:flex;gap:7px;align-items:flex-start}
.qris-panel img{background:#fff;padding:8px}.qris-panel .text-link{display:inline-flex;margin-top:8px}
.status-pill{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff1d8;color:#885714;font-size:.78rem;font-weight:900}
.order-card .status-note{line-height:1.55}
.summary-note{line-height:1.5}
.mobile-help{cursor:pointer}

@media (max-width:820px){
  .site-header{position:sticky;top:0}
  .hero-grid{gap:18px}
  .hero-copy h1{max-width:680px;margin-left:auto;margin-right:auto}
  .hero-actions .btn{min-width:150px}
  .backup-grid{grid-template-columns:1fr}
  .settings-grid{grid-template-columns:1fr}
  .admin-tabs button{min-width:max-content}
  .mobile-nav a{min-height:68px}
}
@media (max-width:580px){
  .announcement__inner{min-height:32px;text-align:center}
  .hero-copy h1{font-size:2.2rem}
  .hero-copy>p{font-size:.98rem}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.hero-actions .btn{min-width:0;padding:11px 10px}
  .trust-row{gap:9px 14px;font-size:.78rem}
  .hero-visual{min-height:315px}.hero-book{width:min(250px,65vw)}
  .section-pad{padding:52px 0}.section-head h2,.two-column-info h2,.form-card h2,.admin-panel h2{font-size:1.75rem}
  .category-card strong{font-size:.9rem}.category-card small{font-size:.72rem}
  .product-card h3{font-size:.9rem}.product-category{font-size:.68rem}.mini-rating{font-size:.68rem}.product-card__footer strong{font-size:.88rem}
  .featured-actions{display:grid;grid-template-columns:1fr 1fr}.featured-actions .btn:last-child{grid-column:1/-1}
  .admin-product-actions{width:100%}.admin-product-actions .icon-button{flex:1}
  .storage-card>div:first-child{display:block}.storage-card span{display:block;margin-top:3px}
  .admin-login-card .modal-actions{display:grid;grid-template-columns:1fr 1fr}
  .qris-panel img{max-height:360px}
  .wa-float{right:13px}
}
.is-admin-view .wa-float{display:none}

/* ===== Versi 3.1: Preview & Integration Ready ===== */
.runtime-strip{background:#fff7ec;border-bottom:1px solid #f1d6b5;color:var(--navy)}
.runtime-strip__inner{min-height:58px;display:flex;align-items:center;gap:14px;padding-top:9px;padding-bottom:9px}
.runtime-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:#a55716;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.08em;padding:7px 10px}
.runtime-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:1px}.runtime-copy strong{font-size:.93rem}.runtime-copy span{color:#6c5a48;font-size:.82rem;line-height:1.45}
.runtime-help{border:1px solid #dca96e;background:#fff;color:var(--navy);border-radius:9px;padding:9px 13px;font-weight:750;cursor:pointer;white-space:nowrap}
.runtime-help:hover{background:#fffaf3}.runtime-strip.is-production{background:#eff9f4;border-bottom-color:#b9e0cd}.runtime-strip.is-production .runtime-badge{background:#19734d}
.placeholder-note{margin:-4px 0 16px;color:var(--muted);font-size:.82rem;font-style:italic}
.demo-explain{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:12px 14px;border:1px solid #efd1ad;background:#fff8ef;border-radius:12px}.demo-explain strong{color:#9a4d11}.demo-explain span{color:var(--muted);font-size:.88rem}
.owner-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.owner-path-grid article{display:flex;gap:12px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm)}.owner-path-grid article>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--orange);color:#fff;font-weight:800}.owner-path-grid strong{display:block;margin-bottom:4px}.owner-path-grid p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}
.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.integration-card{position:relative;display:flex;gap:12px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow-sm)}.integration-card h3{margin:0 0 5px}.integration-card p{margin:0 0 6px;line-height:1.5}.integration-card small{display:block;color:var(--muted);line-height:1.45}.status-dot{width:12px;height:12px;margin-top:6px;flex:0 0 12px;border-radius:50%;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.status-dot.is-warning{background:#d97706}.status-dot.is-success{background:#198754}.status-dot.is-danger{background:#c94141}.integration-next{margin-top:18px;padding:18px 20px;border:1px dashed #b8c5d3;background:#f8fbfe;border-radius:14px}.integration-next ol{margin:10px 0 0;padding-left:22px}.integration-next li{margin:6px 0;color:var(--muted)}
.owner-guide-card{max-width:680px}.owner-guide-steps{display:grid;gap:12px}.owner-guide-steps article{display:flex;gap:14px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fbfcfe}.owner-guide-steps article>span{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:var(--navy);color:#fff;font-weight:800}.owner-guide-steps h3{margin:0 0 5px}.owner-guide-steps p{margin:0;color:var(--muted);line-height:1.55}.owner-guide-steps code,.owner-path-grid code,.integration-next code{background:#edf2f7;border-radius:5px;padding:2px 5px;font-size:.86em}
.mode-online-only[hidden],.mode-demo-only[hidden]{display:none!important}
body.is-production .mode-demo-only{display:none!important}
body:not(.is-production) .mode-online-only{display:none!important}
body.is-admin-view .runtime-strip{display:none}
.admin-tabs button#adminLogoutButton{margin-left:auto;background:#fff;color:var(--danger);border:1px solid #efc6c6}

@media (max-width:820px){
  .runtime-strip__inner{align-items:flex-start;flex-wrap:wrap;gap:8px 10px}.runtime-copy{flex-basis:calc(100% - 105px)}.runtime-help{margin-left:42px;padding:7px 11px;font-size:.82rem}
  .owner-path-grid,.integration-grid{grid-template-columns:1fr}.admin-tabs button#adminLogoutButton{margin-left:0}
}
@media (max-width:520px){
  .runtime-strip__inner{padding-top:8px;padding-bottom:8px}.runtime-badge{font-size:.65rem;padding:6px 8px}.runtime-copy strong{font-size:.86rem}.runtime-copy span{font-size:.75rem}.runtime-help{margin-left:0;width:100%}
  .demo-explain{align-items:flex-start;flex-direction:column;gap:3px}.owner-path-grid article,.integration-card{padding:14px}
}


/* V3.3 — pengelolaan file privat */
.delivery-builder{margin-top:20px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fffaf3}
.delivery-builder__head{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px;align-items:start;margin-bottom:16px}
.delivery-builder__head h3{margin:4px 0 7px;font-size:1.15rem;color:var(--navy)}
.delivery-builder__head p{margin:0;color:var(--muted);line-height:1.55}
.delivery-preset{font-weight:700;color:var(--navy)}
.delivery-preset select{margin-top:7px}
.access-items-editor{display:grid;gap:14px;margin:14px 0}
.access-item-card{position:relative;border:1px solid #d9dfe7;border-radius:16px;background:white;padding:16px;box-shadow:0 8px 24px rgba(15,43,74,.05)}
.access-item-card__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}
.access-item-card__head strong{color:var(--navy)}
.access-item-remove{border:0;background:#fff0ed;color:#a33b2c;border-radius:999px;padding:7px 11px;font-weight:700;cursor:pointer}
.access-item-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:12px}
.access-item-grid .wide{grid-column:1/-1}
.access-item-card label{font-size:.9rem}
.access-existing-file{display:block;margin-top:7px;padding:9px 11px;border-radius:10px;background:#eef5fb;color:#224c72;font-size:.85rem}
.access-item-card.is-inactive{opacity:.72;background:#f7f7f7}
.access-type-note{margin:8px 0 0;color:var(--muted);font-size:.84rem}
.access-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
.access-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background:#eef5fb;color:#214a70;font-size:.78rem;font-weight:700}
.owned-access-list{display:grid;gap:10px;margin-top:12px}
.owned-access{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fff}
.owned-access h4{margin:0 0 4px;color:var(--navy)}
.owned-access p,.owned-access small{display:block;margin:0;color:var(--muted);line-height:1.45}
.owned-access-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.access-warning{margin-top:7px;color:#8a5b16!important;font-size:.8rem}
.manual-status{display:inline-flex;padding:6px 10px;border-radius:999px;font-weight:700;font-size:.78rem;background:#fff3d9;color:#7c520c}
.manual-status.is-delivered{background:#e4f6eb;color:#17683a}
.admin-access-summary{display:block;margin-top:5px;color:var(--muted);font-size:.82rem}
.manual-action-list{display:grid;gap:6px;margin-top:7px}
.manual-action-list button{white-space:normal;text-align:left}
.btn-sm{padding:9px 13px;font-size:.9rem}
@media (max-width:780px){
  .delivery-builder__head{grid-template-columns:1fr}
  .access-item-grid{grid-template-columns:1fr}
  .access-item-grid .wide{grid-column:auto}
  .owned-access{grid-template-columns:1fr}
  .owned-access-actions{justify-content:flex-start}
}

.owned-product{grid-template-columns:70px minmax(0,1fr);align-items:start}.owned-product>div{min-width:0}.owned-product>div>b,.owned-product>div>small{display:block}.owned-product>div>b{margin-bottom:3px}.owned-product>div>small{color:var(--muted)}
@media(max-width:580px){.owned-product{grid-template-columns:52px minmax(0,1fr)}}

/* V3.3 — PRIVATE FILE READY */
.private-file-badge{min-width:190px;padding:14px 16px;border-radius:16px;background:#eaf3ff;border:1px solid #bfd5f5;color:var(--navy);font-weight:800;text-align:center;line-height:1.35}
.private-file-badge small{font-weight:600;color:var(--muted)}
.access-fixed-type{display:flex;align-items:center;gap:8px;padding:11px 12px;border-radius:12px;background:#edf6ff;border:1px solid #c9def3;font-weight:800;color:var(--navy)}
.file-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}
.file-meta-grid span{display:block;padding:9px 10px;border-radius:10px;background:#f7f8fb;color:var(--muted);font-size:.78rem}
.private-file-dashboard{display:grid;gap:12px}
.private-file-row{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(90px,.55fr));gap:12px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:16px;background:white}
.private-file-row h3{margin:0 0 4px;font-size:1rem}.private-file-row p,.private-file-row small{margin:0;color:var(--muted)}
.private-file-row .file-stat{padding:9px 10px;border-radius:10px;background:#f7f8fb}.private-file-row .file-stat b{display:block;color:var(--navy);font-size:.86rem}.private-file-row .file-stat span{font-size:.75rem;color:var(--muted)}
.private-file-row.is-inactive{opacity:.62}
.private-download-note{display:flex;gap:8px;align-items:flex-start;margin-top:9px;padding:9px 11px;border-radius:10px;background:#fff8e8;color:#78540f;font-size:.82rem}
@media(max-width:760px){.private-file-row{grid-template-columns:1fr 1fr}.private-file-row>div:first-child{grid-column:1/-1}.file-meta-grid{grid-template-columns:1fr 1fr}.private-file-badge{min-width:0;width:100%}}

/* V3.4 — HYBRID DELIVERY READY */
.hybrid-delivery-badge{min-width:190px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#eaf3ff,#fff4e8);border:1px solid #c8d9ed;color:var(--navy);font-weight:800;text-align:center;line-height:1.35}
.hybrid-delivery-badge small{font-weight:600;color:var(--muted)}
.delivery-mode-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 10px;padding:0;border:0}
.delivery-mode-selector legend{font-weight:800;color:var(--navy);margin-bottom:9px}
.delivery-mode-option{display:flex!important;gap:10px;align-items:flex-start;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:.18s ease}
.delivery-mode-option:has(input:checked){border-color:#7da7d4;background:#edf6ff;box-shadow:0 0 0 2px rgba(65,126,183,.1)}
.delivery-mode-option input{margin-top:3px;flex:0 0 auto}
.delivery-mode-option span,.delivery-mode-option b,.delivery-mode-option small{display:block}.delivery-mode-option b{color:var(--navy);margin-bottom:4px}.delivery-mode-option small{color:var(--muted);line-height:1.4}
.delivery-mode-guidance{margin:10px 0;padding:11px 13px;border-radius:12px;background:#f7f9fc;border:1px solid #dfe7f0;color:var(--muted);font-size:.88rem;line-height:1.5}
.delivery-add-actions{display:flex;gap:9px;flex-wrap:wrap}
.access-method-select{font-weight:700;color:var(--navy)}
.access-item-card[data-access-type="google_drive"]{border-color:#c9dfc7;background:#fbfff9}
.access-item-card[data-access-type="google_drive"] .access-item-card__head strong{color:#256237}
.access-drive-field[hidden],.access-file-field[hidden],.file-only-field[hidden],.drive-only-field[hidden]{display:none!important}
.drive-url-help{display:block;margin-top:7px;padding:9px 11px;border-radius:10px;background:#eef9ed;color:#2e6637;font-size:.83rem;line-height:1.45}
.drive-url-status{display:block;margin-top:6px;font-size:.8rem;font-weight:700}.drive-url-status.is-valid{color:#17683a}.drive-url-status.is-invalid{color:var(--danger)}
.delivery-method-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-weight:800;font-size:.76rem}.delivery-method-pill.is-file{background:#eaf3ff;color:#214e7a}.delivery-method-pill.is-drive{background:#eaf6e8;color:#276038}
.drive-access-note{display:flex;gap:8px;align-items:flex-start;margin-top:9px;padding:9px 11px;border-radius:10px;background:#eef8ed;color:#2c6234;font-size:.82rem}
.drive-access-warning{display:flex;gap:8px;align-items:flex-start;margin-top:9px;padding:9px 11px;border-radius:10px;background:#fff6df;color:#75500b;font-size:.82rem}
.private-file-row.is-drive{border-color:#c9dfc7;background:#fbfff9}
.private-file-row .access-dashboard-icon{font-size:1.35rem;margin-right:5px}
@media(max-width:880px){.delivery-mode-selector{grid-template-columns:1fr}.hybrid-delivery-badge{min-width:0;width:100%}}
@media(max-width:520px){.delivery-add-actions .btn{width:100%}}


/* V3.4.1 — Clear Cloudflare Preview */
body.is-public-clear #runtimeStrip{display:none!important}
body.is-public-clear .site-header{top:0}
body.is-public-clear .demo-explain{background:#f6f9fc;border-color:#dbe5ef}
body.is-public-clear .demo-explain strong{color:var(--navy)}
body.is-public-clear:not(.is-admin-view) .prototype-warning{display:none}
