@font-face{font-family:Vazirmatn;src:url("fonts/vazirmatn-400.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Vazirmatn;src:url("fonts/vazirmatn-500.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Vazirmatn;src:url("fonts/vazirmatn-700.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Vazirmatn;src:url("fonts/vazirmatn-900.woff2") format("woff2");font-style:normal;font-weight:900;font-display:swap}
:root{--bgf-ink:#15120d;--bgf-gold:#ffb000;--bgf-orange:#ff6b00;--bgf-cream:#fffaf0;--bgf-line:rgba(84,57,12,.13)}
.bgf-app{max-width:1200px;margin:32px auto;font-family:inherit;color:var(--bgf-ink);background:linear-gradient(145deg,#fff 0%,#fffaf0 62%,#fff3d6 100%);border:1px solid var(--bgf-line);border-radius:32px;overflow:hidden;box-shadow:0 28px 80px rgba(68,42,0,.12);position:relative}
.bgf-app *{box-sizing:border-box}.bgf-hero{min-height:310px;padding:58px 6%;display:flex;align-items:center;justify-content:space-between;gap:40px;background:radial-gradient(circle at 80% 20%,rgba(255,185,0,.24),transparent 28%),linear-gradient(120deg,#17130c,#342002 70%,#130f09);color:#fff;position:relative;overflow:hidden}
.bgf-hero:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(120deg,transparent 0 28px,rgba(255,255,255,.025) 29px 30px);pointer-events:none}
.bgf-hero-copy{position:relative;z-index:2;max-width:650px}.bgf-hero-copy>span{color:#ffd66e;font-size:13px;letter-spacing:.08em}.bgf-hero h2{font-size:clamp(32px,5vw,60px);margin:12px 0 14px;color:#fff;line-height:1.25}.bgf-hero p{font-size:17px;color:rgba(255,255,255,.76);max-width:580px;line-height:2}
.bgf-gift-cube{width:190px;height:190px;flex:0 0 190px;border-radius:45px;background:linear-gradient(145deg,#ffd45c,#ff7900);display:grid;place-items:center;transform:rotate(-8deg);box-shadow:inset 14px 14px 28px rgba(255,255,255,.38),inset -20px -20px 40px rgba(128,40,0,.25),0 30px 65px rgba(255,132,0,.32);position:relative;z-index:2}.bgf-gift-cube b{font-size:95px;filter:drop-shadow(0 12px 9px rgba(65,20,0,.3))}
.bgf-form{padding:46px 6% 58px}.bgf-step{padding:30px 0;border-bottom:1px solid var(--bgf-line)}.bgf-step-head{display:flex;gap:13px;align-items:center;margin-bottom:20px}.bgf-step-head i{font-style:normal;width:38px;height:38px;border-radius:13px;background:linear-gradient(145deg,var(--bgf-gold),var(--bgf-orange));color:white;display:grid;place-items:center;font-weight:900;box-shadow:0 7px 18px rgba(255,118,0,.2)}.bgf-step-head strong{display:block;font-size:19px}.bgf-step-head small{display:block;color:#807567;margin-top:3px}
.bgf-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.bgf-options input,.bgf-segmented input{position:absolute;opacity:0;pointer-events:none}.bgf-options span{min-height:88px;border:1px solid var(--bgf-line);background:rgba(255,255,255,.78);border-radius:17px;padding:13px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:.2s;box-shadow:0 7px 20px rgba(58,37,0,.04)}.bgf-options span b{font-size:25px}.bgf-options input:checked+span{border-color:#ff9e00;background:#fff6df;box-shadow:0 9px 26px rgba(255,145,0,.16),inset 0 0 0 1px #ffc24f;transform:translateY(-2px)}
.bgf-two-col{display:grid;grid-template-columns:1fr 1fr;gap:55px}.bgf-segmented{display:grid;grid-template-columns:repeat(3,1fr);background:#f2ede5;border-radius:16px;padding:5px}.bgf-segmented span{display:block;padding:13px 8px;text-align:center;border-radius:12px;cursor:pointer}.bgf-segmented input:checked+span{background:#fff;box-shadow:0 6px 15px rgba(55,35,0,.1);font-weight:800;color:#d95b00}.bgf-age-input{display:flex;align-items:center;border:1px solid var(--bgf-line);background:#fff;border-radius:16px;overflow:hidden;max-width:240px}.bgf-age-input input{border:0!important;box-shadow:none!important;font-size:24px;font-weight:900;width:160px;padding:13px 18px}.bgf-age-input span{color:#756d61}.bgf-newborn-hint{display:block;margin-top:9px;color:#82786a}
.bgf-budget{display:grid;grid-template-columns:1fr 1fr;gap:15px}.bgf-budget label{border:1px solid var(--bgf-line);border-radius:15px;padding:8px 15px;color:#756d61;background:#fff}.bgf-budget input{border:0!important;box-shadow:none!important;font-weight:800;font-size:17px;width:65%;direction:ltr}.bgf-range-wrap{height:32px;margin-top:18px;position:relative}.bgf-range-wrap input{position:absolute;inset:0;width:100%;accent-color:#ff8c00;background:transparent;pointer-events:none}.bgf-range-wrap input::-webkit-slider-thumb{pointer-events:auto}.bgf-submit{width:100%;margin-top:30px;border:0;border-radius:18px;background:linear-gradient(100deg,#ffb000,#ff6500);color:#fff;padding:19px 25px;font:inherit;font-size:20px;font-weight:900;display:flex;justify-content:center;gap:18px;cursor:pointer;box-shadow:0 17px 35px rgba(255,104,0,.26);transition:.2s}.bgf-submit:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(255,104,0,.34)}
.bgf-results{padding:50px 6%;background:#f8f5ef}.bgf-results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.bgf-results-head span{color:#bc6200;font-size:13px;font-weight:800}.bgf-results-head h3{font-size:30px;margin:5px 0 0}.bgf-results-head button{border:1px solid var(--bgf-line);border-radius:12px;background:#fff;padding:10px 16px;cursor:pointer}.bgf-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bgf-card{background:#fff;border:1px solid var(--bgf-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(46,31,5,.07);transition:.2s}.bgf-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(46,31,5,.13)}.bgf-card-media{aspect-ratio:1.15;position:relative;background:linear-gradient(145deg,#fff,#f4eee3);padding:20px}.bgf-card-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bgf-match,.bgf-badge{position:absolute;top:14px;border-radius:99px;font-size:12px;padding:7px 10px}.bgf-match{left:14px;background:#1a160e;color:#ffd16a}.bgf-badge{right:14px;background:#fff0c8;color:#9b4d00}.bgf-card-body{padding:20px}.bgf-card-body>small{color:#b95b00}.bgf-card h4{font-size:17px;line-height:1.7;margin:6px 0;min-height:58px}.bgf-card-price{font-weight:900;color:#16120c;margin:8px 0}.bgf-card-body p{font-size:13px;color:#736a5d;line-height:1.9;min-height:74px}.bgf-card-body a{display:flex;justify-content:space-between;background:#17130c;color:#fff!important;border-radius:12px;padding:12px 14px;text-decoration:none!important}.bgf-loading,.bgf-empty{grid-column:1/-1;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:white;border-radius:20px}.bgf-loading i{width:44px;height:44px;border:4px solid #f0dfbd;border-top-color:#ff7900;border-radius:50%;animation:bgf-spin .8s linear infinite}@keyframes bgf-spin{to{transform:rotate(360deg)}}.bgf-empty{font-size:36px}.bgf-empty strong{font-size:16px}
.bgf-product-note{margin:22px 0;padding:17px 19px;border:1px solid #f0cf8b;border-radius:16px;background:linear-gradient(135deg,#fffaf0,#fff2cf);box-shadow:0 8px 24px rgba(89,54,0,.08)}.bgf-product-note strong{display:block;font-size:17px}.bgf-product-note p{margin:7px 0;line-height:1.8}.bgf-product-note small{color:#795f2e}
@media(max-width:850px){.bgf-hero{padding:38px 6%;min-height:auto}.bgf-gift-cube{width:100px;height:100px;flex-basis:100px;border-radius:28px}.bgf-gift-cube b{font-size:52px}.bgf-options{grid-template-columns:repeat(2,1fr)}.bgf-two-col{grid-template-columns:1fr;gap:15px}.bgf-result-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.bgf-app{margin:12px 0;border-radius:22px}.bgf-hero{display:block}.bgf-gift-cube{position:absolute;left:-22px;bottom:-20px;opacity:.7}.bgf-form,.bgf-results{padding:28px 16px}.bgf-options{grid-template-columns:1fr 1fr}.bgf-options span{min-height:72px;font-size:12px}.bgf-budget,.bgf-result-grid{grid-template-columns:1fr}.bgf-results-head{align-items:start;gap:12px}.bgf-results-head h3{font-size:23px}.bgf-card-body p{min-height:auto}}

/* Premium 2.0 */
.bgf-app{--bgf-coral:#ff6b52;--bgf-amber:#ffb429;--bgf-teal:#0db9a4;--bgf-navy:#14243a;--bgf-paper:#fffdf9;font-family:Vazirmatn,IRANSansX,Tahoma,Arial,sans-serif;letter-spacing:0;word-spacing:1px;background:var(--bgf-paper);border-radius:38px;border-color:rgba(24,36,58,.09)}
.bgf-hero{min-height:420px;padding:65px 7%;background:radial-gradient(circle at 18% 15%,rgba(255,190,44,.28),transparent 24%),radial-gradient(circle at 78% 75%,rgba(13,185,164,.16),transparent 26%),linear-gradient(125deg,#101b2d 0%,#192d45 55%,#102338 100%)}
.bgf-hero:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;left:-110px;bottom:-250px;border:70px solid rgba(255,255,255,.025)}
.bgf-hero-copy{max-width:720px}.bgf-hero-copy>span{display:inline-flex;align-items:center;gap:9px;padding:8px 14px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.06);color:#ffd982;font-weight:800;word-spacing:2px}.bgf-hero-copy>span:before{content:"";width:8px;height:8px;border-radius:50%;background:#4ee0bc;box-shadow:0 0 14px #4ee0bc}.bgf-hero h2{font-size:clamp(38px,5vw,66px);letter-spacing:-1.2px;word-spacing:3px;line-height:1.45;margin:16px 0 10px}.bgf-hero h2 em{font-style:normal;background:linear-gradient(90deg,#ffc14d,#ff7a5f);-webkit-background-clip:text;background-clip:text;color:transparent}.bgf-hero p{line-height:2.05;word-spacing:2px}.bgf-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px}.bgf-trust-row b{font-size:12px;color:#dce9ee;font-weight:500}.bgf-trust-row b:first-letter{color:#4ee0bc}
.bgf-gift-stage{position:relative;width:310px;height:300px;flex:0 0 310px;z-index:3}.bgf-gift-cube{position:absolute;inset:55px auto auto 55px;width:205px;height:205px;flex:none;transform:rotate(-7deg);border-radius:52px;background:linear-gradient(145deg,#ffd35c,#ff7358);box-shadow:inset 18px 18px 30px rgba(255,255,255,.4),inset -22px -24px 44px rgba(118,35,16,.28),0 34px 70px rgba(255,106,79,.3)}.bgf-float-card{position:absolute;z-index:3;width:105px;height:105px;border:1px solid rgba(255,255,255,.42);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 24px 50px rgba(0,0,0,.24),inset 0 1px 0 white;backdrop-filter:blur(12px);display:grid;place-items:center;animation:bgf-float 4s ease-in-out infinite}.bgf-float-card img{width:94%;height:94%;object-fit:contain}.bgf-float-one{left:0;top:8px;transform:rotate(-7deg)}.bgf-float-two{right:0;bottom:0;transform:rotate(8deg);animation-delay:-2s}@keyframes bgf-float{50%{translate:0 -9px}}
.bgf-form{padding:36px 7% 68px}.bgf-progress-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:-64px 0 45px;position:relative;z-index:5;padding:10px;background:rgba(255,255,255,.94);border:1px solid rgba(20,36,58,.1);border-radius:20px;box-shadow:0 18px 45px rgba(20,36,58,.13);backdrop-filter:blur(14px)}.bgf-progress-steps span{padding:12px;text-align:center;color:#7c8793;font-size:13px;border-radius:13px}.bgf-progress-steps span.active{color:#fff;background:linear-gradient(110deg,var(--bgf-coral),#ff8c49);font-weight:900;box-shadow:0 10px 22px rgba(255,107,82,.26)}
.bgf-step{padding:35px 0}.bgf-step-head{margin-bottom:24px}.bgf-step-head i{width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#1fc9b1,#068f9e);box-shadow:inset 3px 3px 5px rgba(255,255,255,.25),0 9px 18px rgba(13,185,164,.2)}.bgf-step-head strong{font-size:21px;word-spacing:2px;color:var(--bgf-navy)}.bgf-step-head small{line-height:1.8;word-spacing:2px}
.bgf-options{grid-template-columns:repeat(4,1fr);gap:14px}.bgf-options>label>span{min-height:182px;padding:14px 12px 13px;display:flex;flex-direction:column;justify-content:flex-start;gap:5px;text-align:center;border-radius:24px;border:1px solid rgba(20,36,58,.09);background:linear-gradient(145deg,#fff,#f7f5ef);box-shadow:inset 0 1px 0 #fff,0 12px 25px rgba(20,36,58,.08),0 2px 0 #e5dfd3;transform:translateY(0);position:relative;overflow:hidden}.bgf-options>label>span:after{content:"";position:absolute;inset:auto -20% -55% -20%;height:80%;border-radius:50%;background:radial-gradient(circle,rgba(255,183,41,.16),transparent 65%)}.bgf-option-image{display:block;width:108px;height:105px;margin:0 auto;position:relative;z-index:2}.bgf-option-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 13px 10px rgba(20,36,58,.16));transition:.25s}.bgf-options strong{font-size:14px;position:relative;z-index:2;color:var(--bgf-navy);word-spacing:2px}.bgf-options>label>span>i{font-style:normal;color:#8a948f;font-size:11px;position:relative;z-index:2}.bgf-options input:checked+span{border-color:#ff856f;background:linear-gradient(145deg,#fff9f5,#fff0e8);box-shadow:inset 0 0 0 2px rgba(255,107,82,.2),0 18px 35px rgba(255,107,82,.18),0 3px 0 #e75a44;transform:translateY(-5px)}.bgf-options input:checked+span .bgf-option-image img{transform:scale(1.09) rotate(-2deg)}.bgf-options input:checked+span>i{color:#e74f38;font-weight:800}
.bgf-two-col{grid-template-columns:1.2fr .8fr;gap:34px}.bgf-person-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bgf-person-options input{position:absolute;opacity:0}.bgf-person-options label>span{min-height:210px;display:flex;flex-direction:column;align-items:center;padding:10px 10px 16px;border:1px solid rgba(20,36,58,.1);border-radius:24px;background:linear-gradient(145deg,#fff,#f5f7f8);cursor:pointer;box-shadow:0 12px 25px rgba(20,36,58,.07),0 2px 0 #dbe0e3;transition:.2s}.bgf-person-options img{width:120px;height:125px;object-fit:contain;filter:drop-shadow(0 13px 12px rgba(20,36,58,.16));transition:.2s}.bgf-person-options strong{font-size:14px;color:var(--bgf-navy);word-spacing:2px}.bgf-person-options small{font-size:10px;color:#7a8690;margin-top:5px;line-height:1.6;text-align:center}.bgf-person-options input:checked+span{border-color:#18b8a7;background:linear-gradient(145deg,#f3fffc,#e8fbf7);box-shadow:inset 0 0 0 2px rgba(13,185,164,.16),0 18px 34px rgba(13,185,164,.16),0 3px 0 #079887;transform:translateY(-4px)}.bgf-person-options input:checked+span img{transform:scale(1.06)}
.bgf-age-panel{height:210px;border:1px solid rgba(20,36,58,.09);border-radius:24px;background:linear-gradient(145deg,#fff8ed,#fff);display:flex;align-items:center;justify-content:center;gap:12px;padding:18px;box-shadow:0 12px 28px rgba(20,36,58,.06)}.bgf-age-panel>img{width:125px;height:140px;object-fit:contain;filter:drop-shadow(0 14px 12px rgba(20,36,58,.15))}.bgf-age-input{border-radius:17px;border-color:rgba(20,36,58,.12);box-shadow:inset 0 2px 6px rgba(20,36,58,.05);max-width:200px}.bgf-age-input input{font-family:inherit}.bgf-newborn-hint{max-width:210px;line-height:1.8;word-spacing:1px}
.bgf-budget{padding:19px;border-radius:22px;background:linear-gradient(145deg,#f7fbfa,#eef8f5);border:1px solid rgba(13,185,164,.13)}.bgf-budget label{padding:14px 18px;border-radius:16px;word-spacing:2px;box-shadow:0 8px 19px rgba(20,36,58,.05)}.bgf-budget input{font-family:inherit}.bgf-submit{max-width:620px;margin:34px auto 0;border-radius:20px;padding:21px 25px;background:linear-gradient(105deg,#ff765e,#ff9b3f);box-shadow:inset 0 2px 0 rgba(255,255,255,.3),0 18px 36px rgba(255,107,82,.3),0 4px 0 #ca4935}.bgf-submit:active{transform:translateY(3px);box-shadow:inset 0 2px 0 rgba(255,255,255,.25),0 9px 20px rgba(255,107,82,.25),0 1px 0 #ca4935}
.bgf-results{background:linear-gradient(145deg,#eff8f6,#fff9ee);border-top:1px solid rgba(20,36,58,.08)}.bgf-card{border-radius:26px;border-color:rgba(20,36,58,.09);box-shadow:0 18px 40px rgba(20,36,58,.09),0 3px 0 #e0e6e4}.bgf-card-media{background:radial-gradient(circle at 50% 40%,#fff,#eef4f3);border-bottom:1px solid rgba(20,36,58,.07)}.bgf-card-media img{mix-blend-mode:normal;filter:drop-shadow(0 18px 13px rgba(20,36,58,.16))}.bgf-card-body{padding:23px}.bgf-card h4{word-spacing:2px}.bgf-card-body p{word-spacing:1px;line-height:2}.bgf-card-body a{background:linear-gradient(105deg,#13243a,#203d59);box-shadow:0 9px 18px rgba(20,36,58,.18)}
@media(max-width:900px){.bgf-gift-stage{width:220px;flex-basis:220px}.bgf-gift-cube{width:155px;height:155px;left:35px}.bgf-options{grid-template-columns:repeat(3,1fr)}.bgf-two-col{grid-template-columns:1fr}.bgf-age-panel{justify-content:flex-start}}
@media(max-width:600px){body .bgf-app{border-radius:24px}.bgf-hero{min-height:465px;padding:40px 20px 110px}.bgf-hero h2{font-size:36px}.bgf-trust-row{display:grid;gap:7px}.bgf-gift-stage{position:absolute;left:-22px;bottom:-16px;height:150px;width:190px}.bgf-gift-cube{width:120px;height:120px;left:38px;top:20px;border-radius:30px}.bgf-gift-cube b{font-size:58px}.bgf-float-card{width:65px;height:65px;border-radius:18px}.bgf-progress-steps{margin:-54px 0 25px;padding:7px;gap:3px}.bgf-progress-steps span{font-size:10px;padding:10px 4px}.bgf-options{grid-template-columns:repeat(2,1fr);gap:10px}.bgf-options>label>span{min-height:160px;border-radius:20px}.bgf-option-image{width:90px;height:90px}.bgf-person-options{grid-template-columns:1fr 1fr}.bgf-person-options label:last-child{grid-column:1/-1}.bgf-person-options label>span{min-height:180px}.bgf-person-options img{height:100px}.bgf-age-panel{height:auto}.bgf-budget{grid-template-columns:1fr;padding:12px}.bgf-submit{font-size:17px}.bgf-result-grid{grid-template-columns:1fr}}

/* Premium 3.0: editable typography, neon identity and glass selection orbs */
.bgf-app{font-family:IRANYekanX,IRANYekan,"Yekan Bakh",Vazirmatn,Tahoma,Arial,sans-serif;font-feature-settings:"ss02" 1,"kern" 1;text-rendering:optimizeLegibility}
.bgf-hero{justify-content:center;text-align:center;min-height:560px;padding-top:70px;padding-bottom:85px}
.bgf-hero-copy{max-width:900px;margin:auto;display:flex;flex-direction:column;align-items:center}
.bgf-hero h2{margin:22px auto 16px;font-size:clamp(48px,7vw,92px);line-height:1.35;letter-spacing:-1.5px;word-spacing:5px;text-shadow:0 4px 0 rgba(0,0,0,.2),0 12px 35px rgba(0,0,0,.32)}
.bgf-hero h2 em{display:block;font-size:.48em;line-height:1.8;letter-spacing:0;word-spacing:4px;background:linear-gradient(90deg,#fbff9b 0%,#55ffe0 35%,#66cfff 65%,#ff73d1 100%);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 9px rgba(85,255,224,.65)) drop-shadow(0 0 22px rgba(102,207,255,.35))}
.bgf-hero p{max-width:760px;margin:0 auto}.bgf-trust-row{justify-content:center}
.bgf-gift-stage{position:absolute;inset:auto auto 5px 50%;width:360px;height:160px;transform:translateX(-50%);opacity:.94}.bgf-gift-cube{width:120px;height:120px;left:120px;top:25px;border-radius:34px}.bgf-gift-cube b{font-size:62px}.bgf-float-one{left:30px;top:35px}.bgf-float-two{right:30px;bottom:15px}
.bgf-choice-orb{width:31px!important;height:31px!important;min-height:31px!important;padding:0!important;margin-top:4px!important;border-radius:50%!important;display:grid!important;place-items:center!important;position:relative!important;z-index:5!important;background:radial-gradient(circle at 30% 24%,#fff 0 7%,#d8f9ff 12%,#6cd9e9 38%,#0f86a3 68%,#08435e 100%)!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:inset 4px 4px 8px rgba(255,255,255,.8),inset -5px -6px 10px rgba(3,46,72,.55),0 7px 13px rgba(5,67,88,.28),0 1px 0 #04384e!important;transform:none!important;transition:.22s!important}
.bgf-choice-orb:before{content:"";position:absolute;inset:4px 5px auto auto;width:8px;height:5px;border-radius:50%;background:rgba(255,255,255,.85);filter:blur(.3px)}
.bgf-choice-orb b{font-style:normal;color:white;font-size:15px;line-height:1;opacity:0;transform:scale(.3);transition:.2s;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.bgf-options input:checked+span .bgf-choice-orb,.bgf-person-options input:checked+span .bgf-choice-orb{background:radial-gradient(circle at 30% 24%,#fff 0 6%,#fff3a6 12%,#ffcf3d 36%,#ff6d52 68%,#a72a52 100%)!important;box-shadow:inset 4px 4px 8px rgba(255,255,255,.82),inset -6px -7px 11px rgba(133,25,60,.56),0 0 0 5px rgba(255,112,103,.13),0 8px 16px rgba(183,50,65,.35)!important}
.bgf-options input:checked+span .bgf-choice-orb b,.bgf-person-options input:checked+span .bgf-choice-orb b{opacity:1;transform:scale(1)}
.bgf-person-options label>span{position:relative}.bgf-person-options .bgf-choice-orb{position:absolute!important;left:12px!important;top:12px!important;margin:0!important}
.bgf-legal{padding:26px 7%;text-align:center;background:linear-gradient(145deg,#101d2f,#172c43);color:#dbe7ed;border-top:1px solid rgba(255,255,255,.08);line-height:2}.bgf-legal strong{display:block;color:#77ffe3;font-size:15px;word-spacing:3px;text-shadow:0 0 14px rgba(85,255,224,.35)}.bgf-legal p{max-width:900px;margin:6px auto 0;font-size:12px;color:#aebdc7;word-spacing:2px}
.bgf-seo-copy{padding:52px 7%;background:#fff;text-align:center;border-top:1px solid rgba(20,36,58,.08)}.bgf-seo-copy>span{color:#0b9f90;font-size:12px;font-weight:900}.bgf-seo-copy h2{margin:8px auto 14px;font-size:28px;line-height:1.7;color:#14243a;word-spacing:3px}.bgf-seo-copy p{max-width:920px;margin:auto;color:#66737d;line-height:2.25;word-spacing:2px}.bgf-seo-copy nav{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px}.bgf-seo-copy nav a{padding:9px 14px;border-radius:999px;background:linear-gradient(145deg,#f5fffc,#e8f8f4);border:1px solid rgba(13,185,164,.18);color:#087d73;text-decoration:none;box-shadow:0 6px 14px rgba(13,185,164,.08)}
.bgf-crawl-products{margin-top:38px;padding-top:28px;border-top:1px solid rgba(20,36,58,.08)}.bgf-crawl-products h3{font-size:20px;color:#14243a}.bgf-crawl-products>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bgf-crawl-products a{display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;gap:2px 10px;align-items:center;text-align:right;padding:10px;border:1px solid rgba(20,36,58,.08);border-radius:17px;background:linear-gradient(145deg,#fff,#f6faf9);color:#14243a;text-decoration:none;box-shadow:0 8px 20px rgba(20,36,58,.05)}.bgf-crawl-products img{grid-row:1/3;width:64px;height:64px;object-fit:contain;border-radius:12px;background:#fff}.bgf-crawl-products strong{font-size:12px;line-height:1.65}.bgf-crawl-products span{font-size:11px;color:#0b8f81;font-weight:800}
@media(max-width:850px){.bgf-crawl-products>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.bgf-crawl-products>div{grid-template-columns:1fr}}
@media(max-width:760px){.bgf-hero{min-height:585px;padding:42px 18px 120px}.bgf-hero h2{font-size:43px;word-spacing:2px}.bgf-hero h2 em{font-size:.52em}.bgf-gift-stage{height:130px;bottom:0}.bgf-float-one{left:70px}.bgf-float-two{right:70px}.bgf-gift-cube{left:125px;top:8px}}
