:root{--green:#ec242b;--ink:#111114;--muted:#68686f;--line:#e7e7eb;--soft:#f5f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:white;font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h2{font-size:clamp(30px,3.4vw,48px)}.wrap{max-width:1250px;width:calc(100% - 80px);margin:auto}.announcement{background:var(--green);color:white;text-align:center;padding:9px 20px;font-size:13px;letter-spacing:.035em}header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0}.brand{display:block;font-size:26px;line-height:1;letter-spacing:-1px;font-weight:800}.brand span{color:var(--green)}.brand small{display:block;letter-spacing:.24em;font-size:10px;margin-top:9px;font-weight:500}nav{display:flex;gap:30px;font-size:14px}.header-link{border:1px solid var(--line);padding:9px 17px;border-radius:30px;font-size:14px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;align-items:center;padding:24px 0 50px}.eyebrow{font-size:12px;letter-spacing:.12em;color:var(--green);font-weight:700;margin-bottom:20px}h1{font-size:clamp(42px,5.15vw,74px);letter-spacing:-.065em}h1 span,h2 span{color:var(--green)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:490px;margin-top:25px}.actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap;margin-top:30px}.button{display:inline-block;border-radius:7px;padding:15px 23px;font-weight:700;font-size:14px}.green{background:var(--green);color:white}.button:hover{background:#c9141c}.simple-link{font-size:14px;text-decoration:underline;text-underline-offset:6px}.hero-features{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;margin-top:30px;color:var(--muted)}.hero figure img{width:100%;max-height:530px;object-fit:contain}.hero figcaption{text-align:center;font-size:11px;letter-spacing:.16em;color:var(--muted)}.color-band{display:flex;height:5px}.color-band i{flex:1;background:#171717}.color-band i:nth-child(2){background:#d52321}.color-band i:nth-child(3){background:#2caa3d}.color-band i:nth-child(4){background:#f3d222}.color-band i:nth-child(5){background:#b91524}.color-band i:nth-child(6){background:#205abe}.shop{padding:70px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-title .eyebrow{margin-bottom:12px}.section-title>p{color:var(--muted);font-size:14px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 26px}.product-photo{display:block;position:relative;aspect-ratio:314/458;border:1px solid #eee;border-radius:12px;background-image:url('/social-keychains.png');background-size:300% auto;background-position:var(--x) var(--y);background-repeat:no-repeat;background-color:white}.badge{position:absolute;left:15px;top:15px;border-radius:4px;background:white;border:1px solid var(--line);padding:3px 8px;font-size:10px;font-weight:700;letter-spacing:.08em}.product-info{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:17px}.product-info h3{font-size:21px}.product-info>span{font-weight:700;font-size:18px}.products article>p{font-size:13px;color:var(--muted);margin-top:6px}.product-link{display:block;margin-top:13px;font-size:14px;font-weight:600;color:var(--green)}.shop-note{font-size:12px;color:var(--muted);margin-top:30px;max-width:750px}.custom{display:grid;grid-template-columns:.95fr 1.05fr;background:var(--soft);border:1px solid var(--line);border-radius:14px;overflow:hidden}.custom-image{background:white;display:flex;align-items:center;padding:18px}.custom-image img{width:100%;height:auto}.custom-copy{padding:50px 45px;align-self:center}.custom-copy>p:not(.eyebrow){color:var(--muted);margin-top:22px;font-size:16px}.custom-price{margin-top:22px;font-size:28px;font-weight:700;letter-spacing:-.03em}.custom-price small{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0}.custom ol{list-style:none;padding:0;margin:30px 0}.custom li{display:flex;gap:18px;margin-bottom:20px}.custom li>span{font-size:13px;border:1px solid #edb5b7;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--green);flex-shrink:0}.custom li strong{font-size:15px}.custom li p{font-size:14px;color:var(--muted);margin-top:3px}.how{padding:80px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:35px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{color:var(--green);font-size:14px}.steps h3{font-size:22px;margin:16px 0 12px}.steps p{font-size:15px;color:var(--muted)}.behind{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center;background:#fafafa;border-radius:12px;overflow:hidden;padding-right:50px}.behind img{height:410px;width:100%;object-fit:cover;object-position:center 53%}.behind p:not(.eyebrow){color:var(--muted);margin:25px 0;max-width:520px}.faq{padding:80px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:50px}details{border-bottom:1px solid var(--line);padding:20px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-weight:600;font-size:16px}details p{color:var(--muted);font-size:15px;padding-top:14px}footer{border-top:1px solid var(--line);padding:35px 0 25px;display:grid;grid-template-columns:1fr 1fr;gap:30px}footer>div>p{color:var(--muted);font-size:13px;margin-top:20px}.footer-links{display:flex;justify-content:flex-end;gap:25px;flex-wrap:wrap;font-size:14px;align-content:start}.copyright{font-size:12px;color:var(--muted);grid-column:1/-1}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}nav{gap:18px}.hero{gap:25px}h1{font-size:48px}.hero-features{gap:10px}.custom-copy{padding:30px}.custom .actions{gap:20px}.behind{gap:35px}}@media(max-width:700px){.wrap{width:calc(100% - 32px)}header{padding:23px 0}.brand{font-size:23px}nav{display:none}.header-link{font-size:12px;padding:8px 13px}.hero{grid-template-columns:1fr;padding:30px 0;gap:15px}.eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:17px}h1{font-size:clamp(39px,10.6vw,62px)}.lead{font-size:16px;margin-top:20px}.hero .actions{gap:18px;margin-top:25px}.button{font-size:13px;padding:14px 18px}.simple-link{font-size:13px}.hero-features{font-size:11px;gap:15px;margin-top:24px}.hero figure img{max-height:430px}.hero figcaption{font-size:10px}.shop{padding:45px 0}.section-title{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:25px}.section-title>p{font-size:13px}.products{grid-template-columns:repeat(2,1fr);gap:28px 15px}.product-photo{border-radius:8px}.badge{top:8px;left:8px;font-size:9px;padding:2px 5px}.product-info{align-items:flex-start;flex-wrap:wrap;gap:5px;margin-top:12px}.product-info h3{font-size:18px}.product-info>span{font-size:16px}.products article>p{font-size:12px}.product-link{font-size:13px;margin-top:9px}.custom{grid-template-columns:1fr}.custom-copy{padding:30px 25px;grid-row:1}.custom-copy h2{font-size:38px}.custom-image{padding:16px}.custom-image img{max-height:650px;object-fit:contain}.how{padding:50px 0}.steps{grid-template-columns:1fr;gap:25px;margin-top:25px}.steps h3{font-size:21px}.behind{grid-template-columns:1fr;padding:0;gap:0}.behind img{height:330px;object-position:center 48%}.behind>div{padding:30px 25px}.faq{padding:50px 0;grid-template-columns:1fr;gap:30px}footer{grid-template-columns:1fr;gap:25px}.footer-links{justify-content:flex-start;gap:20px;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Smart3DStore: red, black and white identity */
body{font-family:Arial,Helvetica,sans-serif}header,.hero,footer{position:relative;isolation:isolate}header::before,.hero::before,footer::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#101013;z-index:-1}header{color:#fff;padding-block:27px}.brand{font-size:28px;letter-spacing:-1.5px}.brand small{color:#a9a9b2;font-size:10px;letter-spacing:.25em}.header-link{border-color:#46464d;border-radius:4px;font-weight:700}nav a{color:#d7d7dd;transition:color .18s}nav a:hover{color:white}.announcement{font-weight:700;letter-spacing:.08em;font-size:12px;background:#ec242b}.hero{color:white;padding-top:48px;padding-bottom:65px;gap:55px}.hero .eyebrow{color:#ff5b61;font-size:11px;letter-spacing:.15em}.hero h1{font-weight:800;font-size:clamp(45px,5.4vw,76px);line-height:1.03;letter-spacing:-.065em}.hero h1 span{color:#ff353d}.hero .lead{color:#bdbdc5;font-size:17px}.hero .simple-link{color:#ededf0}.hero-features{color:#a9a9b3;gap:18px;padding-top:24px;border-top:1px solid #303038}.button{border-radius:5px;letter-spacing:.015em;padding:16px 24px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.hero figure{background:#fff;border-radius:18px;padding:10px 16px 20px;box-shadow:12px 12px 0 #ec242b}.hero figure img{height:465px;object-fit:contain}.hero figcaption{color:#5a5a62;font-size:10px;font-weight:700;letter-spacing:.2em}.color-band{height:6px}.color-band i:nth-child(n){background:#ec242b}.color-band i:nth-child(2n){background:#111114}.color-band i:nth-child(3n){background:#fff}.shop{padding-top:82px;padding-bottom:82px}.eyebrow{letter-spacing:.15em}.section-title h2{font-weight:800;letter-spacing:-.055em}.products{gap:30px 24px}.products article{border:1px solid #e6e6eb;border-radius:14px;padding:12px 12px 21px;background:#fff;transition:box-shadow .2s,transform .2s}.products article:hover{box-shadow:0 12px 35px #1111140d;transform:translateY(-4px)}.product-photo{border:0;border-radius:8px;overflow:hidden}.badge{background:#111114;color:#fff;border:0;font-size:10px;letter-spacing:.12em;padding:5px 8px;border-radius:3px}.product-info,.products article>p{margin-left:9px;margin-right:9px}.product-info h3{font-size:21px;font-weight:800}.product-info>span{font-weight:800}.product-link{margin:17px 9px 0;border-top:1px solid #ededf0;padding-top:13px;color:#d71e27;font-weight:700}.shop-note{margin-top:26px}.custom{background:#111114;border:0;border-radius:16px;color:#fff}.custom-image{padding:25px}.custom-copy{padding:45px}.custom-copy .eyebrow{color:#ff535a}.custom-copy h2{font-weight:800;font-size:clamp(34px,4vw,54px)}.custom-copy h2 span{color:#ff353d}.custom-copy>p:not(.eyebrow),.custom li p,.custom-price small{color:#b9b9c4}.custom li>span{border-color:#643038;color:#ff7479;background:#26171b}.custom-price{border-bottom:1px solid #33333d;padding-bottom:22px;font-weight:800}.custom-copy .simple-link{color:#fff}.how{padding-top:88px;padding-bottom:88px}.how h2{max-width:770px;font-weight:800}.steps article>span{display:inline-grid;place-items:center;width:36px;height:36px;background:#fff0f1;border-radius:6px;color:#d71e27;font-weight:700}.steps h3{font-weight:700}.behind{background:#f4f4f6;border-radius:16px}.behind h2{font-weight:800}.behind .simple-link{color:#d71e27;font-weight:700}.faq h2{font-weight:800}details[open] summary{color:#d71e27}footer{color:white;border-top:0;padding-top:45px;padding-bottom:30px;gap:35px}footer>div>p,.copyright{color:#9e9ea9}.footer-links{color:#dedee5}.copyright{border-top:1px solid #33333b;padding-top:20px}.green:focus-visible{outline-color:#111114}@media(max-width:1000px){.hero{gap:35px}.hero h1{font-size:51px}.hero figure img{height:420px}.custom-copy{padding:30px}.hero-features{gap:10px}}@media(max-width:700px){header{padding-block:22px}.brand{font-size:24px}.header-link{font-size:12px}.announcement{font-size:10px}.hero{padding-top:35px;padding-bottom:40px;gap:32px}.hero h1{font-size:clamp(40px,10.8vw,65px)}.hero .eyebrow{font-size:10px}.hero .lead{font-size:16px}.hero .button{padding:15px 19px}.hero-features{gap:13px;margin-top:24px;padding-top:20px}.hero figure{margin-right:7px;padding:8px 10px 17px;border-radius:12px;box-shadow:7px 7px 0 #ec242b}.hero figure img{height:auto;max-height:410px}.hero figcaption{font-size:9px}.shop{padding-block:48px}.products{gap:19px 12px}.products article{padding:7px 7px 16px;border-radius:11px}.badge{font-size:8px;padding:4px 6px;top:5px;left:5px}.product-info,.products article>p{margin-left:4px;margin-right:4px}.product-info{gap:7px;flex-direction:column}.product-info h3{font-size:19px}.product-info>span{font-size:17px}.product-link{margin:12px 4px 0;padding-top:10px;font-size:12px}.products article>p{font-size:11px}.custom-copy{padding:32px 25px}.custom-image{padding:16px}.custom-copy h2{font-size:40px}.custom-copy .button{font-size:12px;padding:15px 19px}.how{padding-block:50px}.behind{border-radius:12px}.faq{padding-block:50px}footer{padding-block:35px 24px}.footer-links{font-size:13px}}@media(prefers-reduced-motion:reduce){.button,.products article,nav a{transition:none}.button:hover,.products article:hover{transform:none}}
/* Bilingual storefront refinement */
.header-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.language-switch{display:flex;align-items:center;padding:4px;border:1px solid #44444c;border-radius:6px;gap:3px}.language-switch a{font-size:12px;font-weight:700;letter-spacing:.06em;padding:5px 9px;border-radius:3px;color:#bdbdc6;line-height:1.4}.language-switch a[aria-current=page]{background:#fff;color:#101013}.language-switch a:hover{color:#fff;background:#ec242b}.hero figure{box-shadow:none;border:1px solid #fff;border-radius:18px}.hero figure img{height:475px}.hero{padding-top:55px;padding-bottom:65px}.hero .lead{max-width:465px}.hero .eyebrow{letter-spacing:.18em}.hero h1{font-size:clamp(43px,5.1vw,72px)}.color-band{height:3px;background:#ec242b}.color-band i{display:none}.custom{grid-template-columns:1.05fr 1fr;border:1px solid #e7e7eb;background:#fff;color:#111114}.custom-image{padding:35px;align-items:center;background:#fafafa;position:relative}.custom-image img{width:100%;height:auto;max-height:550px;object-fit:contain}.custom-copy{background:#111114;color:white;padding:48px 40px}.custom-copy h2{font-size:clamp(34px,3.6vw,50px)}.custom-price{font-size:29px}.how{border-bottom:1px solid #e7e7eb}.products article{border-color:#ededf0}.product-photo{aspect-ratio:314/458}.section-title>p{max-width:260px}.faq{padding-top:70px;padding-bottom:80px}summary{display:flex;justify-content:space-between;gap:20px;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:23px;line-height:1;color:#d71e27;font-weight:400}details[open] summary::after{content:'−'}details p{line-height:1.75}.footer-links a:hover,.simple-link:hover{color:#ff4a52}a:focus-visible,summary:focus-visible{outline-offset:5px}.shop-note{max-width:850px;line-height:1.7}.brand{white-space:nowrap}@media(max-width:1100px){header{gap:20px}nav{gap:16px;font-size:13px}.header-actions{gap:10px}.header-link{padding:9px 12px;font-size:12px}.hero{gap:30px}.custom-copy{padding:35px 30px}.custom-image{padding:20px}}@media(max-width:850px){header nav{display:none}.hero{gap:25px}.hero h1{font-size:47px}.hero figure img{height:400px}}@media(max-width:700px){header{gap:10px}.header-actions{gap:8px}.header-link{display:none}.language-switch a{padding:5px 8px;font-size:11px}.brand{font-size:24px}.hero{padding-top:32px;padding-bottom:35px;gap:28px}.hero h1{font-size:clamp(40px,10.5vw,63px)}.hero figure{margin:0;padding-bottom:16px;border-radius:12px}.hero figure img{height:auto;max-height:410px}.hero .eyebrow{letter-spacing:.11em}.custom{grid-template-columns:1fr}.custom-copy{padding:32px 25px}.custom-image{padding:24px 12px}.custom-image img{max-height:350px}.custom-copy h2{font-size:38px}.faq{padding-block:45px}.section-title>p{max-width:none}.header-actions .language-switch{border-radius:5px}.product-info{flex-direction:row;align-items:center;flex-wrap:wrap}.products article>p{font-size:12px}.product-link{font-size:13px}.hero figcaption{font-size:10px}}

/* Direct contact links remain easy to tap on small screens. */
.footer-links{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 25px}.footer-links a{display:inline-flex;align-items:center;min-height:44px;position:relative;z-index:1}.footer-links .footer-email{flex-basis:100%;justify-content:flex-end;color:#fff;font-size:15px;overflow-wrap:anywhere;word-break:break-word;text-decoration:underline;text-underline-offset:5px}.product-link,.simple-link,.header-link{position:relative;z-index:1}.product-photo{cursor:pointer}@media(max-width:700px){.footer-links .footer-email{justify-content:flex-start;font-size:15px}.footer-links{gap:6px 25px}.footer-links a{min-height:44px}}
.message-product{display:block;margin:12px 9px 0;padding:11px 12px;border:1px solid #dddde4;border-radius:6px;font-size:13px;font-weight:700;text-align:center;color:#15151a}.message-product:hover{border-color:#ec242b;color:#d71e27}.chat-launch{position:fixed;right:22px;bottom:22px;z-index:20;padding:14px 22px;background:#ec242b;color:#fff;font-weight:700;border-radius:40px;box-shadow:0 6px 24px #0003}.uploaded-gallery{display:flex;gap:12px;overflow-x:auto;margin-top:20px;padding-bottom:8px;scroll-snap-type:x proximity}.uploaded-gallery figure{min-width:130px;max-width:270px;flex:0 0 75%;scroll-snap-align:start;margin:0;background:white;border:1px solid #e7e7eb;border-radius:8px;overflow:hidden}.uploaded-gallery img,.uploaded-gallery video{width:100%;height:220px;object-fit:contain;display:block;background:#fff}.extra-gallery:empty{display:none}.extra-gallery .uploaded-gallery{margin-block:35px}.extra-gallery .uploaded-gallery figure{flex:0 0 280px}.custom-copy .uploaded-gallery{color:#111}.copyright{padding-bottom:60px}@media(max-width:700px){.chat-launch{right:14px;bottom:16px;font-size:14px;padding:12px 18px}.message-product{margin-inline:4px;font-size:12px}.uploaded-gallery img,.uploaded-gallery video{height:160px}}

/* Footer contact area */
footer.premium-footer{grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);gap:48px 64px;padding-top:56px;padding-bottom:110px;align-items:start}.footer-brand .brand{font-size:28px}.footer-brand .brand small{font-size:11px;letter-spacing:.22em;color:#c1c1c9}.premium-footer .footer-brand p{font-size:16px;line-height:1.65;margin-top:24px;color:#a8a8b2}.premium-footer .footer-contact{display:block;min-width:0}.footer-label{font-size:12px;font-weight:700;letter-spacing:.16em;color:#b3b3bd;margin-bottom:16px}.footer-social{display:grid;grid-template-columns:1fr 1fr;gap:12px}.premium-footer .contact-card{display:flex;gap:14px;align-items:center;min-width:0;min-height:90px;padding:18px;border:1px solid #34343b;background:#19191d;border-radius:12px;transition:border-color .2s,background .2s}.contact-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:#26262d;color:#f2f2f5}.contact-icon svg{width:23px;height:23px}.contact-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.contact-copy strong{font-size:16px;font-weight:600;color:white;line-height:1.4}.contact-copy>span{font-size:14px;color:#b5b5bf;line-height:1.5;overflow-wrap:anywhere}.contact-arrow{flex:0 0 16px;margin-left:auto;color:#92929e}.contact-arrow svg{display:block;width:16px;height:16px}.premium-footer .contact-email{margin-top:12px;background:transparent}.contact-email .contact-icon{color:#ff666c;background:#321b20}.premium-footer .contact-card:hover{background:#222227;border-color:#666671}.premium-footer .contact-shop:hover{border-color:#ec242b}.premium-footer .contact-card:focus-visible{outline:2px solid #ff666c;outline-offset:4px}.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #303038;padding-top:22px}.premium-footer .footer-bottom p{font-size:13px;color:#9e9ea9;margin:0}.footer-admin{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:#b5b5bf;padding:0 12px;border-radius:6px}.footer-admin:hover{color:#fff;background:#232329}@media(max-width:1000px){footer.premium-footer{gap:36px;grid-template-columns:.7fr 1.3fr}.footer-social{grid-template-columns:1fr}}@media(max-width:700px){footer.premium-footer{grid-template-columns:1fr;gap:32px;padding-top:38px;padding-bottom:110px}.premium-footer .footer-brand p{margin-top:18px}.premium-footer .contact-card{min-height:82px;padding:16px}.footer-social{grid-template-columns:1fr}.footer-bottom{padding-top:18px}.footer-brand .brand{font-size:26px}}@media(prefers-reduced-motion:reduce){.premium-footer .contact-card{transition:none}}
