body:has(.customs-and-duties-container) #main-header .animate-pulse{animation:none}.customs-and-duties-page{--stone:#f8f2f1;--slate:#393939;--burgundy:#750d30;--lemon:#ffecac;--peach:#e6c2a2;--plum:#5d1c47;--white:#ffffff;--serif:var(--font-herbik),"Cormorant Garamond",Georgia,serif;--sans:var(--font-gt-standard-l),"Inter",-apple-system,system-ui,sans-serif;--maxw:1180px;--gut:clamp(20px,5vw,64px);font-family:var(--sans);color:var(--slate);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}.customs-and-duties-page *{box-sizing:border-box;margin:0;padding:0}.customs-and-duties-page h1,.customs-and-duties-page h2,.customs-and-duties-page h3{font-family:var(--serif);font-weight:500;line-height:1.08;letter-spacing:-.01em}.customs-and-duties-page h1{font-size:clamp(2.6rem,6vw,4.4rem)}.customs-and-duties-page h2{font-size:clamp(2rem,4.2vw,3.1rem)}.customs-and-duties-page h3{font-size:clamp(1.3rem,2.4vw,1.7rem)}.customs-and-duties-page p{font-size:clamp(1rem,1.15vw,1.12rem)}.customs-and-duties-page .wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--gut);padding-right:var(--gut)}.customs-and-duties-page .eyebrow{font-family:var(--sans);font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--burgundy);margin-bottom:1rem;display:block}.customs-and-duties-page .btn{display:inline-block;font-family:var(--sans);font-weight:600;font-size:.96rem;letter-spacing:.02em;text-decoration:none;cursor:pointer;border:none;padding:1rem 2.1rem;border-radius:999px;transition:transform .25s ease,box-shadow .25s ease}.customs-and-duties-page .btn-lemon{background:var(--lemon);color:var(--slate)}.customs-and-duties-page .btn-lemon:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px rgba(0,0,0,.4)}.customs-and-duties-page .btn-burgundy{background:var(--burgundy);color:var(--white)}.customs-and-duties-page .btn-burgundy:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px rgba(117,13,48,.5)}.customs-and-duties-page section{padding:clamp(3.25rem,6vw,5.5rem) 0}.customs-and-duties-page .reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.customs-and-duties-page .reveal.in{opacity:1;transform:none}.customs-and-duties-page .hero{background:var(--stone);padding-top:clamp(2.5rem,4vw,3.5rem)}.customs-and-duties-page .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.customs-and-duties-page .hero .eyebrow{margin-bottom:1.4rem}.customs-and-duties-page .hero h1{margin-bottom:1.5rem;max-width:15ch}.customs-and-duties-page .hero .sub{font-size:clamp(1.05rem,1.35vw,1.2rem);max-width:46ch;margin-bottom:2.1rem;color:var(--slate)}.customs-and-duties-page .hero-cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.customs-and-duties-page .hero-note{font-size:.82rem;color:#8a7c7c;margin-left:.2rem;width:100%;margin-top:.4rem}.customs-and-duties-page .clr-demo{background:var(--white);border:1px solid rgba(57,57,57,.1);border-radius:16px;padding:1.6rem 1.5rem;box-shadow:0 30px 60px -34px rgba(57,57,57,.28)}.customs-and-duties-page .toggle-row{display:flex;gap:.5rem;background:var(--stone);border-radius:999px;padding:.32rem;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.customs-and-duties-page .toggle-row button{border:none;background:transparent;cursor:pointer;font-family:var(--sans);font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--slate);padding:.55rem 1.3rem;border-radius:999px;transition:all .25s ease}.customs-and-duties-page .toggle-row button.active{background:var(--burgundy);color:var(--white)}.customs-and-duties-page .stage{display:flex;align-items:center;gap:.9rem;padding:.8rem 0;border-bottom:1px solid rgba(57,57,57,.07)}.customs-and-duties-page .stage:last-child{border-bottom:none}.customs-and-duties-page .stage .dot{width:30px;height:30px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:rgba(117,13,48,.1);color:var(--burgundy)}.customs-and-duties-page .stage.done .dot{background:var(--burgundy);color:var(--white)}.customs-and-duties-page .stage .txt{font-size:.92rem;font-weight:600;color:var(--slate)}.customs-and-duties-page .stage .sub{font-size:.74rem;color:#8a7c7c;font-weight:400}.customs-and-duties-page .stage.duty{transition:opacity .3s ease}.customs-and-duties-page .clr-foot{margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(57,57,57,.1);font-size:.82rem;color:#8a7c7c}.customs-and-duties-page .proof{background:var(--white)}.customs-and-duties-page .proof h2{text-align:center;margin-bottom:.7rem;max-width:26ch;margin-left:auto;margin-right:auto}.customs-and-duties-page .proof .sec-sub{text-align:center;max-width:40ch;margin:0 auto 2.6rem;color:#5e5252}.customs-and-duties-page .chip-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1000px;margin:0 auto}.customs-and-duties-page .cap-chip{position:relative;background:var(--stone);border-radius:16px;padding:1.9rem 1.4rem 1.6rem;text-align:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.customs-and-duties-page .cap-chip:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--peach);transition:background .3s ease}.customs-and-duties-page .cap-chip:hover{transform:translateY(-6px);box-shadow:0 26px 50px -32px rgba(117,13,48,.45);background:var(--white)}.customs-and-duties-page .cap-chip:hover:before{background:var(--burgundy)}.customs-and-duties-page .cap-chip .ic{width:46px;height:46px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(117,13,48,.07);transition:background .3s ease}.customs-and-duties-page .cap-chip:hover .ic{background:rgba(117,13,48,.13)}.customs-and-duties-page .cap-chip .ic svg{width:24px;height:24px;stroke:var(--burgundy);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.customs-and-duties-page .cap-chip .lab{font-size:.95rem;font-weight:600;color:var(--slate);line-height:1.3}.customs-and-duties-page .whofor{background:var(--stone)}.customs-and-duties-page .whofor h2{text-align:center;margin-bottom:.9rem;max-width:24ch;margin-left:auto;margin-right:auto}.customs-and-duties-page .whofor .sec-sub{text-align:center;max-width:56ch;margin:0 auto 2.8rem;color:#5e5252}.customs-and-duties-page .who-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:920px;margin:0 auto}.customs-and-duties-page .who-card{background:var(--white);border-radius:18px;padding:2.2rem 2rem;border-top:3px solid var(--peach);box-shadow:0 24px 48px -38px rgba(57,57,57,.3);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.customs-and-duties-page .who-card:hover{transform:translateY(-5px);box-shadow:0 30px 56px -34px rgba(117,13,48,.4)}.customs-and-duties-page .who-card h3{font-size:clamp(1.25rem,1.9vw,1.5rem);margin-bottom:.9rem;padding-bottom:.7rem;position:relative;transition:color .25s ease}.customs-and-duties-page .who-card h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:3px;border-radius:2px;background:var(--peach);transition:width .3s ease,background .3s ease}.customs-and-duties-page .who-card:hover h3:after{width:60px;background:var(--burgundy)}.customs-and-duties-page .who-card p{font-size:.97rem;color:#5e5252}.customs-and-duties-page .who-cta-wrap{text-align:center;margin-top:2.75rem}.customs-and-duties-page .features{background:var(--white)}.customs-and-duties-page .features h2{text-align:center;margin-bottom:2.8rem;max-width:24ch;margin-left:auto;margin-right:auto}.customs-and-duties-page .feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:920px;margin:0 auto}.customs-and-duties-page .feat-card{background:var(--stone);border-radius:18px;padding:2rem 1.9rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.customs-and-duties-page .feat-card:hover{transform:translateY(-5px);box-shadow:0 26px 50px -34px rgba(57,57,57,.35)}.customs-and-duties-page .feat-card h3{font-size:clamp(1.25rem,1.9vw,1.5rem);margin-bottom:.9rem;padding-bottom:.7rem;position:relative;transition:color .25s ease}.customs-and-duties-page .feat-card h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:3px;border-radius:2px;background:var(--peach);transition:width .3s ease,background .3s ease}.customs-and-duties-page .feat-card:hover h3:after{width:60px;background:var(--burgundy)}.customs-and-duties-page .feat-card p{font-size:.97rem;color:#5e5252;transition:color .25s ease}.customs-and-duties-page .feat-cta-wrap{text-align:center;margin-top:2.75rem}.customs-and-duties-page .how{background:var(--stone)}.customs-and-duties-page .how h2{text-align:center;margin-bottom:2.75rem;max-width:24ch;margin-left:auto;margin-right:auto}.customs-and-duties-page .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.customs-and-duties-page .step{text-align:center;padding:1.6rem 1rem;border-radius:16px;background:var(--white);transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}.customs-and-duties-page .step:hover{transform:translateY(-5px);box-shadow:0 26px 50px -34px rgba(117,13,48,.4);background:var(--burgundy);color:var(--white);outline:none}.customs-and-duties-page .step:hover h3{color:var(--white)}.customs-and-duties-page .step:hover p{color:rgba(255,255,255,.88)}.customs-and-duties-page .step:hover .step-num{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3);color:var(--lemon)}.customs-and-duties-page .step-num{width:60px;height:60px;margin:0 auto 1.1rem;border-radius:50%;background:var(--stone);display:flex;align-items:center;justify-content:center;border:2px solid rgba(117,13,48,.15);font-family:var(--serif);font-size:1.8rem;color:var(--burgundy);line-height:1;transition:background .25s ease,border-color .25s ease,color .25s ease}.customs-and-duties-page .step h3{font-size:clamp(1rem,1.5vw,1.2rem);margin-bottom:.5rem}.customs-and-duties-page .step p{font-size:.84rem;color:#5e5252}.customs-and-duties-page .how-cta-wrap{text-align:center;margin-top:2.75rem}.customs-and-duties-page .trust{background:var(--burgundy);color:var(--white);text-align:center}.customs-and-duties-page .trust .eyebrow{color:var(--lemon)}.customs-and-duties-page .trust h2{color:var(--white);margin-bottom:1rem;max-width:24ch;margin-left:auto;margin-right:auto}.customs-and-duties-page .trust .lead{color:rgba(255,255,255,.86);max-width:60ch;margin:0 auto 2.6rem}.customs-and-duties-page .stars{color:var(--lemon);font-size:1.2rem;letter-spacing:.2em;margin-bottom:1.2rem}.customs-and-duties-page .quote{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.3;max-width:28ch;margin:0 auto 1.4rem;color:var(--white)}.customs-and-duties-page .attrib{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--lemon)}.customs-and-duties-page .midcta{background:var(--stone);text-align:center}.customs-and-duties-page .midcta h2{max-width:24ch;margin:0 auto 1.6rem}.customs-and-duties-page .midcta .row{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.customs-and-duties-page .faq{background:var(--white)}.customs-and-duties-page .faq h2{text-align:center;margin-bottom:3rem}.customs-and-duties-page .faq-list{max-width:760px;margin:0 auto}.customs-and-duties-page .qa{border-bottom:1px solid rgba(57,57,57,.12)}.customs-and-duties-page .qa button{width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;font-family:var(--serif);font-size:clamp(1.15rem,1.8vw,1.4rem);color:var(--slate)}.customs-and-duties-page .qa .mk{width:24px;height:24px;flex-shrink:0;position:relative}.customs-and-duties-page .qa .mk:after,.customs-and-duties-page .qa .mk:before{content:"";position:absolute;background:var(--burgundy);transition:transform .3s}.customs-and-duties-page .qa .mk:before{top:11px;left:2px;width:20px;height:2px}.customs-and-duties-page .qa .mk:after{top:2px;left:11px;width:2px;height:20px}.customs-and-duties-page .qa.open .mk:after{transform:scaleY(0)}.customs-and-duties-page .qa .ans{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;opacity:0}.customs-and-duties-page .qa.open .ans{opacity:1}.customs-and-duties-page .qa .ans p{padding:0 0 1.5rem;max-width:64ch;color:#5e5252}.customs-and-duties-page .final{background:var(--plum);color:var(--white);text-align:center;position:relative;overflow:hidden}.customs-and-duties-page .final .prod-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;border-radius:40px;background:linear-gradient(135deg,rgba(230,194,162,.22),rgba(255,236,172,.18));filter:blur(2px)}.customs-and-duties-page .final .inner{position:relative;z-index:1}.customs-and-duties-page .final h2{color:var(--white);margin-bottom:1.1rem}.customs-and-duties-page .final p{max-width:44ch;margin:0 auto 2.4rem;color:rgba(255,255,255,.85)}@media (max-width:880px){.customs-and-duties-page .hero-grid{grid-template-columns:1fr}.customs-and-duties-page .hero-grid .hero-vis{order:-1}.customs-and-duties-page .chip-row{grid-template-columns:1fr 1fr}.customs-and-duties-page .feat-grid,.customs-and-duties-page .who-grid{grid-template-columns:1fr}.customs-and-duties-page .steps{grid-template-columns:1fr 1fr;gap:.9rem}}@media (max-width:520px){.customs-and-duties-page .chip-row,.customs-and-duties-page .steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.customs-and-duties-page .reveal{opacity:1;transform:none;transition:none}.customs-and-duties-page *{animation:none!important}}