.jl-return-page{--jl-bg:#fbf8f5;--jl-card:#ffffff;--jl-text:#1f1f1f;--jl-muted:#6f6a67;--jl-border:rgba(31, 31, 31, 0.09);--jl-soft:#f6eee9;--jl-dark:#111111;--jl-dark-2:#24201f;--jl-accent:#f47070;--jl-accent-dark:#d95c5c;--jl-warning:#fff4df;--jl-warning-text:#7a4b00;--jl-shadow:0 18px 45px rgba(31, 31, 31, 0.08);--jl-radius:28px;background:var(--jl-bg);color:var(--jl-text);font-family:inherit;overflow:hidden}.jl-return-page *{box-sizing:border-box}.jl-return-shell{width:min(1140px, calc(100% - 36px));margin-inline:auto}.jl-return-breadcrumb{width:min(1140px, calc(100% - 36px));margin:22px auto 0;padding:13px 18px;border-radius:999px;background:linear-gradient(135deg,#111111 0%,#24201f 100%);color:rgb(255 255 255 / .72);font-size:.82rem;font-weight:500;line-height:1.5;box-shadow:0 14px 34px rgb(0 0 0 / .16)}.jl-return-breadcrumb a{color:rgb(255 255 255 / .72);text-decoration:none}.jl-return-breadcrumb a:hover{color:#fff}.jl-return-breadcrumb span{margin-inline:7px}.jl-return-breadcrumb span:last-child{color:#fff;font-weight:650}.jl-return-hero{padding:clamp(54px, 7vw, 96px) 0;background:radial-gradient(circle at top left,rgb(244 112 112 / .18),transparent 32%),linear-gradient(135deg,#fffaf7 0%,#f5ebe5 100%)}.jl-return-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.45fr);gap:clamp(28px, 5vw, 64px);align-items:center}.jl-return-kicker{margin:0 0 12px;color:var(--jl-accent-dark);font-size:.78rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.jl-return-hero h1,.jl-return-section-head h2,.jl-return-withdrawal-box h2,.jl-return-info-card h2,.jl-return-contact h2{margin:0;color:var(--jl-text);letter-spacing:-.045em}.jl-return-hero h1{max-width:860px;font-size:clamp(2.25rem, 5vw, 5rem);line-height:.96}.jl-return-lead{max-width:780px;margin:24px 0 0;color:var(--jl-muted);font-size:clamp(1rem, 1.5vw, 1.15rem);line-height:1.78}.jl-return-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.jl-return-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;font-size:.92rem;font-weight:850;text-decoration:none;transition:transform 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.jl-return-btn:hover,.jl-return-btn:focus-visible{transform:translateY(-2px)}.jl-return-btn-primary{background:var(--jl-accent);color:#fff;box-shadow:0 14px 28px rgb(244 112 112 / .24)}.jl-return-btn-primary:hover,.jl-return-btn-primary:focus-visible{background:var(--jl-accent-dark);color:#fff}.jl-return-btn-secondary{border:1px solid rgb(31 31 31 / .12);background:#fff;color:var(--jl-text)}.jl-return-btn-secondary:hover,.jl-return-btn-secondary:focus-visible{background:var(--jl-soft);color:var(--jl-text)}.jl-return-hero-card{padding:28px;border-radius:var(--jl-radius);background:#fff;border:1px solid rgb(244 112 112 / .16);box-shadow:var(--jl-shadow)}.jl-return-card-badge{display:inline-flex;margin-bottom:16px;padding:8px 12px;border-radius:999px;background:var(--jl-soft);color:var(--jl-accent-dark);font-size:.78rem;font-weight:850}.jl-return-hero-card ul{display:grid;gap:12px;margin:0;padding-left:20px;color:var(--jl-muted);line-height:1.55}.jl-return-nav{position:sticky;top:0;z-index:20;background:rgb(17 17 17 / .94);backdrop-filter:blur(12px)}.jl-return-nav .jl-return-shell{display:flex;gap:8px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.jl-return-nav .jl-return-shell::-webkit-scrollbar{display:none}.jl-return-nav a{flex:0 0 auto;padding:10px 14px;border-radius:999px;color:rgb(255 255 255 / .72);font-size:.84rem;font-weight:750;text-decoration:none}.jl-return-nav a:hover,.jl-return-nav a:focus-visible{background:rgb(255 255 255 / .09);color:#fff}.jl-return-section{padding:clamp(54px, 7vw, 92px) 0;scroll-margin-top:80px}.jl-return-section-soft{background:#fff;border-block:1px solid var(--jl-border)}.jl-return-section-head{max-width:840px;margin-bottom:clamp(28px, 4vw, 46px)}.jl-return-section-head h2,.jl-return-withdrawal-box h2,.jl-return-info-card h2,.jl-return-contact h2{font-size:clamp(1.8rem, 4vw, 3.25rem);line-height:1}.jl-return-section-head p{margin:16px 0 0;color:var(--jl-muted);line-height:1.75}.jl-return-decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.jl-return-decision-card{padding:26px;border-radius:26px;background:#fff;border:1px solid var(--jl-border);box-shadow:0 10px 28px rgb(31 31 31 / .05)}.jl-return-decision-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:50%;color:#fff;font-weight:900}.jl-return-decision-yes .jl-return-decision-icon{background:#2e7d5b}.jl-return-decision-no .jl-return-decision-icon{background:var(--jl-dark)}.jl-return-decision-alert .jl-return-decision-icon{background:var(--jl-accent-dark)}.jl-return-decision-card h3{margin:0 0 12px;color:var(--jl-text);font-size:1.22rem;line-height:1.2}.jl-return-decision-card p{margin:0;color:var(--jl-muted);line-height:1.65}.jl-return-section-dark{background:radial-gradient(circle at top right,rgb(244 112 112 / .13),transparent 30%),linear-gradient(135deg,#171717 0%,#24201f 100%);color:#fff}.jl-return-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.45fr);gap:clamp(28px, 5vw, 64px);align-items:center}.jl-return-section-dark h2,.jl-return-section-dark h3{color:#fff}.jl-return-section-dark p{color:rgb(255 255 255 / .74);line-height:1.75}.jl-return-section-dark .jl-return-kicker{color:#ffb1b1}.jl-return-dark-card{padding:28px;border-radius:var(--jl-radius);background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12)}.jl-return-withdrawal-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.38fr);gap:28px;align-items:center;padding:clamp(26px, 4vw, 44px);border-radius:var(--jl-radius);background:#fff;border:1px solid rgb(244 112 112 / .18);box-shadow:var(--jl-shadow)}.jl-return-withdrawal-content p{color:var(--jl-muted);line-height:1.75}.jl-return-withdrawal-action{display:grid;gap:14px;justify-items:start}.jl-return-main-withdrawal-btn{width:100%;min-height:56px;font-size:1rem}.jl-return-withdrawal-action small{color:var(--jl-muted);line-height:1.5}.jl-return-form-note{margin-top:22px;padding:26px;border-radius:26px;background:var(--jl-warning);color:var(--jl-warning-text);border:1px solid rgb(122 75 0 / .15)}.jl-return-form-note h3{margin:0 0 12px;color:var(--jl-warning-text)}.jl-return-form-note p,.jl-return-form-note ul{margin-top:12px;line-height:1.65}.jl-return-warning{padding:14px 16px;border-radius:18px;background:rgb(255 255 255 / .66)}.jl-return-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.jl-return-step-card{padding:24px;border-radius:24px;background:#fff;border:1px solid var(--jl-border);box-shadow:0 10px 28px rgb(31 31 31 / .05)}.jl-return-step-card span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:50%;background:var(--jl-dark);color:#fff;font-weight:850}.jl-return-step-card h3{margin:0 0 10px;color:var(--jl-text);font-size:1.1rem;line-height:1.2}.jl-return-step-card p{margin:0;color:var(--jl-muted);line-height:1.6}.jl-return-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.jl-return-info-card{padding:clamp(24px, 4vw, 38px);border-radius:var(--jl-radius);background:#fff;border:1px solid var(--jl-border);box-shadow:0 10px 28px rgb(31 31 31 / .05)}.jl-return-info-card h2{font-size:clamp(1.45rem, 3vw, 2.2rem)}.jl-return-info-card p,.jl-return-info-card li{color:var(--jl-muted);line-height:1.7}.jl-return-info-card ul{display:grid;gap:10px;margin:18px 0 0;padding-left:20px}.jl-return-faq-section{background:#fff}.jl-return-faq{display:grid;gap:12px}.jl-return-faq-item{overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--jl-border);box-shadow:0 10px 28px rgb(31 31 31 / .04)}.jl-return-faq-item summary{position:relative;padding:20px 56px 20px 22px;color:var(--jl-text);font-weight:850;cursor:pointer;list-style:none}.jl-return-faq-item summary::-webkit-details-marker{display:none}.jl-return-faq-item summary::after{content:"+";position:absolute;top:50%;right:20px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--jl-soft);color:var(--jl-accent-dark);transform:translateY(-50%)}.jl-return-faq-item[open] summary::after{content:"–";background:var(--jl-accent);color:#fff}.jl-return-faq-item div{padding:0 22px 22px;color:var(--jl-muted);line-height:1.7}.jl-return-faq-item p{margin:0}.jl-return-contact{background:var(--jl-bg)}.jl-return-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.42fr);gap:28px;align-items:center}.jl-return-contact p{color:var(--jl-muted);line-height:1.75}.jl-return-contact-card{padding:28px;border-radius:var(--jl-radius);background:#fff;border:1px solid var(--jl-border);box-shadow:var(--jl-shadow)}.jl-return-contact-card h3{margin:0 0 12px;color:var(--jl-text)}.jl-return-contact-card a{color:var(--jl-accent-dark);font-weight:850}.jl-return-update{padding:18px;background:#fff;border-top:1px solid var(--jl-border);text-align:center}.jl-return-update p{margin:0;color:var(--jl-muted);font-size:.82rem}@media (max-width:1020px){.jl-return-hero-grid,.jl-return-split,.jl-return-withdrawal-box,.jl-return-contact-grid{grid-template-columns:1fr}.jl-return-decision-grid,.jl-return-steps-grid{grid-template-columns:repeat(2,1fr)}.jl-return-info-grid{grid-template-columns:1fr}}@media (max-width:680px){.jl-return-shell,.jl-return-breadcrumb{width:min(100% - 28px, 1140px)}.jl-return-breadcrumb{border-radius:18px;font-size:.76rem}.jl-return-hero{padding-top:42px}.jl-return-hero h1{font-size:clamp(2.1rem, 12vw, 3.25rem)}.jl-return-hero-actions{flex-direction:column}.jl-return-btn{width:100%}.jl-return-section{padding:46px 0}.jl-return-decision-grid,.jl-return-steps-grid{grid-template-columns:1fr}.jl-return-withdrawal-box,.jl-return-form-note,.jl-return-info-card,.jl-return-contact-card{padding:22px}}.jl-return-withdrawal-box-legal{align-items:stretch}.jl-return-legal-highlight{margin:22px 0;padding:20px;border-radius:22px;background:var(--jl-soft);border:1px solid rgb(244 112 112 / .18)}.jl-return-legal-highlight strong{display:block;margin-bottom:8px;color:var(--jl-text);font-size:1rem}.jl-return-legal-highlight p{margin:0}.jl-return-eligibility-card{padding:24px;border-radius:24px;background:linear-gradient(135deg,#111111 0%,#24201f 100%);color:#fff}.jl-return-eligibility-card h3{margin:0 0 16px;color:#fff;font-size:1.25rem;line-height:1.2}.jl-return-eligibility-card ul{display:grid;gap:10px;margin:0 0 22px;padding-left:20px;color:rgb(255 255 255 / .78);line-height:1.55}.jl-return-eligibility-card small{display:block;margin-top:12px;color:rgb(255 255 255 / .62)}.jl-return-form-note-simple{background:#fff;color:var(--jl-text);border:1px solid var(--jl-border);box-shadow:var(--jl-shadow)}.jl-return-form-intro{max-width:820px;margin-bottom:24px}.jl-return-form-intro h3{margin:0;color:var(--jl-text);font-size:clamp(1.45rem, 3vw, 2.2rem);line-height:1.05;letter-spacing:-.035em}.jl-return-form-intro p{color:var(--jl-muted)}.jl-return-form-embed{padding:22px;border-radius:22px;background:var(--jl-bg);border:1px solid var(--jl-border)}.jl-return-form-embed .wpcf7{width:100%}.jl-return-form-embed .wpcf7 form{display:grid;gap:16px}.jl-return-form-embed .wpcf7 p{margin:0}.jl-return-form-embed label{display:grid;gap:8px;color:var(--jl-text);font-weight:750}.jl-return-form-embed input,.jl-return-form-embed textarea,.jl-return-form-embed select{width:100%;min-height:48px;padding:13px 15px;border:1px solid rgb(31 31 31 / .14);border-radius:16px;background:#fff;color:var(--jl-text);font:inherit;outline:none}.jl-return-form-embed textarea{min-height:130px;resize:vertical}.jl-return-form-embed input:focus,.jl-return-form-embed textarea:focus,.jl-return-form-embed select:focus{border-color:rgb(244 112 112 / .75);box-shadow:0 0 0 4px rgb(244 112 112 / .14)}.jl-return-form-embed input[type="submit"],.jl-return-form-embed button[type="submit"]{width:auto;min-height:50px;padding:14px 22px;border:0;border-radius:999px;background:var(--jl-accent);color:#fff;font-weight:850;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease}.jl-return-form-embed input[type="submit"]:hover,.jl-return-form-embed button[type="submit"]:hover{background:var(--jl-accent-dark);transform:translateY(-2px)}@media (max-width:680px){.jl-return-eligibility-card,.jl-return-legal-highlight,.jl-return-form-embed{padding:18px}}