@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--google-blue:#4285f4;--google-yellow:#fbbc05;--google-green:#34a853;--google-red:#ea4335;--dark-slate:#0f172a;--deep-dark:#0f1117;--body-text:#334155;--muted-text:#64748b;--light-bg:#f6f8fb;--white:#fff;--border:#e2e8f0;--accent-light:#4285f414;--radius-sm:12px;--radius-md:16px;--radius-lg:24px}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--body-text);background-color:var(--white);-webkit-font-smoothing:antialiased;font-family:Manrope,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--dark-slate);letter-spacing:-.02em;font-family:Manrope,sans-serif;font-weight:700}a{color:inherit;text-decoration:none}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#fffc;padding:1rem 2rem;position:sticky;top:0}.nav-container{max-w:1200px;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.nav-links{gap:2rem;font-weight:600;display:none}.nav-links.open{border:1px solid var(--border);z-index:101;background:#fffffffa;border-radius:16px;flex-direction:column;margin-top:.75rem;padding:1rem;display:flex;position:absolute;top:100%;left:1rem;right:1rem;box-shadow:0 12px 30px #0f172a1f}.mobile-menu{border:1px solid var(--border);cursor:pointer;width:42px;height:42px;color:var(--dark-slate);background:0 0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}@media (width>=768px){.nav-links,.nav-links.open{box-shadow:none;background:0 0;border:none;flex-direction:row;margin:0;padding:0;display:flex;position:static}.mobile-menu{display:none}}.nav-actions{align-items:center;gap:1rem;display:flex}.cart-button{cursor:pointer;background:0 0;border:none;align-items:center;display:flex;position:relative}.cart-count{background:var(--google-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:flex;position:absolute;top:-8px;right:-10px}.hero-section{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}@media (width>=768px){.hero-section{flex-direction:row;align-items:center;padding:6rem 2rem}}.hero-content{flex:1}.hero-eyebrow{text-transform:uppercase;color:var(--muted-text);letter-spacing:.05em;font-size:.875rem;font-weight:700}.hero-content h1{letter-spacing:-.03em;margin:1rem 0 1.25rem;font-size:clamp(2.75rem,5.5vw,4.25rem);line-height:1.05}.highlight-text{display:inline}.highlight-yellow{color:var(--google-yellow)}.highlight-green{color:var(--google-green)}.hero-description{color:var(--muted-text);max-width:520px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.hero-buttons{gap:1rem;margin-bottom:2rem;display:flex}.btn-primary{background:var(--google-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4285f44d}.btn-secondary{background:var(--white);color:var(--dark-slate);border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .2s}.btn-secondary:hover{background:var(--light-bg)}.hero-trust{color:var(--muted-text);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.trust-badge{background:var(--light-bg);border:1px solid var(--border);color:var(--body-text);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-showcase{background:radial-gradient(circle at 30% 30%, #1a1f2e 0%, var(--deep-dark) 60%);isolation:isolate;border-radius:32px;flex:1;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #0f172a73,inset 0 1px #ffffff0a}.showcase-glow{filter:blur(80px);opacity:.35;z-index:0;pointer-events:none;border-radius:50%;position:absolute}.glow-blue{background:var(--google-blue);width:320px;height:320px;animation:7s ease-in-out infinite glow-pulse;top:-60px;left:-40px}.glow-yellow{background:var(--google-yellow);opacity:.22;width:260px;height:260px;animation:8s ease-in-out 1.5s infinite glow-pulse;bottom:-40px;left:30%}.glow-green{background:var(--google-green);opacity:.25;width:280px;height:280px;animation:9s ease-in-out .8s infinite glow-pulse;bottom:-60px;right:-40px}@keyframes glow-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.45;transform:scale(1.15)}}.nfc-ripple-container{z-index:1;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:absolute}.nfc-ripple{opacity:0;border:2px solid #4285f499;border-radius:50%;width:60px;height:60px;animation:3.2s ease-out infinite nfc-wave;position:absolute}.ripple-1{animation-delay:0s}.ripple-2{animation-delay:1.07s}.ripple-3{animation-delay:2.13s}@keyframes nfc-wave{0%{opacity:.8;border-color:#4285f4e6;width:60px;height:60px}to{opacity:0;border-color:#4285f400;width:320px;height:320px}}.card-3d-wrapper{z-index:2;perspective:1600px;width:280px;height:394px;position:relative}.card-3d{width:100%;height:100%;transform-style:preserve-3d;animation:9s ease-in-out infinite card-float-flip;position:relative}@keyframes card-float-flip{0%,38%{transform:translateY(0)rotateY(0)rotateX(2deg)rotate(-3deg)}50%,88%{transform:translateY(-14px)rotateY(180deg)rotateX(2deg)rotate(3deg)}to{transform:translateY(0)rotateY(360deg)rotateX(2deg)rotate(-3deg)}}.card-face{backface-visibility:hidden;background:#fff;border:6px solid #fff;border-radius:18px;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 60px -15px #0000008c,0 0 0 1px #ffffff0f}.card-face img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.card-back{transform:rotateY(180deg)}.floating-pill{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--dark-slate);white-space:nowrap;background:#fffffff5;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1.05rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 12px 30px -8px #0000004d}.pill-destination{animation:4.5s ease-in-out infinite pill-bob;top:2.5rem;left:2rem}.pill-action{color:var(--dark-slate);pointer-events:auto;transition:transform .2s,box-shadow .2s;animation:5.2s ease-in-out .8s infinite pill-bob;bottom:2.5rem;right:2rem}.pill-action:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 16px 40px -8px #0006}.pill-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #4285f426}.dot-blue{background:var(--google-blue);box-shadow:0 0 0 3px #4285f42e}@keyframes pill-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.showcase-label{z-index:3;color:#ffffff8c;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.65rem;font-weight:800;display:inline-flex;position:absolute;bottom:2rem;left:2rem}.label-key{color:#ffffffd9;font-variant-numeric:tabular-nums}.label-divider{background:#ffffff40;width:28px;height:1px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.feature-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f3f4f6;justify-content:space-around;padding:1.5rem;display:flex;overflow-x:auto}.feature-item{color:var(--muted-text);letter-spacing:.1em;white-space:nowrap;padding:0 1rem;font-size:.875rem;font-weight:700}.footer{background-color:var(--dark-slate);color:var(--white);padding:4rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.footer-container{grid-template-columns:repeat(4,1fr)}}.footer-col{flex-direction:column;display:flex}.footer-logo{border-radius:4px;width:max-content;height:2rem;margin-bottom:1rem}.footer-text{color:var(--muted-text);margin-bottom:.5rem}.footer-heading{margin-bottom:1rem;font-weight:700}.footer-links{color:var(--muted-text);flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-links a:hover{color:var(--white)}.digital-hypex-link{color:var(--google-blue);font-weight:700;text-decoration:none}.digital-hypex-link:hover{text-decoration:underline}.why-section{background:var(--white);padding:6rem 2rem}.why-grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.why-grid{grid-template-columns:repeat(3,1fr)}}.why-card{text-align:center;background:var(--light-bg);border-radius:var(--radius-md);border:1px solid var(--border);padding:2rem;transition:transform .2s}.why-card:hover{transform:translateY(-5px)}.why-icon{margin-bottom:1rem;font-size:3rem}.faq-section{background:var(--light-bg);padding:6rem 2rem}.faq-container{max-width:800px;margin:0 auto}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.faq-question{text-align:left;width:100%;color:var(--dark-slate);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.faq-icon{color:var(--google-blue);font-size:1.5rem}.faq-answer{color:var(--muted-text);padding:0 1.5rem 1.5rem;line-height:1.6}.pricing-section{background:var(--dark-slate);color:var(--white);padding:6rem 2rem}.pricing-container{max-width:1200px;margin:0 auto}.pricing-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.pricing-grid{grid-template-columns:repeat(4,1fr)}}.pricing-card{background:var(--deep-dark);border-radius:var(--radius-md);border:1px solid #ffffff1a;flex-direction:column;padding:2rem;transition:transform .3s,border-color .3s;display:flex;position:relative}.pricing-card.highlight{border-color:var(--google-blue);z-index:10;transform:scale(1.05);box-shadow:0 10px 30px #4285f426}.pricing-badge{background:var(--google-blue);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-image{width:120px;margin:0 auto 1.5rem}.pricing-price{justify-content:center;align-items:flex-start;margin:1rem 0;display:flex}.pricing-price .currency{margin-top:.5rem;font-size:1.5rem;font-weight:600}.pricing-price .amount{font-size:3.5rem;font-weight:800;line-height:1}.pricing-features{flex:1;margin-bottom:2rem;list-style:none}.pricing-features li{color:#94a3b8;margin-bottom:.75rem;padding-left:1.5rem;font-size:.875rem;position:relative}.pricing-features li:before{content:"✓";color:var(--google-blue);position:absolute;left:0}.btn-add-cart{border-radius:var(--radius-sm);cursor:pointer;width:100%;padding:1rem;font-weight:600;transition:all .2s}.pricing-card:not(.highlight) .btn-add-cart{color:#fff;background:#ffffff1a;border:none}.pricing-card:not(.highlight) .btn-add-cart:hover{background:#fff3}.review-value-section{background:var(--dark-slate);color:var(--white);padding:6rem 2rem}.review-value-container{max-width:1200px;margin:0 auto}.stats-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background:var(--deep-dark);border-radius:var(--radius-sm);text-align:center;border:1px solid #ffffff1a;padding:2rem}.stat-number{color:var(--google-blue);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.stat-text{color:var(--muted-text);font-weight:600}.how-it-works-section{background:var(--light-bg);padding:6rem 2rem}.steps-grid{grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (width>=768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background:var(--white);border-radius:var(--radius-md);padding:2.5rem;transition:transform .2s;position:relative;box-shadow:0 10px 30px #0000000d}.step-card:hover{transform:translateY(-5px)}.step-number{color:var(--accent-light);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1}.step-title{margin-bottom:.5rem;font-size:1.25rem}.step-desc{color:var(--muted-text)}.step-arrow{display:none}@media (width>=768px){.step-arrow{color:var(--muted-text);z-index:10;font-size:2rem;display:block;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}}.reseller-section{color:var(--white);box-sizing:border-box;background:radial-gradient(circle at 15% 0,#4285f41f,#0000 55%),radial-gradient(circle at 85% 100%,#fbbc0517,#0000 55%),#0b0f1a;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;width:100%;padding:clamp(4rem,9vw,7rem) max(1.25rem,50vw - 640px)}.reseller-grid{grid-template-columns:.95fr 1.15fr;align-items:start;gap:clamp(2.5rem,6vw,5rem);max-width:1280px;margin:0 auto;display:grid}@media (width<=960px){.reseller-grid{grid-template-columns:1fr}}.reseller-intro{position:sticky;top:7rem}@media (width<=960px){.reseller-intro{position:relative;top:0}}.reseller-eyebrow{color:#93c5fd;letter-spacing:.16em;text-transform:uppercase;background:#4285f41f;border:1px solid #4285f438;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.reseller-intro h2{color:#fff;letter-spacing:-.03em;margin:1.5rem 0 1rem;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.02}.reseller-lead{color:#ffffff9e;max-width:460px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.reseller-perks{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.perk{background:#ffffff09;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:.9rem;padding:.9rem 1rem;display:flex}.perk-icon{color:#0b0f1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:inline-flex}.perk-icon-blue{color:#07244d;background:#60a5fa}.perk-icon-yellow{color:#422006;background:#facc15}.perk-icon-green{color:#052e16;background:#4ade80}.perk strong{color:#fff;margin-bottom:.15rem;font-size:.95rem;font-weight:700;display:block}.perk span{color:#fff9;font-size:.87rem;line-height:1.5}.reseller-contact-inline{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:.55rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.reseller-contact-item{color:#ffffff73;align-items:center;gap:.55rem;font-size:.88rem;font-weight:500;display:inline-flex}.reseller-contact-item svg{color:#6ea8ff;flex-shrink:0}.reseller-contact-link{color:#ffffffb3;font-weight:600;text-decoration:none;transition:color .2s}.reseller-contact-link:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.reseller-note{color:#ffffffa6;background:#34a85314;border:1px solid #34a8532e;border-radius:14px;align-items:flex-start;gap:.6rem;padding:1rem 1.1rem;font-size:.85rem;line-height:1.55;display:inline-flex}.reseller-note svg{color:#4ade80;flex-shrink:0;margin-top:.08rem}.reseller-form-shell{color:#0f172a;background:#fff;border-radius:20px;padding:clamp(1.75rem,4vw,2.5rem);position:relative;box-shadow:0 30px 80px -30px #0f172a99,0 0 0 1px #ffffff0a}.reseller-form-shell:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#4285f466,#fbbc0559 50%,#34a85366);border-radius:20px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.reseller-form-header{margin-bottom:1.75rem}.reseller-form-tag{color:#059669;letter-spacing:.02em;background:#34a85314;border:1px solid #34a85333;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.85rem;padding:.28rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.reseller-form-tag-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite tag-pulse;box-shadow:0 0 0 3px #34a8532e}@keyframes tag-pulse{0%,to{box-shadow:0 0 0 3px #34a8532e}50%{box-shadow:0 0 0 5px #34a85314}}.reseller-form-header h3{letter-spacing:-.02em;color:#0b0f1a;margin-bottom:.35rem;font-size:clamp(1.4rem,2.4vw,1.75rem)}.reseller-form-header p{color:#64748b;margin:0;font-size:.95rem}.req-mark{color:#ef4444;margin-left:1px;font-size:.9rem;font-weight:700;line-height:1}.reseller-form{z-index:1;flex-direction:column;gap:1.2rem;display:flex;position:relative}.form-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid-2 .span-2{grid-column:1/-1}@media (width<=640px){.form-grid-2{grid-template-columns:1fr}.form-grid-2 .span-2{grid-column:1}}.form-field{flex-direction:column;gap:.4rem;display:flex}.form-field>label{color:#0b0f1a;letter-spacing:.01em;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.form-field>label .optional{color:#94a3b8;margin-left:.2rem;font-size:.75rem;font-weight:500}.form-field input,.form-field textarea,.form-field select{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.85rem .95rem;font-family:inherit;font-size:.95rem;transition:all .18s}.form-field textarea{resize:vertical;min-height:78px}.form-field input::-moz-placeholder{color:#94a3b8}.form-field textarea::-moz-placeholder{color:#94a3b8}.form-field input::placeholder,.form-field textarea::placeholder{color:#94a3b8}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--google-blue);background:#fff;outline:none;box-shadow:0 0 0 4px #4285f41f}.form-field.has-error input,.form-field.has-error textarea{background:#fef2f2;border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.field-hint{color:#94a3b8;padding-left:.1rem;font-size:.75rem}.field-error{color:#dc2626;align-items:center;gap:.35rem;padding-left:.1rem;font-size:.78rem;font-weight:600;display:inline-flex}.field-error.align-left{margin-top:-.6rem}.package-chips{grid-template-columns:repeat(5,1fr);gap:.6rem;display:grid}@media (width<=960px){.package-chips{grid-template-columns:repeat(5,1fr)}}@media (width<=640px){.package-chips{grid-template-columns:repeat(2,1fr)}}.package-chip{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.7rem .8rem;transition:all .18s;display:flex}.package-chip:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.package-chip.is-active{border-color:var(--google-blue);background:linear-gradient(#eff6ff 0%,#fff 100%);box-shadow:0 6px 18px -8px #4285f473,0 0 0 3px #4285f41f}.chip-label{color:#0f172a;font-size:.88rem;font-weight:800}.chip-hint{color:#64748b;font-size:.68rem;font-weight:600}.card-style-grid{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}@media (width<=760px){.card-style-grid{grid-template-columns:repeat(2,1fr)}}.card-style-tile{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .6rem .85rem;transition:all .2s;display:flex;position:relative}.card-style-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px -12px #0f172a40}.card-style-tile .tile-icon{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.card-style-tile.accent-google .tile-icon{color:#4285f4}.card-style-tile.accent-ig .tile-icon{color:#e1306c}.card-style-tile.accent-wa .tile-icon{color:#25d366}.card-style-tile.accent-link .tile-icon{color:#0f172a}.card-style-tile span{color:#0f172a;text-align:center;font-size:.78rem;font-weight:700}.tile-check{color:#10b981;background:#fff;border-radius:50%;position:absolute;top:.55rem;right:.55rem}.card-style-tile.is-active{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#0000;box-shadow:0 10px 24px -12px #0f172a40,inset 0 0 0 2px #0f172a}.card-style-tile.accent-google.is-active{box-shadow:0 10px 24px -12px #4285f473,inset 0 0 0 2px #4285f4}.card-style-tile.accent-ig.is-active{box-shadow:0 10px 24px -12px #e1306c73,inset 0 0 0 2px #e1306c}.card-style-tile.accent-wa.is-active{box-shadow:0 10px 24px -12px #25d36673,inset 0 0 0 2px #25d366}.card-style-tile.accent-link.is-active{box-shadow:0 10px 24px -12px #0f172a73,inset 0 0 0 2px #0f172a}.legal-checkbox{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:.7rem;padding:.75rem .95rem;font-size:.84rem;line-height:1.5;display:flex}.legal-checkbox.has-error{background:#fef2f2;border-color:#fca5a5}.legal-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--google-blue);cursor:pointer;flex-shrink:0;margin-top:.18rem}.submit-enquiry-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#4285f4 0%,#3b77d8 60%,#2d63b8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;padding:1rem 1.25rem;font-size:.98rem;font-weight:800;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),filter .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 30px -14px #4285f499,inset 0 1px #ffffff2e,0 0 0 1px #0000000a}.submit-enquiry-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.submit-enquiry-btn:hover:not(:disabled):before{left:100%}.submit-enquiry-btn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 22px 46px -18px #4285f4b8,inset 0 1px #fff3,0 0 0 1px #0000000f}.submit-enquiry-btn:active:not(:disabled){transform:translateY(0)}.submit-enquiry-btn:disabled{opacity:.7;cursor:not-allowed}.btn-arrow{opacity:.85;margin-left:.1rem;font-size:1.1rem;font-weight:700;transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s}.submit-enquiry-btn:hover:not(:disabled) .btn-arrow{opacity:1;transform:translate(4px)}.btn-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-banner{border-radius:14px;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;font-size:.9rem;line-height:1.5;display:flex}.form-banner strong{margin-bottom:.15rem;font-size:.95rem;display:block}.form-banner span{color:inherit;opacity:.9;font-size:.86rem}.form-banner-success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.form-banner-success>svg:first-child{color:#10b981;flex-shrink:0;margin-top:.1rem}.form-banner-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.form-banner-error>svg:first-child{color:#ef4444;flex-shrink:0;margin-top:.1rem}.nfc-works-section{background:var(--white);padding:6rem 2rem}.flow-grid{flex-direction:column;align-items:center;gap:2rem;margin-top:3rem;display:flex}@media (width>=768px){.flow-grid{flex-direction:row;justify-content:center;align-items:flex-start}}.flow-step{text-align:center;max-width:250px}.flow-icon{margin-bottom:1rem;font-size:3.5rem}.flow-arrow{display:none}@media (width>=768px){.flow-arrow{color:var(--muted-text);margin-top:1.5rem;font-size:2rem;display:block}}.benefits-section{padding:6rem 2rem}.benefits-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border);padding:2rem;transition:box-shadow .2s}.benefit-card:hover{box-shadow:0 10px 30px #0000000d}.benefit-icon{margin-bottom:1rem;font-size:2.5rem}.home-layout{flex-direction:column;min-height:100vh;display:flex}.coming-soon-layout{background-color:var(--dark-slate);min-height:100vh;color:var(--white);justify-content:center;align-items:center;display:flex}.coming-soon-title{font-size:2.5rem;font-weight:700}.cart-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;position:fixed;inset:0}.cart-drawer{background:var(--white);z-index:1001;flex-direction:column;width:100%;max-width:400px;height:100%;animation:.3s ease-out forwards slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #0000001a}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-header h2{margin:0;font-size:1.5rem}.cart-close-btn{color:var(--muted-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.cart-close-btn:hover{color:var(--dark-slate)}.cart-body{flex:1;padding:1.5rem;overflow-y:auto}.cart-empty{text-align:center;height:100%;color:var(--muted-text);flex-direction:column;justify-content:center;align-items:center;display:flex}.cart-empty-icon{margin-bottom:1rem;font-size:3rem}.cart-empty-title{color:var(--dark-slate);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.btn-continue{background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:600}.btn-continue:hover{background:#e2e8f0}.cart-items-list{flex-direction:column;gap:1rem;display:flex}.cart-item{background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-md);gap:1rem;padding:1rem;display:flex}.cart-item-img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);width:80px;height:80px}.cart-item-details{flex-direction:column;flex:1;justify-content:space-between;display:flex}.cart-item-header{justify-content:space-between;align-items:flex-start;display:flex}.cart-item-header h3{margin:0;font-size:1rem}.cart-item-price{color:var(--google-blue);font-weight:700}.cart-item-actions{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.cart-qty-control{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.25rem;display:flex}.cart-qty-control button{color:var(--muted-text);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;display:flex}.cart-qty-control button:hover{color:var(--dark-slate)}.cart-qty-control span{text-align:center;width:1.5rem;font-size:.875rem;font-weight:600}.cart-remove-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:.5rem}.cart-remove-btn:hover{color:#dc2626}.cart-footer{border-top:1px solid var(--border);background:var(--light-bg);padding:1.5rem}.cart-subtotal{color:var(--muted-text);justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.cart-subtotal-price{color:var(--dark-slate);font-size:1.25rem;font-weight:700}.cart-shipping-note{color:var(--muted-text);text-align:center;margin-bottom:1.5rem;font-size:.75rem}.btn-checkout{background:var(--google-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 12px #4285f44d}.checkout-page{background:var(--light-bg);min-height:100vh;padding:8rem 2rem 4rem}.checkout-empty{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.checkout-container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}@media (width>=1024px){.checkout-container{flex-direction:row;align-items:flex-start}}.checkout-form-col{background:var(--white);border-radius:var(--radius-md);flex:1;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.checkout-summary-col{width:100%}@media (width>=1024px){.checkout-summary-col{width:400px;position:sticky;top:6rem}}.checkout-title{color:var(--dark-slate);margin-bottom:2rem;font-size:2rem;font-weight:700}.checkout-section h3{border-bottom:1px solid var(--border);color:var(--dark-slate);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.form-row{gap:1rem;display:flex}.form-row .form-group{flex:1}.summary-card{background:var(--white);border-radius:var(--radius-md);padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.summary-card h3{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.summary-items{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.summary-item{align-items:center;gap:1rem;display:flex}.summary-item-img-wrapper{position:relative}.summary-item-img-wrapper img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border);width:64px;height:64px}.summary-qty-badge{background:var(--dark-slate);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px}.summary-item-name{flex:1;font-weight:500}.summary-item-price{font-weight:600}.summary-totals{border-top:1px solid var(--border);margin-bottom:2rem;padding-top:1.5rem}.summary-row{color:var(--muted-text);justify-content:space-between;margin-bottom:1rem;display:flex}.btn-pay{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#10b981;border:none;width:100%;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #10b9814d}.btn-pay:hover:not(:disabled){background:#059669;transform:translateY(-2px)}.btn-pay:disabled{opacity:.7;cursor:not-allowed}.secure-badge{text-align:center;color:#10b981;margin-top:1rem;font-size:.875rem;font-weight:600}.premium-benefits-section{z-index:10;background:#f3f4f6;border-top:1px solid #e2e8f0cc;border-bottom:1px solid #e2e8f0cc;position:relative;box-shadow:inset 0 1px 3px #0f172a0f,inset 0 4px 12px #0f172a0d}.premium-benefits-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (width>=640px){.premium-benefits-container{padding:0 2rem}}.premium-benefits-grid{grid-template-columns:1fr;row-gap:1rem;padding:1rem 0;display:grid}@media (width>=640px){.premium-benefits-grid{-moz-column-gap:2rem;grid-template-columns:repeat(2,1fr);gap:1.75rem 2rem;padding:2rem 0}}@media (width>=1024px){.premium-benefits-grid{-moz-column-gap:1.5rem;grid-template-columns:repeat(5,1fr);column-gap:1.5rem}}.premium-benefit-card{align-items:flex-start;gap:.75rem;animation:.6s ease-out forwards slideUpFade;display:flex}@media (width>=640px){.premium-benefit-card{text-align:center;flex-direction:column;align-items:center;gap:.875rem}}.premium-benefit-icon-wrapper{background:#4285f41a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}@media (width>=640px){.premium-benefit-icon-wrapper{border-radius:.75rem;width:2.5rem;height:2.5rem;margin-bottom:.625rem}}.premium-benefit-icon{width:1rem;height:1rem;color:var(--google-blue)}@media (width>=640px){.premium-benefit-icon{width:1.25rem;height:1.25rem}}.premium-benefit-content{min-width:0}.premium-benefit-title{color:var(--dark-slate);font-size:.8125rem;font-weight:600}@media (width>=640px){.premium-benefit-title{font-size:.875rem}}.premium-benefit-desc{color:var(--muted-text);margin-top:.125rem;font-size:.75rem;line-height:1.625}.premium-how-section{background:#f6f8fb;padding:4rem 0;position:relative;overflow:hidden}@media (width>=640px){.premium-how-section{padding:5rem 0}}.premium-how-container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1.25rem;position:relative}.premium-how-header{text-align:center;max-width:42rem;margin:0 auto}.premium-how-badge-wrapper{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;display:inline-flex}.premium-how-line-left{background:linear-gradient(90deg,#0000,#4285f4b3);width:1.5rem;height:1px}.premium-how-line-right{background:linear-gradient(270deg,#0000,#4285f4b3);width:1.5rem;height:1px}.premium-how-badge-text{text-transform:uppercase;letter-spacing:.18em;color:#4285f4e6;font-size:.75rem;font-weight:600}.premium-how-title{letter-spacing:-.025em;color:var(--dark-slate);font-size:1.875rem;font-weight:700}@media (width>=640px){.premium-how-title{font-size:2.25rem}}.premium-how-subtitle{color:var(--muted-text);margin-top:1rem;font-size:1rem;line-height:1.625}@media (width>=640px){.premium-how-subtitle{font-size:1.125rem}}.premium-how-grid{gap:1.5rem;max-width:56rem;margin:4rem auto 0;display:grid}@media (width>=640px){.premium-how-grid{grid-template-columns:repeat(3,1fr)}}.premium-how-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border-radius:1rem;flex-direction:column;padding:1.75rem;transition:all .5s ease-out;display:flex;position:relative}.premium-how-card:hover{background:#fffc;transform:translateY(-2px)}.premium-how-card-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.premium-how-number{width:2.5rem;height:2.5rem;color:var(--google-blue);background:#4285f41a;border-radius:.75rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;transition:all .5s;display:flex;box-shadow:0 0 0 1px #4285f433}.premium-how-card:hover .premium-how-number{background:#4285f426;box-shadow:0 0 0 1px #4285f459}.premium-how-divider{background:linear-gradient(90deg,#4285f44d,#0000);flex:1;height:1px;transition:opacity .5s}.premium-how-card:hover .premium-how-divider{background:linear-gradient(90deg,#4285f480,#0000)}.premium-how-card-title{color:var(--dark-slate);font-size:1.125rem;font-weight:600;transition:color .5s}.premium-how-card:hover .premium-how-card-title{color:var(--google-blue)}.premium-how-card-desc{color:var(--muted-text);margin-top:.5rem;font-size:.875rem;line-height:1.625}.premium-how-card-hover-border{opacity:0;background:linear-gradient(90deg,#0000,#4285f44d,#0000);border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;height:2px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.premium-how-card:hover .premium-how-card-hover-border{opacity:1}.premium-reviews-section{background:#fff;padding:4rem 0}@media (width>=640px){.premium-reviews-section{padding:5rem 0}}@media (width>=1024px){.premium-reviews-section{padding:7rem 0}}.premium-reviews-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.premium-reviews-header{text-align:center;max-width:42rem;margin:0 auto}.premium-reviews-badge-wrapper{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;display:inline-flex}.premium-reviews-line-left{background:linear-gradient(90deg,#0000,#4285f4b3);width:1.5rem;height:1px}.premium-reviews-line-right{background:linear-gradient(270deg,#0000,#4285f4b3);width:1.5rem;height:1px}.premium-reviews-badge-text{text-transform:uppercase;letter-spacing:.18em;color:#4285f4e6;font-size:.75rem;font-weight:600}.premium-reviews-title{letter-spacing:-.025em;color:var(--dark-slate);font-size:1.875rem;font-weight:700}@media (width>=640px){.premium-reviews-title{font-size:2.25rem}}@media (width>=1024px){.premium-reviews-title{font-size:2.5rem}}.premium-reviews-subtitle{max-width:32rem;color:var(--muted-text);margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.625}@media (width>=640px){.premium-reviews-subtitle{font-size:1.125rem}}.premium-stats-grid{gap:1.5rem;max-width:64rem;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}@media (width>=640px){.premium-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.premium-stats-grid{grid-template-columns:repeat(4,1fr);margin-top:6rem}}.premium-stat-card{background:#fffc;border-radius:1.5rem;flex-direction:column;height:100%;padding:1.75rem;transition:all .3s ease-out;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.premium-stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (width>=640px){.premium-stat-card{padding:2rem}}.premium-stat-glow{pointer-events:none;filter:blur(24px);opacity:0;border-radius:50%;width:9rem;height:9rem;transition:opacity .3s;position:absolute;top:-2rem;right:-2rem}.premium-stat-card:hover .premium-stat-glow{opacity:1}.premium-stat-glow-red{background:#f8717124}.premium-stat-glow-blue{background:#4285f424}.premium-stat-glow-yellow{background:#facc1524}.premium-stat-glow-green{background:#34d39924}.premium-stat-border{opacity:.8;border-bottom-right-radius:9999px;border-bottom-left-radius:9999px;height:3px;position:absolute;top:0;left:1.5rem;right:1.5rem}.premium-stat-border-red{background:linear-gradient(90deg,#f87171b3,#0000)}.premium-stat-border-blue{background:linear-gradient(90deg,#4285f4b3,#0000)}.premium-stat-border-yellow{background:linear-gradient(90deg,#facc15b3,#0000)}.premium-stat-border-green{background:linear-gradient(90deg,#34d399b3,#0000)}.premium-stat-dot-row{align-items:center;gap:.625rem;margin-bottom:1.5rem;display:flex}.premium-stat-dot{border-radius:50%;width:.5rem;height:.5rem}.premium-stat-dot-red{background:#f87171}.premium-stat-dot-blue{background:var(--google-blue)}.premium-stat-dot-yellow{background:#facc15}.premium-stat-dot-green{background:#34d399}.premium-stat-line{flex:1;height:1px}.premium-stat-line-red{background:linear-gradient(90deg,#f87171b3,#0000)}.premium-stat-line-blue{background:linear-gradient(90deg,#4285f4b3,#0000)}.premium-stat-line-yellow{background:linear-gradient(90deg,#facc15b3,#0000)}.premium-stat-line-green{background:linear-gradient(90deg,#34d399b3,#0000)}.premium-stat-main{letter-spacing:-.025em;font-weight:900;line-height:1}.premium-stat-number{color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.25rem}@media (width>=640px){.premium-stat-number{font-size:3rem}}.premium-stat-text-red{background-image:linear-gradient(to bottom right,#f87171,#ef4444,#dc2626)}.premium-stat-text-blue{background-image:linear-gradient(to bottom right, #38bdf8, var(--google-blue), #2563eb)}.premium-stat-text-yellow{background-image:linear-gradient(to bottom right,#fde047,#facc15,#f59e0b)}.premium-stat-text-green{background-image:linear-gradient(to bottom right,#34d399,#10b981,#059669)}.premium-stat-suffix{letter-spacing:0;color:#94a3b8;margin-left:.375rem;font-size:1rem;font-weight:700}@media (width>=640px){.premium-stat-suffix{font-size:1.25rem}}.premium-stat-title{color:var(--dark-slate);margin-top:1.25rem;font-size:1.125rem;font-weight:600}.premium-stat-desc{color:var(--muted-text);margin-top:.5rem;font-size:.875rem;line-height:1.625}.premium-pricing-section{color:#fff;background:linear-gradient(#161b28 0%,#0f1117 45%,#0a0d15 100%);padding:4rem 0;position:relative;overflow:hidden}@media (width>=640px){.premium-pricing-section{padding:5rem 0}}.premium-pricing-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 70% at 50% 0,#000 20%,#0000 100%);mask-image:radial-gradient(90% 70% at 50% 0,#000 20%,#0000 100%)}.premium-pricing-container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1.25rem;position:relative}.premium-pricing-header{text-align:center;max-width:42rem;margin:0 auto}.premium-pricing-badge-wrapper{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;display:inline-flex}.premium-pricing-line-left{background:linear-gradient(90deg,#0000,#4285f4b3);width:1.5rem;height:1px}.premium-pricing-line-right{background:linear-gradient(270deg,#0000,#4285f4b3);width:1.5rem;height:1px}.premium-pricing-badge-text{text-transform:uppercase;letter-spacing:.18em;color:#4285f4e6;font-size:.75rem;font-weight:600}.premium-pricing-title{letter-spacing:-.025em;background:linear-gradient(90deg,#fff,#ffffffb3);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:700}@media (width>=640px){.premium-pricing-title{font-size:2.25rem}}.premium-pricing-subtitle{color:#ffffff8c;margin-top:1rem;font-size:1rem;line-height:1.625}.premium-pricing-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:2.5rem;display:grid}@media (width>=768px){.premium-pricing-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.25rem;margin-top:3.5rem}}.premium-pricing-card{text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;width:100%;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden}.premium-pricing-card:hover{border-color:#4285f44d;transform:translateY(-8px);box-shadow:0 10px 30px -10px #4285f433}.premium-pricing-card:focus-visible{outline-offset:4px;outline:3px solid #6ea8ff}.premium-pricing-image-area{background:radial-gradient(80% 60% at 50% 80%,#4285f41f 0%,#0000 70%);border-top-left-radius:1rem;border-top-right-radius:1rem;justify-content:center;align-items:center;padding:1.5rem .75rem;display:flex;position:relative}.premium-pack-count{z-index:5;color:#fff;background:#0f172ab8;border:1px solid #ffffff1f;border-radius:999px;align-items:baseline;gap:.2rem;padding:.35rem .6rem;line-height:1;display:flex;position:absolute;top:.75rem;right:.75rem}.premium-pack-count strong{font-size:1.2rem}.premium-pack-count span{color:#ffffffb3;font-size:.65rem}@media (width>=768px){.premium-pricing-image-area{padding:2.5rem 1.5rem}}.premium-pricing-discount{letter-spacing:.025em;color:var(--google-blue);background:#4285f426;border-radius:9999px;padding:.125rem .375rem;font-size:.625rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}@media (width>=768px){.premium-pricing-discount{padding:.125rem .625rem;font-size:.6875rem;top:.75rem;left:.75rem}}.premium-pricing-image-wrapper{aspect-ratio:.72;width:74%;position:relative}.premium-pricing-img-layer{transition:transform .3s;position:absolute;inset:0}.premium-pricing-card:hover .premium-pricing-img-layer{transform:scale(1.05)}.premium-pricing-img-layer img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 12px #00000080);border-radius:.7rem;width:100%;height:100%}.premium-pricing-img-layer.layer-1{z-index:3;transform:rotate(-6deg)translate(-4px)}.premium-pricing-img-layer.layer-2{z-index:2;opacity:.85;transform:rotate(2deg)translate(4px)}.premium-pricing-img-layer.layer-3{z-index:1;opacity:.6;transform:rotate(8deg)translate(12px)}.premium-pricing-content{flex-direction:column;flex:1;padding:.75rem;display:flex}@media (width>=768px){.premium-pricing-content{padding:1.5rem}}.premium-pricing-name{color:#ffffffb3;font-size:.875rem;font-weight:600}@media (width>=768px){.premium-pricing-name{color:#fff;font-size:1.125rem}}.premium-pricing-price-row{flex-direction:column;margin-top:.25rem;display:flex}@media (width>=768px){.premium-pricing-price-row{flex-direction:row;align-items:baseline;gap:.375rem;margin-top:.5rem}}.premium-pricing-price{letter-spacing:-.025em;color:#fff;font-size:1.25rem;font-weight:700}@media (width>=768px){.premium-pricing-price{font-size:1.875rem}}.premium-pricing-per-card{color:#fff6;font-size:.6875rem}@media (width>=768px){.premium-pricing-per-card{font-size:.875rem}}.premium-pricing-desc{color:#ffffff80;margin-top:.75rem;font-size:.875rem;line-height:1.625;display:none}@media (width>=768px){.premium-pricing-desc{display:block}}.premium-pricing-features{flex:1;margin-top:1.25rem;padding:0;list-style:none;display:none}@media (width>=768px){.premium-pricing-features{display:block}}.premium-pricing-features li{color:#ffffff8c;margin-bottom:.625rem;padding-left:1.5rem;font-size:.875rem;position:relative}.premium-pricing-features li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.5' stroke='rgba(66,133,244,0.3)'/%3E%3Cpath d='M5 8l2 2 4-4' stroke='%234285F4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;position:absolute;top:.25rem;left:0}.premium-btn-add-cart{background-color:var(--google-blue);color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.premium-btn-add-cart:hover{background-color:#3367d6}.customizer-page{color:#e5edf9;background:radial-gradient(circle at 15% 8%,#4285f433,#0000 25%),radial-gradient(circle at 85% 70%,#ef44441f,#0000 28%),linear-gradient(135deg,#090b10 0%,#151a24 48%,#080a0e 100%);min-height:100vh;padding:3rem 1.25rem 4rem}.customizer-shell{max-width:1200px;margin:0 auto}.customizer-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.customizer-steps{color:#ffffff5c;letter-spacing:.12em;text-transform:uppercase;gap:1.5rem;font-size:.7rem;font-weight:700;display:flex}.customizer-brand{color:#fff;letter-spacing:.18em;font-size:.9rem;font-weight:900}.customizer-brand span{color:#6ea8ff;vertical-align:top;font-size:.5rem}.customizer-intro{max-width:760px;margin-bottom:2.25rem}.customizer-intro h1{color:#fff;letter-spacing:-.065em;margin:.45rem 0 .65rem;font-size:clamp(2.4rem,6vw,5.4rem);line-height:.98}.customizer-intro h1 span{color:#4285f4;font-weight:300}.customizer-intro>p:last-child{color:#ffffff8c;margin:0;font-size:1.05rem}.customizer-header h1{letter-spacing:-.04em;color:#fff;margin:.25rem 0 0;font-size:clamp(2rem,4vw,3.25rem)}.eyebrow{color:#6ea8ff;text-transform:uppercase;letter-spacing:.18em;margin:0;font-size:.7rem;font-weight:700}.back-link{appearance:none;color:#dfe9ff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1f;border-radius:999px;padding:.7rem 1rem;font-weight:600}.customizer-layout{grid-template-columns:1fr;gap:1.5rem;display:grid}.preview-panel-premium{background:linear-gradient(145deg,#f7fbff 0%,#dce8fa 100%);min-height:720px;padding:1rem}.preview-meta{z-index:2;color:#47617e;letter-spacing:.15em;justify-content:space-between;padding:.5rem .65rem 0;font-size:.68rem;font-weight:800;display:flex;position:relative}.preview-orbit{pointer-events:none;border:1px solid #4285f42e;border-radius:50%;position:absolute}.preview-orbit-one{width:560px;height:560px;top:45px;left:50%;transform:translate(-50%)}.preview-orbit-two{border-color:#ef44441f;width:420px;height:420px;top:115px;left:50%;transform:translate(-50%)}.preview-visual-premium{z-index:1;align-items:center;max-width:520px;margin:2.5rem auto 0;position:relative}.preview-card-art{transition:transform .35s;position:relative;transform:rotate(-3deg)}.preview-card-art+.preview-card-art{transform:rotate(4deg)translateY(2.5rem)}.preview-card-art:hover{transform:rotate(-1deg)translateY(-.5rem)}.preview-card-art+.preview-card-art:hover{transform:rotate(1deg)translateY(2rem)}.preview-card-art>span{color:#fff;letter-spacing:.16em;background:#0f172ab8;border-radius:999px;padding:.3rem .5rem;font-size:.55rem;font-weight:800;position:absolute;bottom:.75rem;left:.75rem}.preview-copy-premium{z-index:2;text-align:center;max-width:520px;margin:1.5rem auto 0;position:relative}.product-gallery{gap:.75rem;width:100%;margin-top:1rem;display:flex}.gallery-thumbnails{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.gallery-thumb{cursor:pointer;background:#ffffff0a;border:2px solid #ffffff1a;border-radius:10px;width:64px;height:64px;padding:4px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.gallery-thumb img{-o-object-fit:cover;object-fit:cover;border-radius:7px;width:100%;height:100%}.gallery-thumb:hover{border-color:#ffffff4d;transform:scale(1.05)}.gallery-thumb-active{border-color:#6ea8ff;box-shadow:0 0 0 2px #6ea8ff40}.gallery-thumb-active:hover{border-color:#6ea8ff}.gallery-main{aspect-ratio:4/3;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gallery-main-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:.5rem;transition:opacity .3s}.gallery-counter{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffb3;letter-spacing:.08em;background:#0f172ab3;border-radius:999px;padding:.25rem .6rem;font-size:.6rem;font-weight:700;position:absolute;bottom:.6rem;right:.75rem}@media (width<=600px){.product-gallery{flex-direction:column-reverse}.gallery-thumbnails{flex-direction:row;justify-content:center}.gallery-thumb{width:56px;height:56px}.gallery-main{aspect-ratio:1}}.gallery-thumb-combined{justify-content:center;align-items:center;display:flex;position:relative}.gallery-thumb-combined img{border-radius:4px;width:55%;height:auto;position:absolute;box-shadow:0 2px 6px #0000004d}.thumb-combined-front{z-index:2;top:50%;left:8px;transform:translateY(-50%)rotate(-6deg)}.thumb-combined-back{z-index:1;top:50%;right:8px;transform:translateY(-50%)rotate(5deg)}.gallery-combined-view{justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:2rem;display:flex;position:relative}.combined-card{border-radius:12px;transition:transform .35s;overflow:hidden;box-shadow:0 16px 40px -10px #0006}.combined-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.combined-front{z-index:2;width:45%;position:relative;transform:rotate(-2deg)}.combined-back{z-index:1;width:45%;margin-left:0;position:relative;transform:rotate(2deg)}.combined-front:hover{transform:rotate(-2deg)translateY(-4px)}.combined-back:hover{transform:rotate(3deg)translate(-20%)translateY(-4px)}.customizer-panel-heading,.customizer-fields-heading{align-items:flex-start;gap:.8rem;display:flex}.customizer-fields-heading{border-top:1px solid #ffffff14;margin-top:2.25rem;padding-top:2rem}.customizer-number{color:#6ea8ff;letter-spacing:.12em;padding-top:.2rem;font-size:.7rem;font-weight:800}.customizer-panel h2{color:#fff;letter-spacing:-.03em;margin:.25rem 0 0;font-size:1.25rem}.style-picker{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1.5rem;display:grid}.style-option{color:#ffffff9e;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.65rem;min-height:54px;padding:.7rem .8rem;font-weight:700;display:flex}.style-option-active{color:#fff;background:#4285f41f;border-color:#4285f4;box-shadow:0 0 0 3px #4285f41a}.style-icon{background:linear-gradient(135deg,#4285f4,#34a853 55%,#fbbc05 56%,#ea4335);border-radius:.45rem;flex:none;width:1.5rem;height:1.5rem}.premium-field-grid{grid-template-columns:1fr 1fr;gap:0 .8rem;margin-top:1.5rem;display:grid}.premium-field-wide{grid-column:1/-1}.artwork-details{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;margin-top:.5rem}.artwork-details summary{color:#ffffffbf;cursor:pointer;justify-content:space-between;padding:1rem 0;font-size:.85rem;font-weight:700;list-style:none;display:flex}.artwork-details summary span{color:#ffffff59;font-size:.7rem;font-weight:500}.artwork-details .two-column-fields{padding-bottom:.5rem}.primary-button-premium{border-radius:14px;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1.1rem 1.25rem;display:flex}.primary-button-premium span{font-size:1.35rem}.customizer-note{color:#ffffff59;text-align:center;margin:.8rem 0 0;font-size:.72rem}@media (width<=979px){.customizer-layout-premium{grid-template-columns:1fr}.preview-panel-premium{min-height:0}.preview-card-premium{min-height:590px}}@media (width<=640px){.customizer-page{padding:1.25rem .8rem 3rem}.customizer-header{margin-bottom:2rem}.customizer-steps{display:none}.customizer-intro h1{font-size:3rem}.customizer-panel-premium{padding:1.25rem}.preview-visual-premium{gap:.55rem;margin-top:1.5rem}.preview-copy-premium{margin-top:2.5rem}.preview-card-premium{min-height:500px;padding:.65rem}.preview-orbit-one{width:380px;height:380px}.preview-orbit-two{width:290px;height:290px}}@media (width>=980px){.customizer-layout{grid-template-columns:.95fr 1.05fr;align-items:start}}.customizer-panel,.preview-panel{background:#12161eb8;border:1px solid #ffffff14;border-radius:30px;overflow:hidden;box-shadow:0 22px 70px #0000005c}.customizer-panel{padding:2rem}.field-group{flex-direction:column;gap:.6rem;margin-bottom:1.25rem;display:flex}.field-group label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700}.field-group input,.field-group select{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff17;border-radius:14px;width:100%;padding:.9rem 1rem;font-size:1rem}.field-group input::placeholder{color:#ffffff61}.two-column-fields{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4285f4 0%,#1d5dd8 100%);border:none;border-radius:999px;width:100%;padding:1rem 1.3rem;font-size:1rem;font-weight:700;box-shadow:0 12px 28px #4285f459}.preview-panel{background:linear-gradient(145deg,#f8fbff 0%,#dce8fa 100%);padding:1rem}.preview-card{background:0 0;border-radius:28px;min-height:640px;padding:1.25rem;position:relative;overflow:hidden}.preview-header-strip{background:linear-gradient(90deg,#ef4444 0%,#f59e0b 15%,#42a5f5 38%,#34d399 60%,#8b5cf6 100%);border-radius:999px;height:22px;box-shadow:inset 0 1px #fff6}.preview-visual{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem;display:grid}.preview-card-front,.preview-card-back{background:#fff;border:1px solid #0f172a14;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px #2563eb14}.preview-card-front img,.preview-card-back img{aspect-ratio:.71;-o-object-fit:contain;object-fit:contain;width:100%;height:auto;min-height:0;display:block}.preview-copy{margin-top:1.25rem;padding:.5rem .25rem 0}.preview-kicker{color:#2563eb;text-transform:uppercase;letter-spacing:.14em;margin:0 0 .75rem;font-size:.7rem;font-weight:800}.preview-copy h2{color:#0f172a;letter-spacing:-.05em;margin:0;font-size:clamp(1.5rem,2vw,2.4rem)}.preview-copy span{color:#1d4ed8;background:#2563eb0f;border:1px solid #2563eb2e;border-radius:999px;margin-top:.8rem;padding:.45rem .8rem;font-weight:700;display:inline-block}@media (width>=768px){.premium-btn-add-cart{margin-top:1.5rem;padding:.75rem 1.25rem;font-size:.875rem;box-shadow:0 0 0 1px #4285f480,0 2px 8px #4285f44d,inset 0 1px #ffffff26}.premium-btn-add-cart:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #4285f499,0 4px 16px #4285f466,0 8px 32px #4285f433,inset 0 1px #ffffff2e}}.premium-footer{background-color:#0a0a0f;border-top:1px solid #ffffff0f;position:relative}.premium-footer-top-line{inset-inline:0;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0}.premium-footer-container{max-width:1200px;margin:0 auto;padding:3.5rem 1.25rem}.premium-footer-main{flex-direction:column;gap:2.5rem;display:flex}@media (width>=768px){.premium-footer-main{flex-direction:row;justify-content:space-between;align-items:flex-start}}.premium-footer-brand{max-width:24rem}.premium-footer-brand-link{align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.premium-footer-logo-wrapper{border-radius:.5rem;flex-shrink:0;width:2rem;height:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a,0 2px 8px #0006}.premium-footer-logo-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.premium-footer-brand-text{letter-spacing:-.025em;color:#fff;font-size:1rem;font-weight:700}.premium-footer-slogan{color:#fff6;margin-top:1rem;font-size:.875rem;line-height:1.625}.premium-footer-contact{color:#4285f4b3;text-underline-offset:2px;margin-top:1rem;font-size:.875rem;font-weight:500;text-decoration-thickness:2px;transition:all .2s;display:block}.premium-footer-contact:hover{color:var(--google-blue);text-decoration:underline}.premium-footer-navs{flex-direction:column;gap:2rem;display:flex}@media (width>=640px){.premium-footer-navs{flex-direction:row;gap:3.5rem}}.premium-footer-nav-col{flex-direction:column;gap:.75rem;display:flex}.premium-footer-nav-title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;font-size:.75rem;font-weight:600}.premium-footer-nav-link{color:#fff6;font-size:.875rem;text-decoration:none;transition:color .2s}.premium-footer-nav-link:hover{color:#fffc}.premium-footer-nav-text{color:#fff6;font-size:.875rem}.premium-footer-nav-link-special{color:#4285f499;font-size:.875rem;text-decoration:none;transition:color .2s}.premium-footer-nav-link-special:hover{color:var(--google-blue)}.premium-footer-bottom{border-top:1px solid #ffffff0f;flex-direction:column;gap:.5rem;margin-top:3rem;padding-top:1.5rem;display:flex}@media (width>=640px){.premium-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.premium-footer-copy{color:#ffffff40;font-size:.75rem}.premium-footer-powered{color:#fff3;font-size:.75rem}.premium-footer-disclaimer{color:#ffffff40;max-width:48rem;margin-top:1rem;font-size:.6875rem;line-height:1.625}.hero-section{box-sizing:border-box;color:#fff;background:#111;flex-direction:row;align-items:center;gap:4rem;width:100%;max-width:none;min-height:680px;margin:0;padding:7rem max(2rem,50vw - 640px) 6rem;display:flex;position:relative;overflow:hidden}@media (width<=900px){.hero-section{flex-direction:column;align-items:stretch}}.tapme-marquee{pointer-events:none;z-index:0;line-height:.7;position:absolute;bottom:-.22em;left:0;right:0;overflow:hidden}.tapme-marquee-track{gap:.4em;width:max-content;animation:12s linear infinite tapme-scroll;display:flex}.tapme-marquee-track span{color:#ffffff09;letter-spacing:-.1em;white-space:nowrap;flex-shrink:0;font-size:clamp(12rem,25vw,29rem);font-weight:900;line-height:.7}@keyframes tapme-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-content{z-index:2;flex:1 1 0;min-width:0;max-width:650px;position:relative}.hero-eyebrow{color:#fbbc05;letter-spacing:.16em;font-size:.7rem}.hero-content h1{color:#fff;letter-spacing:-.075em;margin:1.1rem 0 1.4rem;font-size:clamp(3.4rem,6.8vw,7.6rem);line-height:.92}.highlight-blue{color:#4285f4}.hero-description{color:#ffffff9e;max-width:500px;font-size:1.05rem;line-height:1.65}.hero-buttons{margin-top:2.2rem}.hero-section .btn-primary{color:#111;box-shadow:none;background:#fbbc05;border-radius:5px}.hero-section .btn-primary:hover{box-shadow:none;background:#fff}.hero-section .btn-secondary{color:#fff;background:0 0;border-color:#ffffff38;border-radius:5px}.hero-section .btn-secondary:hover{background:#ffffff1a}.hero-trust{color:#ffffff6b;letter-spacing:.05em;font-size:.72rem}.hero-showcase{z-index:1;background:0 0;flex:1 1 0;width:auto;min-width:0;max-width:620px;min-height:570px;padding:0;position:relative;overflow:visible}@media (width<=1200px){.hero-section{gap:3rem;width:100%;min-height:620px;margin:0;padding-left:2rem;padding-right:2rem}.hero-showcase{min-height:500px}.card-3d-wrapper{width:260px;height:366px}.hero-content h1{font-size:clamp(3rem,6vw,5.8rem)}}@media (width<=900px){.hero-section{width:100%;min-height:0;margin:0;padding:4rem 1.5rem 3rem}.hero-showcase{width:100%;max-width:none;min-height:440px;margin-top:1rem;position:relative;top:auto;right:auto}.card-3d-wrapper{width:230px;height:324px}.glow-blue{width:240px;height:240px}.glow-yellow{width:200px;height:200px}.glow-green{width:220px;height:220px}}@media (width<=560px){.hero-section{gap:2.5rem;width:100%;margin:0;padding:3rem 1.25rem}.hero-content h1{font-size:2.5rem}.hero-buttons{flex-direction:column}.hero-buttons button{width:100%}.hero-showcase{border-radius:24px;min-height:380px}.card-3d-wrapper{width:190px;height:268px}.card-face{border-width:4px;border-radius:14px}.nfc-ripple-container{width:260px;height:260px}@keyframes nfc-wave{0%{opacity:.8;width:50px;height:50px}to{opacity:0;width:260px;height:260px}}.floating-pill{padding:.5rem .85rem;font-size:.72rem}.pill-destination{top:1.25rem;left:1rem}.pill-action{bottom:1.25rem;right:1rem}.showcase-label{gap:.5rem;font-size:.58rem;bottom:1rem;left:1rem}.glow-blue{width:180px;height:180px}.glow-yellow{width:160px;height:160px}.glow-green{width:170px;height:170px}}.customizer-shell-premium{max-width:1440px}.customizer-intro{justify-content:space-between;align-items:end;gap:2rem;max-width:none;margin-bottom:2.25rem;display:flex}.customizer-intro-price{color:#ffffff73;text-align:right;justify-items:end;gap:.15rem;padding-bottom:.45rem;display:grid}.customizer-intro-price span,.customizer-intro-price small{letter-spacing:.16em;text-transform:uppercase;font-size:.63rem;font-weight:700}.customizer-intro-price strong{color:#fff;letter-spacing:-.05em;font-size:2rem}.customizer-layout-premium{grid-template-columns:minmax(0,1.45fr) minmax(390px,.75fr);gap:2.5rem}.preview-panel-premium{min-height:760px}.preview-card-premium{min-height:710px;padding:1.4rem}.preview-visual-premium{max-width:690px;margin-top:3rem}.preview-copy-premium{max-width:650px}.preview-footer-line{color:#47617eb8;letter-spacing:.14em;justify-content:space-between;font-size:.58rem;font-weight:800;display:flex;position:absolute;bottom:1.15rem;left:1.4rem;right:1.4rem}.customizer-panel-premium{padding:2.4rem}@media (width<=979px){.customizer-layout-premium{grid-template-columns:1fr}.preview-panel-premium{min-height:0}.preview-card-premium{min-height:590px}}@media (width<=640px){.customizer-intro{flex-direction:column;align-items:start;gap:1.25rem}.customizer-intro-price{text-align:left;justify-items:start}.customizer-intro h1{font-size:3rem}.customizer-panel-premium{padding:1.25rem}}.platform-heading{color:#ffffff75;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1.5rem;font-size:.72rem;display:flex}.platform-heading strong{color:#fbbc05;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.68rem}.platform-picker{grid-template-columns:1fr;gap:.55rem;margin-top:.75rem}.platform-picker .style-option{min-height:64px;padding:.75rem .85rem;position:relative}.style-icon{color:#fff;border-radius:7px;place-items:center;width:2rem;height:2rem;display:grid}.style-icon-google{color:#4285f4;background:#fff}.google-mark{font-family:Arial,sans-serif;font-size:1.15rem;font-weight:800}.style-icon-link{color:#111;background:#fbbc05}.style-option-copy{text-align:left;gap:.18rem;display:grid}.style-option-copy strong{color:#fff;font-size:.84rem}.style-option-copy small{color:#ffffff6b;font-size:.7rem;font-weight:500}.style-check{color:#111;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:1.2rem;height:1.2rem;margin-left:auto;font-size:.75rem;display:grid}.style-option-active .style-check{background:#fbbc05;border-color:#fbbc05}.card-copy-section{border-top:1px solid #ffffff1a;margin-top:1.6rem;padding-top:1.4rem}.card-copy-row{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.75rem;display:grid}.card-copy-label{color:#ffffffc7;grid-column:1/-1;align-items:center;gap:.55rem;font-size:.74rem;display:flex}.card-copy-label .style-icon{border-radius:4px;width:1.35rem;height:1.35rem}.card-copy-row input{min-width:0}.customizer-validation-error{color:#ff8c8c;margin:.85rem 0 0;font-size:.72rem}.checkout-card-customizations{border:1px solid var(--border);background:var(--light-bg);border-radius:8px;margin-top:1rem;padding:1rem}.checkout-card-customizations h4{margin:0 0 .75rem;font-size:.85rem}.checkout-card-customization{border-top:1px solid var(--border);gap:.2rem;padding:.7rem 0;display:grid}.checkout-card-customization strong,.checkout-card-customization span{font-size:.82rem}.checkout-card-customization small{color:var(--muted-text);overflow-wrap:anywhere}@media (width<=640px){.card-copy-row{grid-template-columns:1fr}}.customizer-page{color:#111;background:#e9e7e1}.customizer-header{border-bottom:1px solid #11111129;padding-bottom:1rem}.customizer-brand-logo{-o-object-fit:cover;object-fit:cover;background:#000;border-radius:6px;width:40px;height:40px;display:block;box-shadow:0 4px 16px #1113}.customizer-brand-lockup{color:#111;letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1rem;font-weight:800;display:flex}.customizer-intro h1{color:#111;font-size:clamp(3.6rem,7vw,7.2rem);line-height:.86}.customizer-intro h1 span{color:#4285f4}.customizer-intro>div:first-child>p:last-child{color:#55524d;letter-spacing:.02em;font-size:.85rem}.customizer-intro-price{color:#55524d}.customizer-intro-price strong{color:#111}.back-link{color:#111;background:0 0;border-color:#1113}.customizer-steps{color:#1111116b}.customizer-step-active{color:#111}.preview-panel-premium{background:#f7f6f2;border-color:#1111111f;box-shadow:0 24px 50px #11111121}.preview-card-premium{background:0 0}.preview-orbit{display:none}.preview-card-art{border-color:#11111124;border-radius:18px;box-shadow:0 28px 40px #1111112e}.preview-copy-premium h2{color:#111;font-size:clamp(1.5rem,3vw,2.8rem)}.preview-meta,.preview-footer-line{color:#6b6862}.customizer-panel-premium{background:#111;border-color:#111;box-shadow:0 24px 50px #1113}.style-option{background:#1b1b1b;border-color:#343434;border-radius:8px}.style-option-active{box-shadow:none;background:#252525;border-color:#fff}.style-icon{background:#4285f4;border-radius:3px}.style-icon-instagram{background:#e1306c}.style-icon-whatsapp{background:#25d366}.style-icon-custom-link{background:#fbbc05}.field-group input,.field-group select{background:#1b1b1b;border-color:#343434;border-radius:8px}.primary-button-premium{color:#111;box-shadow:none;background:#fff;border-radius:8px}.primary-button-premium:hover{background:#fbbc05}@media (width<=640px){.customizer-brand-logo{width:36px;height:36px}.customizer-intro h1{font-size:4.1rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.platform-select-wrapper{width:100%}.card-platform-select{color:#fff;appearance:none;background:#ffffff0a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236ea8ff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right .9rem center no-repeat;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:.8rem 2.5rem .8rem 1rem;font-size:.95rem;font-weight:600}.card-platform-select option{color:#fff;background:#161a24}.locked-platform-badge{color:#dce8fa;background:#4285f41a;border:1px solid #4285f440;border-radius:12px;align-items:center;gap:.6rem;padding:.7rem .9rem;font-size:.85rem;font-weight:600;display:flex}.locked-platform-badge .style-icon{color:#fff;border-radius:.4rem;flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.card-message-input,.card-destination-input{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.card-message-input::-moz-placeholder{color:#ffffff61}.card-destination-input::-moz-placeholder{color:#ffffff61}.card-message-input::placeholder,.card-destination-input::placeholder{color:#ffffff61}.card-message-input:focus,.card-destination-input:focus,.card-platform-select:focus{border-color:#4285f4;outline:none;box-shadow:0 0 0 3px #4285f426}.style-option:disabled:not(.style-option-active){opacity:.35;cursor:not-allowed}.style-option:disabled:not(.style-option-active):hover{background:#ffffff06;border-color:#ffffff1a}.card-copy-row{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:.55rem;margin-bottom:.75rem;padding:1rem;display:flex}.card-copy-label{color:#fff;align-items:center;gap:.65rem;display:flex}.card-copy-label .style-icon{color:#fff;border-radius:.4rem;flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.card-copy-heading{color:#ffffffa6;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.card-copy-heading small{color:#ffffff61;font-size:.75rem;font-weight:500}.platform-heading{color:#fff9;justify-content:space-between;align-items:baseline;gap:1rem;margin:1rem 0 .75rem;font-size:.85rem;display:flex}.platform-heading strong{color:#6ea8ff;letter-spacing:.02em;font-size:.8rem;font-weight:700}.customizer-brand-lockup{color:#fff;letter-spacing:-.02em;align-items:center;gap:.5rem;font-weight:800;display:inline-flex}.customizer-brand-lockup img{-o-object-fit:cover;object-fit:cover;border:1px solid #ffffff1a;border-radius:8px;width:34px;height:34px}.customizer-brand-lockup span{font-size:1rem}.checkout-error{color:#b91c1c;background:#ef444414;border:1px solid #ef44444d;border-radius:12px;margin-bottom:1.5rem;padding:.9rem 1rem;font-size:.9rem;font-weight:600}.checkout-warning-box{color:#78350f;background:#fbbf240f;border:1px solid #fbbf244d;border-radius:14px;padding:1.25rem;font-weight:600}.checkout-card-customizations-full{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.checkout-card-number{background:var(--google-blue);color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.9rem;font-weight:800;display:flex}.checkout-card-main{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.checkout-card-platform{color:var(--dark-slate);align-items:center;gap:.45rem;font-size:.9rem;display:inline-flex}.checkout-card-platform-icon{justify-content:center;align-items:center;width:1.4rem;height:1.4rem;display:inline-flex}.checkout-card-message{color:var(--body-text);font-size:.9rem;font-weight:500;line-height:1.4}.checkout-card-destination{color:#2563eb;word-break:break-all;font-size:.78rem;font-weight:500;text-decoration:none}.checkout-card-destination:hover{text-decoration:underline}.summary-item-copy{flex-direction:column;flex:1;min-width:0;display:flex}.summary-item-meta{color:var(--muted-text);margin-top:.15rem;font-size:.75rem;font-weight:500}.summary-card-count{color:#047857;text-align:center;background:#10b98114;border:1px solid #10b98133;border-radius:12px;margin:1.25rem 0 1.5rem;padding:.7rem .9rem;font-size:.85rem;font-weight:600}@media (width<=640px){.checkout-card-customization-row{gap:.6rem;padding:.75rem}.checkout-card-number{border-radius:8px;width:2rem;height:2rem;font-size:.8rem}.customizer-brand-lockup span{display:none}.customizer-header .back-link{padding:.55rem .75rem}}.floating-help-btn{background-color:var(--google-blue);color:#fff;z-index:9999;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s,background-color .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 14px #4285f466}.floating-help-btn:hover{background-color:#2b6cb0;transform:translateY(-4px);box-shadow:0 8px 24px #4285f480}.cards-row{z-index:2;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}@media (width<=900px){.cards-row{flex-direction:row;gap:0;width:230px;height:324px;margin-top:1rem;position:relative;transform:scale(.9)}.hero-section{flex-direction:column-reverse;padding-top:3rem}.hero-showcase{margin-bottom:2rem}.cards-row .card-3d-wrapper{opacity:0;pointer-events:none;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:scale(.8)translate(20px)!important}.cards-row .card-3d-wrapper.mobile-active{opacity:1;pointer-events:auto;z-index:5;transform:scale(1)translate(0)!important}}.checkout-page{background-color:var(--light-bg);min-height:100vh;color:var(--body-text);justify-content:center;padding:4rem 2rem;font-family:Manrope,sans-serif;display:flex}.checkout-container{grid-template-columns:1.5fr 1fr;gap:2rem;width:100%;max-width:1200px;display:grid}@media (width<=900px){.checkout-container{grid-template-columns:1fr}}.checkout-form-col{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border);padding:3rem;box-shadow:0 10px 30px #0f172a0a}.checkout-title{color:var(--dark-slate);letter-spacing:-.03em;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.checkout-section{margin-bottom:2.5rem}.checkout-section h3{color:var(--dark-slate);border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.form-group{margin-bottom:1rem}.form-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.checkout-page input,.checkout-page textarea{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--white);width:100%;color:var(--body-text);padding:1rem;font-family:Manrope,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.checkout-page input::-moz-placeholder{color:var(--muted-text)}.checkout-page textarea::-moz-placeholder{color:var(--muted-text)}.checkout-page input::placeholder,.checkout-page textarea::placeholder{color:var(--muted-text)}.checkout-page input:focus,.checkout-page textarea:focus{border-color:var(--google-blue);box-shadow:0 0 0 4px var(--accent-light);outline:none}.checkout-summary-col{position:relative}.summary-card{background:var(--dark-slate);color:var(--white);border-radius:var(--radius-md);padding:2.5rem;position:sticky;top:100px;box-shadow:0 20px 40px -10px #0f172a33}.summary-card h3{color:var(--white);margin-bottom:2rem;font-size:1.5rem}.summary-items{flex-direction:column;gap:1.5rem;display:flex}.summary-item{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.summary-item-img-wrapper{border-radius:var(--radius-sm);background:var(--white);width:64px;height:64px;padding:.25rem;position:relative}.summary-item-img-wrapper img{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:100%;height:100%}.summary-qty-badge{background:var(--google-blue);color:#fff;border:2px solid var(--dark-slate);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:-10px;right:-10px}.summary-item-copy{flex:1;padding:0 1rem}.summary-item-name{font-size:1.1rem;font-weight:700;display:block}.summary-item-meta{color:#94a3b8;margin-top:.25rem;font-size:.875rem}.summary-item-price{font-size:1.125rem;font-weight:700}.summary-totals{margin-top:2rem;padding-top:1rem}.summary-row{color:#cbd5e1;justify-content:space-between;margin-bottom:1rem;font-size:1rem;display:flex}.total-row{color:var(--white);border-top:1px solid #ffffff26;margin-top:1.5rem;padding-top:1.5rem;font-size:1.5rem;font-weight:800}.currency-label{color:#94a3b8;margin-right:.5rem;font-size:.875rem}.btn-pay{background:var(--google-blue);width:100%;color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:2rem;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-pay:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #4285f44d}.btn-pay:disabled{opacity:.7;cursor:not-allowed;transform:none}.secure-badge{text-align:center;color:#94a3b8;margin-top:1rem;font-size:.875rem;display:block}.checkout-card-customizations-full{flex-direction:column;gap:1rem;display:flex}.checkout-card-customization-row{background:var(--light-bg);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.checkout-card-number{background:var(--dark-slate);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.checkout-card-main{flex:1}.checkout-card-platform{color:var(--muted-text);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.checkout-card-message{color:var(--dark-slate);margin-top:.25rem;font-size:1rem;font-weight:700}.checkout-card-destination{color:var(--google-blue);margin-top:.5rem;font-size:.875rem;text-decoration:underline;display:inline-block}.checkout-error{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fca5a5;margin-bottom:2rem;padding:1rem 1.5rem;font-weight:500}.custom-order-page{background-color:var(--light-bg);min-height:100vh;color:var(--body-text);flex-direction:column;align-items:center;padding:6rem 2rem;font-family:Manrope,sans-serif;display:flex}.custom-order-container{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border);width:100%;max-width:800px;padding:4rem;box-shadow:0 10px 30px #0f172a0a}.custom-order-header{text-align:center;margin-bottom:3rem}.custom-order-title{color:var(--dark-slate);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.custom-order-subtitle{color:var(--muted-text);max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.6}.custom-section{background:var(--light-bg);border-radius:var(--radius-sm);border:1px solid var(--border);margin-bottom:2rem;padding:2.5rem}.custom-section h3{color:var(--dark-slate);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.custom-order-page input,.custom-order-page textarea{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--white);width:100%;color:var(--body-text);padding:1rem;font-family:Manrope,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.custom-order-page input::-moz-placeholder{color:var(--muted-text)}.custom-order-page textarea::-moz-placeholder{color:var(--muted-text)}.custom-order-page input::placeholder,.custom-order-page textarea::placeholder{color:var(--muted-text)}.custom-order-page input:focus,.custom-order-page textarea:focus{border-color:var(--google-blue);box-shadow:0 0 0 4px var(--accent-light);outline:none}.upload-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width<=600px){.upload-grid{grid-template-columns:1fr}}.upload-box{border:2px dashed var(--border);border-radius:var(--radius-sm);text-align:center;background:var(--white);padding:2.5rem 1rem;transition:border-color .2s,background .2s;position:relative;overflow:hidden}.upload-box:hover{border-color:var(--google-blue);background:var(--light-bg)}.upload-box input[type=file]{opacity:0;cursor:pointer;height:100%;position:absolute;inset:0}.upload-icon{color:var(--muted-text);margin-bottom:1rem;transition:color .2s}.upload-box:hover .upload-icon{color:var(--google-blue)}.upload-text{color:var(--dark-slate);margin-bottom:.25rem;font-size:1rem;font-weight:700}.upload-subtext{color:var(--muted-text);font-size:.875rem}.file-selected{border-color:var(--google-green);background:#34a8530d}.file-selected .upload-icon{color:var(--google-green)}.file-selected:hover{border-color:var(--google-green);background:#34a8530d}.file-selected:hover .upload-icon{color:var(--google-green)}.btn-submit-custom{background:var(--google-blue);width:100%;color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:1rem;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s}.btn-submit-custom:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #4285f44d}.btn-submit-custom:disabled{opacity:.7;cursor:not-allowed;transform:none}
