@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Outfit:wght@300;400;500;600&display=swap";:root{--green:#3a6b3f;--green-d:#274d2b;--green-l:#6aab70;--green-pale:#b2d9b7;--charcoal:#1a1f1b;--charcoal2:#2e3530;--muted:#6b7a6e;--white:#fff;--border:#3a6b3f26}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--charcoal);color:var(--white);max-width:100%;font-family:Outfit,sans-serif;overflow-x:hidden}.section{padding:80px 48px}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 48px}.sec-eye{letter-spacing:.22em;text-transform:uppercase;color:var(--green-l);margin-bottom:10px;font-size:.68rem;font-weight:600}.sec-title{color:#fff;margin-bottom:40px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:700;line-height:1.15}.sec-title em{color:var(--green-l);font-style:italic}.reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=900px){.section{padding:60px 20px}.container{padding:0 20px}}nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1f1beb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:68px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:baseline;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;text-decoration:none;display:flex}.nav-logo .w{color:#fff}.nav-logo .m{color:var(--green-l)}.nav-logo .tm{color:var(--muted);vertical-align:super;margin-left:2px;font-size:.55rem}.nav-links{gap:28px;list-style:none;display:flex}.nav-links a{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--green-l)}.nav-right{align-items:center;gap:12px;display:flex}.wa-nav{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:40px;align-items:center;gap:8px;padding:9px 20px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.wa-nav:hover{background:#1ebe5a;transform:translateY(-1px)}.cart-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:40px;align-items:center;gap:7px;padding:9px 20px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;transition:all .2s;display:flex;position:relative}.cart-btn:hover{background:var(--green-l)}.cart-count{color:var(--charcoal);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:none}.mobile-nav{background:var(--charcoal);z-index:99;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:20px;padding:20px 48px;display:flex;position:fixed;top:68px;left:0;right:0}.mobile-nav a{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-nav a:hover{color:var(--green-l)}@media (width<=900px){nav{padding:0 20px}.nav-links{display:none}.mobile-menu-btn{display:flex}.mobile-nav{padding:20px}.wa-nav{display:none}}footer{background:#0f1410;width:100%;padding:80px 48px 40px;overflow-x:hidden}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:44px;display:grid}.footer-logo{align-items:baseline;margin-bottom:14px;font-family:Playfair Display,serif;font-size:1.55rem;font-weight:700;display:flex}.footer-logo .w{color:#fff}.footer-logo .m{color:var(--green-l)}.footer-logo .tm{color:var(--muted);vertical-align:super;margin-left:2px;font-size:.55rem}.footer-desc{color:#ffffff4d;max-width:250px;font-size:.81rem;line-height:1.8}.footer-col h4{letter-spacing:.18em;text-transform:uppercase;color:var(--green-pale);margin-bottom:18px;font-size:.66rem;font-weight:600}.footer-col ul{list-style:none}.footer-col li{margin-bottom:11px}.footer-col a{color:#ffffff4d;font-size:.81rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--green-l)}.footer-bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:20px;display:flex}.footer-bottom p{color:#fff3;font-size:.72rem}.footer-social{gap:12px;display:flex}.social-btn{border-radius:20px;align-items:center;gap:6px;padding:7px 16px;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.social-wa{color:#25d366;background:#25d3661f;border:1px solid #25d36640}.social-wa:hover{color:#fff;background:#25d366}.social-ig{color:#e1306c;background:#dc27431a;border:1px solid #dc274333}.social-ig:hover{color:#fff;background:linear-gradient(45deg,#f09433,#dc2743,#bc1888);border-color:#0000}@media (width<=900px){footer{padding:60px 20px 30px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;align-items:flex-start}}.hero{align-items:center;height:100vh;margin-top:0;display:flex;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-size:cover;transition:opacity 1.2s;position:absolute;inset:0}.hero-bg.s1{background-image:url(https://images.unsplash.com/photo-1519741497674-611481863552?w=1800&q=80)}.hero-bg.s2{background-image:url(https://images.unsplash.com/photo-1606800052052-a08af7148866?w=1800&q=80)}.hero-bg.s3{background-image:url(https://images.unsplash.com/photo-1511285560929-80b456fea0bc?w=1800&q=80)}.hero-overlay{background:linear-gradient(120deg,#1a1f1bd1 0%,#1a1f1b59 60%,#1a1f1b8c 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:660px;padding:0 48px;position:relative}.hero-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--green-l);background:#6aab7026;border:1px solid #6aab704d;border-radius:40px;align-items:center;gap:8px;margin-bottom:26px;padding:6px 16px;font-size:.7rem;font-weight:500;display:inline-flex}.hero h1{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;line-height:1.08}.hero h1 em{color:var(--green-l);font-style:italic}.hero p{color:#ffffff94;max-width:460px;margin-bottom:38px;font-size:1rem;line-height:1.78}.hero-btns{flex-wrap:wrap;gap:12px;display:flex}.btn-green{background:var(--green);color:#fff;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:600;transition:all .25s}.btn-green:hover{background:var(--green-l);transform:translateY(-2px);box-shadow:0 10px 28px #3a6b3f66}.btn-wa{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:6px;align-items:center;gap:8px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-wa:hover{background:#1ebe5a;transform:translateY(-2px)}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:36px;left:48px}.dot{cursor:pointer;background:#ffffff38;border-radius:2px;width:28px;height:3px;transition:all .3s}.dot.active{background:var(--green-l);width:48px}@media (width<=900px){.hero-content{padding:0 20px}.hero-dots{left:20px}}.marquee{background:var(--green);padding:13px 0;overflow:hidden}.marquee-track{white-space:nowrap;animation:22s linear infinite marquee;display:flex}.marquee-item{letter-spacing:.18em;text-transform:uppercase;color:#fffc;flex-shrink:0;padding:0 32px;font-size:.73rem;font-weight:500}.marquee-item:after{content:"✦";color:#ffffff59;margin-left:32px;font-size:.45rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cat-row{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.cat-pill{color:#ffffff73;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff1f;border-radius:40px;padding:9px 22px;font-size:.8rem;font-weight:500;transition:all .22s}.cat-pill:hover{border-color:var(--green-l);color:var(--green-l)}.cat-pill.active{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 4px 16px #3a6b3f4d}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.product-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;transition:all .32s;position:relative;overflow:hidden}.product-card:hover{border-color:#6aab704d;transform:translateY(-7px);box-shadow:0 20px 55px #0006}.product-thumb{background:var(--charcoal2);height:260px;position:relative;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-thumb img{transform:scale(1.08)}.product-thumb-overlay{background:linear-gradient(#0000 45%,#1a1f1bb3 100%);position:absolute;inset:0}.play-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card:hover .play-btn{opacity:1}.product-badge{background:var(--green);color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:2;border-radius:3px;padding:4px 11px;font-size:.63rem;font-weight:600;position:absolute;top:13px;left:13px}.badge-new{color:var(--charcoal);background:#fff}.badge-digital{background:linear-gradient(90deg,#25d366,#1ebe5a)}.digital-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#25d366;z-index:2;background:#25d36626;border:1px solid #25d36659;border-radius:20px;padding:4px 12px;font-size:.68rem;font-weight:600;position:absolute;bottom:14px;left:14px}.product-info{padding:18px 20px 20px}.product-info h3{color:#fff;margin-bottom:4px;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600}.product-info .meta{color:#ffffff59;margin-bottom:14px;font-size:.75rem}.product-footer{justify-content:space-between;align-items:center;display:flex}.price{color:#fff;font-size:1.1rem;font-weight:700}.price sub{color:#ffffff59;font-size:.68rem;font-weight:400}.add-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:8px 17px;font-family:Outfit,sans-serif;font-size:.77rem;font-weight:600;transition:all .22s}.add-btn:hover{background:var(--green-l)}.wa-order-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:5px;padding:8px 14px;font-family:Outfit,sans-serif;font-size:.77rem;font-weight:600;transition:all .22s}.wa-order-btn:hover{background:#1ebe5a}.digital-banner{background:linear-gradient(120deg,#25d36612 0%,#3a6b3f24 60%,#1a1f1bcc 100%);border:1px solid #25d36633;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin:0 48px;padding:44px 52px;display:flex}.db-tag{letter-spacing:.2em;text-transform:uppercase;color:#25d366;margin-bottom:10px;font-size:.68rem;font-weight:600}.db-title{color:#fff;margin-bottom:10px;font-family:Playfair Display,serif;font-size:1.9rem;font-weight:700;line-height:1.2}.db-title em{color:#25d366;font-style:italic}.db-desc{color:#ffffff73;max-width:440px;font-size:.86rem;line-height:1.75}.db-btns{flex-direction:column;flex-shrink:0;gap:11px;display:flex}.db-wa{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:.83rem;font-weight:600;text-decoration:none;transition:all .22s;display:flex}.db-wa:hover{background:#1ebe5a;transform:translateY(-2px)}.db-insta{color:#fff;cursor:pointer;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:none;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:.83rem;font-weight:600;text-decoration:none;transition:all .22s;display:flex}.db-insta:hover{opacity:.9;transform:translateY(-2px)}@media (width<=900px){.digital-banner{flex-direction:column;margin:0 20px;padding:28px 24px}}.why-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px;display:grid}.why-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;padding:24px;transition:all .28s}.why-card:hover{border-color:#6aab7040;transform:translateY(-4px)}.why-icon{margin-bottom:13px;font-size:1.5rem}.why-card h4{color:#fff;margin-bottom:6px;font-size:.88rem;font-weight:600}.why-card p{color:#ffffff61;font-size:.78rem;line-height:1.6}@media (width<=900px){.why-grid{grid-template-columns:1fr 1fr}}.templates-page{background-color:var(--color-background);min-height:100vh;padding-top:120px;padding-bottom:80px}.templates-header-section{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (width>=768px){.templates-header-section{flex-direction:row}}.templates-page-title{font-size:2.5rem;font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:.5rem}.templates-page-subtitle{color:var(--color-text-muted)}.template-details-page{background:var(--charcoal);min-height:100vh;padding-top:120px;padding-bottom:80px}.back-link{color:#ffffff73;align-items:center;gap:8px;margin-bottom:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--green-l)}.template-details-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem;width:100%;display:grid}@media (width>=1100px){.template-details-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start}}.template-showcase-panel{min-width:0;max-width:100%;position:sticky;top:104px}.template-visual-container{background:var(--charcoal2);border:1px solid #ffffff0f;border-radius:20px;min-width:0;max-width:100%;overflow:hidden}.media-tabs{background:#1a1f1be6;border-bottom:1px solid #ffffff0d;justify-content:flex-end;gap:.75rem;padding:.9rem 1rem 0;display:flex;overflow-x:auto}.media-tab{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.8rem 1rem;font-weight:600;transition:all .2s;display:inline-flex}.media-tab.active{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 4px 16px #3a6b3f4d}.media-stage{background:var(--charcoal2);min-height:620px;padding:.55rem .85rem .8rem}.gallery-stage,.video-stage,.pdf-stage{background:#111;border:1px solid #ffffff0a;border-radius:12px;width:100%;position:relative;overflow:hidden}.gallery-stage{flex-direction:column;justify-content:center;align-items:center;padding:1rem .85rem .75rem;display:flex}.compact-gallery-stage{min-height:540px}.single-gallery-mode{padding:1.1rem}.single-gallery-frame{aspect-ratio:9/16;background:#000;border-radius:10px;width:min(100%,330px);overflow:hidden;box-shadow:0 10px 30px #00000080}.template-main-image,.template-video-player,.template-pdf-frame{width:100%;height:100%;display:block}.template-main-image{object-fit:contain}.template-single-image{object-fit:cover;transform:scale(1.04)}.gallery-preview-shell{background:#0000004d;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:.55rem .55rem .35rem;display:flex}.compact-gallery-shell{min-height:440px}.gallery-preview-strip{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:1rem;width:100%;padding:.1rem .15rem .2rem;display:flex;overflow-x:auto}.gallery-preview-strip::-webkit-scrollbar{display:none}.compact-gallery-strip{align-items:center}.gallery-preview-card{aspect-ratio:4/5;cursor:pointer;scroll-snap-align:center;background:#222;border:none;border-radius:8px;flex:0 0 calc(25% - .75rem);min-width:150px;max-width:185px;transition:transform .25s,opacity .25s;overflow:hidden;box-shadow:0 5px 15px #0006}.compact-gallery-card{aspect-ratio:9/16;flex:0 0 31%;min-width:165px;max-width:220px}.gallery-preview-card.active{border:2px solid var(--green);transform:translateY(-4px)scale(1.02)}.gallery-preview-card:not(.active){opacity:.6}.template-pdf-frame{background:#fff;border:none}.empty-media-state{color:#fff6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:588px;padding:2rem;display:flex}.gallery-nav-btn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav-btn:hover{background:var(--green);border-color:var(--green)}.gallery-nav-btn.prev{left:1rem}.gallery-nav-btn.next{right:1rem}.compact-gallery-nav{top:calc(50% - 8px)}.gallery-dots{justify-content:center;gap:.55rem;margin-top:1rem;display:flex}.compact-gallery-dots{margin-top:.75rem}.gallery-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:999px;width:8px;height:8px;transition:all .2s}.gallery-dot.active{background:var(--green);width:24px}.template-info-panel{box-shadow:none;background:0 0;padding:0}.template-primary-section{margin-bottom:1.5rem}.template-secondary-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.template-secondary-section{height:100%;margin-bottom:0}.template-card-section{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;margin-bottom:1.5rem;padding:2.25rem}.template-meta{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.template-badge-large,.template-type-large{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.45rem 1rem;font-size:.75rem;font-weight:700}.template-badge-large{background:var(--green);color:#fff}.template-type-large{color:#fff;background:#ffffff1a}.template-title{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,6vw,3.2rem);line-height:1.25}.template-description{color:#fff9;margin-bottom:2rem;font-size:.95rem;line-height:1.75}.template-price-table{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.pricing-row{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.pricing-row>*{flex:1}.format-label{color:#fff;text-align:left;font-weight:700}.price-value{color:var(--green-l);text-align:center;font-weight:700}.action-link-button{cursor:pointer;text-align:right;background:0 0;border:none;transition:opacity .2s}.action-link-button:hover{opacity:.8}.action-link-button:disabled{opacity:.3;cursor:not-allowed}.customise-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:1.15rem;font-size:1.05rem;font-weight:700;transition:all .2s}.customise-btn:hover{background:var(--green-d);transform:translateY(-2px);box-shadow:0 4px 15px #3a6b3f66}.whatsapp-support-btn,.customise-submit-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:1rem;font-size:1.05rem;font-weight:600;transition:opacity .2s;display:flex}.whatsapp-support-btn:hover,.customise-submit-btn:hover{opacity:.9}.template-inline-error{color:#ffb4b4;background:#ff00001a;border:1px solid #f003;border-radius:8px;margin:.9rem 0 0;padding:.9rem 1rem;font-size:.92rem}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{color:#ffffffd9;align-items:flex-start;gap:14px;margin-bottom:1.25rem;font-size:.93rem;line-height:1.7;display:flex}.feature-list li:last-child{margin-bottom:0}.section-heading{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700}.media-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1200;background:#000000d9;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.media-modal-card,.customise-modal-card{background:var(--charcoal);border:1px solid #ffffff1a;border-radius:16px;width:min(1080px,100%);max-height:calc(100vh - 2.5rem);overflow:auto;box-shadow:0 20px 60px #000c}.video-modal-card{width:min(760px,100%)}.customise-modal-card{width:min(920px,100%)}.media-modal-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.5rem 1rem;display:flex}.media-modal-header h2{color:#fff;margin:0}.media-modal-label{color:var(--green-l);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.75rem;font-weight:700}.modal-close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.modal-close-btn:hover{background:#ffffff26}.media-modal-body{padding:1.5rem}.modal-video-shell{justify-content:center;align-items:center;min-height:calc(100vh - 170px);display:flex}.modal-media-player{background:#000;border-radius:12px}.portrait-video-player{object-fit:contain;width:min(100%,360px);height:min(78vh,640px);margin:0 auto}.modal-pdf-frame{background:#fff;border-radius:12px;width:100%;min-height:75vh}.customise-form{gap:1rem;padding:1.5rem;display:grid}.package-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.package-option{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;font-weight:700;display:flex}.package-option span{color:var(--green-l)}.package-option.active{border-color:var(--green);background:#3a6b3f1a;box-shadow:0 0 0 2px #3a6b3f4d}.customise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.customise-form label{gap:.45rem;display:grid}.customise-form span{color:#fffc;font-size:.9rem;font-weight:600}.customise-form input,.customise-form textarea{color:#fff;width:100%;font:inherit;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;padding:.9rem 1rem}.customise-form input:focus,.customise-form textarea:focus{border-color:var(--green-l);outline:none}.customise-form textarea{resize:vertical}.photo-upload-box{color:#ffffff80;background:#ffffff08;border:1px dashed #ffffff40;border-radius:10px;gap:.35rem;padding:1rem;display:grid}.photo-upload-box strong{color:#fff}.selected-file-list{flex-wrap:wrap;gap:.6rem;display:flex}.selected-file-chip{color:var(--green-l);background:#3a6b3f33;border-radius:999px;align-items:center;padding:.55rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.customise-summary{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:1rem;display:grid}.customise-summary div{gap:.25rem;display:grid}.customise-summary span{letter-spacing:.04em;text-transform:uppercase;color:#fff6;font-size:.75rem}.customise-summary strong{color:#fff}@media (width<=767px){.template-details-page{padding-top:104px;padding-bottom:56px}.template-showcase-panel{z-index:1;position:relative;top:0}.media-tabs{justify-content:flex-start;padding-bottom:.5rem}.media-tab{min-width:auto;padding:.6rem 1rem;font-size:.85rem}.media-stage{background:0 0;min-height:auto;padding:1rem}.gallery-stage,.compact-gallery-stage{background:0 0;border:none;min-height:auto;padding:0}.single-gallery-frame{aspect-ratio:auto;width:100%;max-height:none;box-shadow:none;background:0 0;margin:0 auto;overflow:hidden}.template-single-image{object-fit:contain;border-radius:12px;width:100%;height:auto;transform:none}.compact-gallery-shell{background:0 0;min-height:auto;padding:1rem 0}.template-card-section{padding:1.5rem}.customise-grid,.customise-summary,.package-selector{grid-template-columns:1fr}}.about-section{background-color:var(--color-background);overflow:hidden}.about-container{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.about-image-wrapper{position:relative}.about-image{border-radius:var(--radius-lg) 0 var(--radius-lg) 0;z-index:2;box-shadow:var(--shadow-lg);aspect-ratio:4/5;position:relative;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}.about-decoration{border:2px solid var(--color-primary);border-radius:var(--radius-lg) 0 var(--radius-lg) 0;z-index:1;position:absolute;inset:-20px;transform:translate(30px,30px)}.about-subtitle{font-family:var(--font-heading);color:var(--color-primary-dark);margin-bottom:1.5rem;font-size:1.5rem;font-style:italic}.about-text{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.about-stats{border-top:1px solid var(--color-border);gap:3rem;margin-top:3rem;padding-top:2rem;display:flex}.stat h4{color:var(--color-secondary);font-size:2rem;font-family:var(--font-heading);margin-bottom:.25rem}.stat p{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:600}@media (width<=992px){.about-container{grid-template-columns:1fr;gap:3rem}.about-image-wrapper{max-width:500px;margin:0 auto}}@media (width<=576px){.about-image-wrapper{max-width:320px}.about-image{width:88%;margin:0 auto}.about-decoration{inset:-12px 0;transform:translate(12px,12px)}.about-stats{flex-wrap:wrap;gap:1.5rem}}.about-page,.legal-page{background:radial-gradient(circle at 12% 18%,#e0ecd66b,#0000 20%),radial-gradient(circle at 86% 8%,#cfdfc76b,#0000 18%),linear-gradient(#fbfdf89e,#e9f1e17a);min-height:100vh;padding-top:120px;padding-bottom:80px}.legal-shell{max-width:920px;box-shadow:var(--shadow-md);background:#ffffffc7;border:1px solid #ffffffd1;border-radius:28px;margin:0 auto;padding:2.4rem 2rem}.legal-header{border-bottom:1px solid var(--color-border);margin-bottom:1.75rem;padding-bottom:1.5rem}.legal-brand{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:.65rem;font-size:1.2rem}.legal-meta{color:var(--color-text-muted);font-size:.96rem;line-height:1.8}.legal-summary{color:var(--color-text-muted);margin-bottom:1.75rem;line-height:1.8}.legal-section{margin-bottom:1.65rem}.legal-section h2{color:var(--color-secondary);margin-bottom:.7rem;font-size:1.7rem}.legal-section h3{color:var(--color-secondary);margin:1rem 0 .45rem;font-size:1.15rem}.legal-section p,.legal-section li{color:var(--color-text-muted);line-height:1.8}.legal-section ul{padding-left:1.25rem}.legal-section li+li{margin-top:.35rem}.legal-footer{border-top:1px solid var(--color-border);color:var(--color-text-muted);margin-top:2rem;padding-top:1.35rem;line-height:1.8}@media (width<=680px){.legal-page{padding-top:96px;padding-bottom:48px}.legal-shell{border-radius:22px;padding:1.5rem 1rem}.legal-section h2{font-size:1.45rem}}:root{--admin-color-primary:#8fa881;--admin-color-primary-dark:#64795b;--admin-color-secondary:#4d6248;--admin-color-text-muted:#6e7c6a;--admin-color-border:#64795b29}.admin-login-page{--color-primary:var(--admin-color-primary);--color-primary-dark:var(--admin-color-primary-dark);--color-secondary:var(--admin-color-secondary);--color-text-muted:var(--admin-color-text-muted);--color-border:var(--admin-color-border);color:var(--color-secondary);background:radial-gradient(circle at 12% 18%,#e0ecd680,#0000 22%),radial-gradient(circle at 88% 16%,#cfdfc766,#0000 20%),linear-gradient(#f5f8f0 0%,#edf4e7 100%);justify-content:center;align-items:center;min-height:100vh;padding-top:120px;padding-bottom:80px;display:flex}.admin-login-container{width:100%}.admin-login-shell{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:2rem;width:min(100%,960px);margin:0 auto;display:grid}.admin-login-copy{max-width:440px}.admin-login-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary-dark);margin-bottom:.8rem;font-size:.8rem;font-weight:700}.admin-login-title{color:var(--color-secondary);margin-bottom:1rem;font-size:clamp(3rem,5vw,4.5rem)}.admin-login-subtitle{color:var(--color-text-muted);font-size:1rem;line-height:1.8}.admin-login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:30px;padding:2rem;box-shadow:0 28px 60px #4c5d4724}.admin-login-icon{background:linear-gradient(#e8f0e0f2,#dbe7d1e6);border-radius:22px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:1.4rem;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.admin-login-card-title{color:var(--color-secondary);margin:0 0 .45rem;font-size:2rem}.admin-login-card-copy{color:var(--color-text-muted);margin:0 0 1.4rem}.admin-login-form{gap:1rem;display:grid}.admin-login-field{gap:.5rem;display:grid}.admin-login-field span{color:var(--color-secondary);font-weight:700}.admin-login-input{border:1px solid var(--color-border);width:100%;color:var(--color-secondary);background:#fffffff5;border-radius:18px;outline:none;padding:1rem 1.05rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.admin-login-input:focus{border-color:#8fa88194;box-shadow:0 0 0 4px #8fa8811f}.admin-login-error{color:#b91c1c;background:#fff1f2;border:1px solid #b91c1c1f;border-radius:16px;align-items:center;gap:.45rem;padding:.85rem .95rem;font-size:.92rem;display:inline-flex}.admin-login-btn{width:100%;min-height:3.5rem;font-size:1rem}.admin-login-page .card{background:#fff}.admin-login-page .btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-weight:700;transition:all .2s;display:inline-flex}.admin-login-page .btn-primary{background:var(--color-primary);color:#fff}.admin-login-page .btn-primary:active{background:var(--color-primary-dark)}.admin-login-page .btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=860px){.admin-login-shell{grid-template-columns:1fr;gap:1.5rem}.admin-login-copy{text-align:center;max-width:none}}@media (width<=767px){.admin-login-page{align-items:flex-start;padding-top:104px;padding-bottom:48px}.admin-login-card{border-radius:26px;padding:1.35rem}.admin-login-title{font-size:clamp(2.35rem,10vw,3.2rem)}}.admin-dashboard-page{--color-primary:#8fa881;--color-primary-dark:#64795b;--color-secondary:#4d6248;--color-text-muted:#6e7c6a;--color-border:#64795b29;--color-background:#f4f8ef;--color-surface-alt:#e8f0e0;background-color:var(--color-background);color:var(--color-text-muted);min-height:100vh;padding-top:120px;padding-bottom:80px}.admin-dashboard-page .card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000000a}.admin-dashboard-page .btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-weight:700;transition:all .2s;display:inline-flex}.admin-dashboard-page .btn-primary{background:var(--color-primary);color:#fff}.admin-dashboard-page .btn-primary:hover{background:var(--color-primary-dark)}.admin-dashboard-page .btn-secondary{color:var(--color-secondary);border:1px solid var(--color-border);background:0 0}.admin-dashboard-page .btn-secondary:hover{background:var(--color-surface-alt)}.admin-dashboard-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.admin-dashboard-container{gap:1.5rem;display:grid}.admin-dashboard-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-dashboard-title{color:var(--color-secondary);font-size:clamp(2.4rem,5vw,3.3rem)}.admin-dashboard-subtitle{color:var(--color-text-muted)}.admin-logout-btn{align-items:center;gap:8px;display:inline-flex}.admin-card{padding:2rem}.admin-card-header{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.admin-card-header h2{color:var(--color-secondary);margin:0;font-size:2rem}.admin-message{border-radius:12px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:1rem;display:flex}.admin-message.success{color:#047857;background:#ecfdf5}.admin-message.error{color:#b91c1c;background:#fef2f2}.admin-form-grid{gap:1.5rem;display:grid}.admin-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.admin-label{color:var(--color-secondary);margin-bottom:.5rem;font-weight:600;display:block}.admin-input{border:1px solid var(--color-border);background:#fff;border-radius:12px;width:100%;padding:.85rem 1rem}.admin-textarea{resize:vertical}.admin-file-input{padding:.75rem}.admin-media-box{background:var(--color-surface-alt);border-radius:16px;gap:1rem;padding:1.5rem;display:grid}.admin-media-field{gap:.75rem;display:grid}.admin-media-title{color:var(--color-secondary);align-items:center;gap:.5rem;margin:0;font-weight:700;display:flex}.admin-upload-card{background:#ffffffe0;border:1px solid #5d745524;border-radius:14px;gap:.75rem;padding:1rem;display:grid}.admin-upload-card-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-upload-card-title{color:var(--color-secondary);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.admin-upload-pill{color:var(--color-text-muted);background:#5d745514;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:700}.admin-upload-pill.is-ready{color:#206748;background:#10b98124}.admin-help-text{color:var(--color-text-muted);margin:0;font-size:.875rem}.admin-file-list{gap:.45rem;display:grid}.admin-file-row{color:var(--color-secondary);border-top:1px solid #5d74551a;justify-content:space-between;gap:1rem;padding-top:.45rem;font-size:.875rem;display:flex}.admin-progress-block{gap:.45rem;display:grid}.admin-progress-label{color:var(--color-secondary);justify-content:space-between;gap:.75rem;font-size:.85rem;display:flex}.admin-progress-track{background:#5d74551f;border-radius:999px;width:100%;height:8px;overflow:hidden}.admin-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#a8c18f 0%,#7ea370 100%);height:100%;transition:width .2s}.admin-submit-btn{margin-top:.5rem;padding:1rem;font-size:1.05rem}.admin-list-card{padding-top:1.4rem}.admin-template-list{gap:.9rem;display:grid}.admin-template-row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.admin-template-row:last-child{border-bottom:none}.admin-template-meta{gap:.2rem;display:grid}.admin-template-meta strong{color:var(--color-secondary)}.admin-template-meta span{color:var(--color-text-muted);font-size:.92rem}.admin-delete-btn{color:#b91c1c;cursor:pointer;background:#fef2f2e6;border:1px solid #b91c1c29;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1rem;font-weight:700;display:inline-flex}.admin-delete-btn:disabled{opacity:.6;cursor:not-allowed}.admin-empty-state{color:var(--color-text-muted)}@media (width<=767px){.admin-dashboard-header,.admin-template-row,.admin-two-col{grid-template-columns:1fr;display:grid}.admin-card{padding:1.25rem}.admin-delete-btn,.admin-logout-btn{justify-content:center}.admin-upload-card-head,.admin-file-row,.admin-progress-label{grid-template-columns:1fr;display:grid}}.modal-overlay{z-index:800;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.modal-box{background:var(--charcoal2);border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:780px;position:relative;overflow:hidden}.modal-close{color:#fff;cursor:pointer;z-index:1;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex;position:absolute;top:14px;right:14px}.modal-video{aspect-ratio:16/9;background:#000;width:100%}.modal-info{padding:20px 24px}.modal-info h3{margin-bottom:6px;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600}.modal-info p{color:#ffffff73;margin-bottom:16px;font-size:.85rem}.modal-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-price{color:var(--green-l);font-size:1.4rem;font-weight:700}.modal-wa{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:6px;padding:11px 24px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.modal-wa:hover{background:#1ebe5a}.cart-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:600;opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;position:fixed;inset:0}.cart-overlay.open{opacity:1;pointer-events:all}.cart-sidebar{z-index:601;background:#1e2520;border-left:1px solid #ffffff12;flex-direction:column;width:390px;transition:transform .38s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-sidebar.open{transform:translate(0)}.cart-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.cart-head h3{color:#fff;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600}.close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .2s;display:flex}.close-btn:hover{background:#ffffff26}.cart-body{flex:1;padding:18px 22px;overflow-y:auto}.cart-empty{text-align:center;color:#ffffff47;padding:55px 20px}.cart-empty .ei{opacity:.35;margin-bottom:14px;font-size:2.8rem;display:block}.cart-item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;gap:13px;margin-bottom:11px;padding:13px;display:flex}.ci-img{border-radius:5px;flex-shrink:0;width:64px;height:76px;overflow:hidden}.ci-img img{object-fit:cover;width:100%;height:100%}.ci-info{flex:1}.ci-info h4{color:#fff;margin-bottom:2px;font-size:.88rem;font-weight:600}.ci-info p{color:#ffffff4d;margin-bottom:9px;font-size:.7rem}.ci-row{justify-content:space-between;align-items:center;display:flex}.qty-ctrl{align-items:center;gap:8px;display:flex}.qty-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;font-size:.95rem;transition:all .15s;display:flex}.qty-btn:hover{background:var(--green);border-color:var(--green)}.qty-num{color:#fff;text-align:center;min-width:18px;font-size:.85rem;font-weight:600}.ci-price{color:var(--green-l);font-size:.88rem;font-weight:600}.ci-remove{color:#ffffff38;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;margin-top:5px;font-size:.68rem;transition:color .2s;display:block}.ci-remove:hover{color:#e74c3c}.cart-foot{border-top:1px solid #ffffff12;padding:18px 22px}.cart-total-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ct-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;font-size:.73rem}.ct-amount{color:#fff;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:600}.checkout-btn{background:var(--green);color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;width:100%;padding:14px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:600;transition:all .22s}.checkout-btn:hover{background:var(--green-l)}.wa-float{z-index:500;color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.5rem;text-decoration:none;transition:transform .2s;animation:2.5s infinite wap;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 6px 26px #25d36680}.wa-float:hover{transform:scale(1.1)}@keyframes wap{0%,to{box-shadow:0 6px 26px #25d36680}50%{box-shadow:0 6px 40px #25d366cc,0 0 0 10px #25d36614}}.wa-float-tip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1a1f1bf2;border:1px solid #ffffff14;border-radius:18px;padding:6px 13px;font-size:.73rem;font-weight:500;transition:opacity .2s;position:absolute;top:50%;right:66px;transform:translateY(-50%)}.wa-float:hover .wa-float-tip{opacity:1}.notif{background:var(--green-d);color:#fff;z-index:700;opacity:0;pointer-events:none;white-space:nowrap;border:1px solid #6aab704d;border-radius:40px;padding:12px 24px;font-size:.8rem;font-weight:500;transition:all .35s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:28px;left:50%;transform:translate(-50%)translateY(20px)}.notif.show{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=900px){.cart-sidebar{width:100%}}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-content{flex-direction:column;flex:1;display:flex}
