*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#241331;background:radial-gradient(circle at 0 0,#f4d6ff 0%,#0000 28%),radial-gradient(circle at 100% 0,#f6d9c6 0%,#0000 30%),linear-gradient(#fff9fc 0%,#fff6ef 100%);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer;border:none;outline:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{scroll-margin-top:110px}.container{width:min(90%,1400px);margin:0 auto}::selection{color:#fff;background:#8b2fd3}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f7efff}::-webkit-scrollbar-thumb{background:linear-gradient(#8b2fd3,#a86448);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7425b8,#92553d)}.section-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#7d2fc7;letter-spacing:.5px;text-transform:uppercase;background:#ffffffc2;border:1px solid #ffffffe6;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:13px 24px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 12px 30px #8b2fd324,inset 0 1px #fffc}.section-badge span:first-child{font-size:18px;animation:2s ease-in-out infinite badgeSparkle}@keyframes badgeSparkle{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(18deg)scale(1.2)}}@media (max-width:1024px){.hero-section,.corporate-section,.gift-finder-section{width:94%;padding:55px 28px}.hero-section,.corporate-section,.finder-layout{grid-template-columns:1fr!important}.hero-left h1{font-size:52px}.features-grid,.gift-grid,.recommendation-grid{grid-template-columns:repeat(2,1fr)!important}.brands-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.hero-section{min-height:auto;margin-top:20px;padding:45px 22px}.hero-left h1,.gift-finder-section h1,.corporate-left h2,.how-section h1,.features-section h2,.brands-header h2,.trending-section h2,.faq-section h2{line-height:1.15;font-size:36px!important}.hero-left p,.finder-subtitle,.corporate-left p,.brands-header p{font-size:16px!important}.hero-buttons,.finder-actions{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn,.next-btn,.back-btn,.corporate-btn{width:100%}.hero-stats,.features-grid,.gift-grid,.recommendation-grid,.dashboard-grid,.brands-grid,.how-grid,.option-grid{grid-template-columns:1fr!important}.finder-card,.profile-card,.results-card,.dashboard-card{padding:26px!important}.gift-card-actions{flex-direction:column;align-items:stretch}.gift-card-actions button,.gift-card-actions a{width:100%}.hero-right{min-height:420px}.hero-glass{min-height:400px}.hero-robot-image{max-width:420px}}@media (max-width:480px){.hero-section,.corporate-section,.gift-finder-section,.brands-section,.trending-section,.features-section,.how-section,.faq-section{width:94%!important;margin:45px auto!important;padding-left:18px!important;padding-right:18px!important}.section-badge,.brands-badge{white-space:normal;text-align:center;padding:10px 16px!important;font-size:12px!important}.hero-left h1,.gift-finder-section h1,.corporate-left h2,.how-section h1,.features-section h2,.brands-header h2,.trending-section h2,.faq-section h2{font-size:30px!important}.hero-right{min-height:340px}.hero-glass{min-height:330px;padding:10px}.hero-robot-image{max-width:330px}.product-card{display:none}.sparkle{font-size:18px}.stat-card,.brand-card,.gift-card,.feature-card,.how-card,.recommendation-card{padding:22px!important}.corporate-modal{padding:26px!important}}html{font-size:100%}body{zoom:.77;line-height:1.6}
.navbar{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #7a498f1f;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;width:calc(100% - 40px);min-height:72px;margin:16px 20px;padding:12px 22px;display:flex;position:sticky;top:12px;box-shadow:0 14px 40px #4723562e}.nav-logo{color:#2b163d;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:10px;padding:0;font-family:inherit;text-decoration:none;display:flex}.nav-logo span{font-size:30px}.nav-logo h2{margin:0;font-size:25px;font-weight:900}.nav-links{justify-content:center;align-items:center;gap:17px;display:flex}.nav-links button{color:#392447;white-space:nowrap;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:14px;font-weight:700;transition:color .2s,background-color .2s;display:inline-flex}.nav-links button:hover{color:#8a2be2}.nav-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.login-btn{color:#3b2548;cursor:pointer;background:#f6eff9;border:none;border-radius:14px;padding:11px 18px;font-family:inherit;font-weight:800}.start-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#6d2fc2,#b83a7d,#8b5a2b);border:none;border-radius:14px;justify-content:center;align-items:center;padding:11px 18px;font-family:inherit;font-weight:900;text-decoration:none;display:inline-flex}.menu-btn{color:#392447;cursor:pointer;z-index:10002;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#f3e9f7;border:none;border-radius:12px;flex-shrink:0;width:46px;height:46px;padding:10px;display:none;position:relative}.menu-line{background:currentColor;border-radius:999px;width:24px;height:2px;margin:5px auto;transition:transform .25s,opacity .25s;display:block}.menu-btn.menu-open .menu-line:first-child{transform:translateY(7px)rotate(45deg)}.menu-btn.menu-open .menu-line:nth-child(2){opacity:0}.menu-btn.menu-open .menu-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:1150px){.navbar{width:calc(100% - 24px);min-height:68px;margin:12px;padding:11px 16px;top:8px}.nav-logo{gap:8px}.nav-logo span{font-size:26px}.nav-logo h2{font-size:22px}.nav-actions{display:none}.menu-btn{display:block}.nav-links{opacity:0;visibility:hidden;pointer-events:none;z-index:10001;background:#fff;border:1px solid #7a498f24;border-radius:18px;flex-direction:column;align-items:stretch;gap:5px;max-height:calc(100dvh - 100px);padding:16px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 18px 45px #5b2b7038}.nav-links.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links button{text-align:left;border-radius:11px;justify-content:flex-start;align-items:center;width:100%;min-height:48px;padding:12px 14px;font-size:16px;display:flex}.nav-links button:hover,.nav-links button:active{color:#6d2fc2;background:#f5ecfa}}@media (max-width:500px){.navbar{border-radius:18px;width:calc(100% - 20px);min-height:62px;margin:10px;padding:9px 12px;top:6px}.nav-logo{gap:7px}.nav-logo span{font-size:24px}.nav-logo h2{font-size:20px}.menu-btn{width:42px;height:42px;padding:8px}.menu-line{width:22px}.nav-links{border-radius:15px;padding:12px;top:calc(100% + 7px)}.nav-links button{min-height:44px;padding:10px 12px;font-size:15px}}@media (max-width:768px){.navbar{z-index:9999!important;width:calc(100% - 20px)!important;margin:0!important;position:fixed!important;top:8px!important;left:10px!important;right:10px!important}.nav-links{z-index:10000!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important}}
@media (max-width:768px){html{scroll-behavior:smooth;font-size:100%;overflow-x:hidden;scroll-snap-type:none!important;scroll-padding-top:0!important}body{-webkit-text-size-adjust:100%;width:100%;min-width:0;margin:0;line-height:1.5;overflow-x:hidden;zoom:1!important;scroll-snap-type:none!important}main{width:100%;overflow-x:hidden;scroll-snap-type:none!important;padding-top:78px!important}section{scroll-snap-align:none!important;scroll-snap-stop:normal!important;scroll-margin-top:0!important}img{max-width:100%;height:auto;display:block}button,a,input,textarea,select{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:inherit}.section-badge{letter-spacing:.25px!important;text-align:center!important;white-space:normal!important;border-radius:999px!important;gap:6px!important;width:fit-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:7px 12px!important;font-size:10px!important;line-height:1.25!important}.navbar{z-index:9999!important;border-radius:18px!important;gap:8px!important;width:calc(100% - 20px)!important;min-height:60px!important;margin:0!important;padding:8px 11px!important;position:fixed!important;top:8px!important;left:10px!important;right:10px!important}.nav-logo{gap:7px!important}.nav-logo span{font-size:23px!important}.nav-logo h2{font-size:19px!important}.nav-actions{display:none!important}.menu-btn{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:8px!important;display:block!important}.menu-line{width:22px!important}.nav-links{z-index:10000!important;border-radius:15px!important;gap:3px!important;padding:10px!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important}.nav-links button{text-align:left!important;justify-content:flex-start!important;width:100%!important;min-height:43px!important;padding:9px 11px!important;font-size:14px!important}.hero-section{border-radius:24px!important;flex-direction:column!important;align-items:stretch!important;gap:18px!important;height:auto!important;min-height:0!important;margin-top:8px!important;padding:25px 16px 20px!important;display:flex!important;overflow:hidden!important}.hero-section:before{opacity:.2!important}.hero-left{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.hero-left .section-badge{margin-bottom:14px!important}.hero-left h1{letter-spacing:-.7px!important;max-width:350px!important;margin:0 auto 13px!important;font-size:clamp(29px,8vw,36px)!important;line-height:1.08!important}.hero-left h1 span{display:inline!important}.hero-left>p{max-width:350px!important;margin:0 auto!important;font-size:14px!important;line-height:1.52!important}.hero-buttons{justify-content:center!important;width:100%!important;margin:17px 0 16px!important;display:flex!important}.primary-btn{border-radius:15px!important;width:min(100%,250px)!important;min-height:48px!important;padding:0 18px!important;font-size:14px!important}.secondary-btn{display:none!important}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:100%!important;display:grid!important}.stat-card{border-radius:15px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:78px!important;padding:11px 5px!important;display:flex!important}.stat-card h3{margin:0 0 5px!important;font-size:19px!important;line-height:1!important}.stat-card p{text-align:center!important;margin:0!important;font-size:9px!important;line-height:1.2!important}.hero-right{justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;display:flex!important;position:static!important;overflow:visible!important}.hero-glass{border-radius:25px!important;width:100%!important;max-width:320px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:5px!important}.hero-glass:before,.hero-glass:after,.ai-glow,.sparkle{display:none!important}.hero-robot-image{object-fit:contain!important;width:min(100%,300px)!important;max-width:300px!important;height:auto!important;margin:0 auto!important;animation:none!important;position:static!important;transform:none!important}.brands-section{height:auto!important;min-height:0!important;padding:29px 15px 22px!important;overflow:hidden!important}.brands-header{text-align:center!important;max-width:360px!important;margin:0 auto 19px!important}.brands-header>span{padding:7px 12px!important;font-size:10px!important;display:inline-flex!important}.brands-header h2{margin:12px 0 9px!important;font-size:28px!important;line-height:1.1!important}.brands-header p{margin:0!important;font-size:13px!important;line-height:1.48!important}.brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;display:grid!important;overflow:visible!important}.brand-card{border-radius:17px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:100px!important;margin:0!important;padding:14px 8px!important;display:flex!important}.brand-logo{object-fit:contain!important;width:auto!important;max-width:100px!important;max-height:50px!important}.gift-finder-section{border-radius:24px!important;height:auto!important;min-height:0!important;padding:25px 12px 16px!important;overflow:hidden!important}.gift-finder-inner{width:100%!important}.gift-finder-section>div>h1{letter-spacing:-.6px!important;margin:0!important;font-size:28px!important;line-height:1.1!important}.finder-subtitle{max-width:350px!important;margin:8px auto 18px!important;font-size:13px!important;line-height:1.48!important}.chat-finder-layout{flex-direction:column!important;gap:13px!important;width:100%!important;display:flex!important}.chat-panel{border-radius:20px!important;width:100%!important;height:auto!important;min-height:0!important}.chat-header{gap:9px!important;padding:12px!important}.chat-avatar{width:40px!important;height:40px!important;font-size:19px!important}.chat-header h3{font-size:15px!important}.chat-header span{font-size:11px!important}.chat-progress{padding:6px 9px!important;font-size:11px!important}.chat-messages{min-height:220px!important;max-height:310px!important;padding:15px 10px!important}.chat-row{gap:7px!important;margin-bottom:13px!important}.message-avatar{width:28px!important;height:28px!important;font-size:14px!important}.chat-bubble{max-width:84%!important;padding:11px 13px!important;font-size:12px!important;line-height:1.42!important}.chat-controls{padding:11px!important}.suggestion-heading{margin-bottom:8px!important;font-size:12px!important}.chat-suggestions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;display:grid!important;overflow:visible!important}.chat-suggestions button{white-space:normal!important;width:100%!important;min-width:0!important;min-height:43px!important;margin:0!important;padding:8px 7px!important;font-size:11px!important;line-height:1.25!important}.continue-selection-btn{width:100%!important;min-height:45px!important;margin-top:9px!important;font-size:13px!important}.chat-input-row{gap:7px!important;width:100%!important}.chat-input-row input{width:100%!important;min-width:0!important;height:44px!important;padding:10px!important;font-size:12px!important}.input-help-text{font-size:10px!important}.chat-complete-bar{padding:10px!important;font-size:12px!important}.chat-profile-card{border-radius:20px!important;width:100%!important;padding:15px 12px!important}.profile-heading{margin-bottom:11px!important;font-size:16px!important}.profile-item{padding:9px!important}.profile-item-icon{width:32px!important;height:32px!important}.chat-results-section{margin-top:16px!important}.recommendation-grid{grid-template-columns:1fr!important;gap:11px!important;display:grid!important}.recommendation-card{border-radius:17px!important;width:100%!important;padding:12px!important}.trending-section{height:auto!important;min-height:0!important;padding:28px 14px 22px!important;overflow:hidden!important}.trending-header{text-align:center!important;margin-bottom:18px!important}.trending-header h2,.trending-header .section-title{margin:0!important;font-size:28px!important;line-height:1.1!important}.slider-controls{display:none!important}.gift-slider{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;padding:0!important;display:grid!important;overflow:visible!important}.gift-card{border-radius:16px!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;overflow:hidden!important}.gift-image{height:125px!important}.gift-photo{object-fit:cover!important;width:100%!important;height:100%!important}.gift-card h3{margin:9px 9px 5px!important;font-size:13px!important;line-height:1.25!important}.category,.rating-row,.price{margin-left:9px!important;margin-right:9px!important;font-size:10px!important}.view-btn{width:calc(100% - 18px)!important;min-height:39px!important;margin:9px!important;padding:8px!important;font-size:11px!important}.how-section{text-align:center!important;height:auto!important;min-height:0!important;padding:28px 14px 22px!important;overflow:hidden!important}.how-section h1{margin:12px auto 9px!important;font-size:28px!important;line-height:1.1!important}.how-subtitle{max-width:350px!important;margin:0 auto 18px!important;font-size:13px!important;line-height:1.48!important}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;display:grid!important;overflow:visible!important}.how-card{border-radius:17px!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:195px!important;margin:0!important;padding:15px 10px!important}.step-number{font-size:29px!important}.step-icon{width:48px!important;height:48px!important;margin:0 auto 11px!important;font-size:21px!important}.how-card h3{margin-bottom:7px!important;font-size:14px!important;line-height:1.25!important}.how-card p{margin:0!important;font-size:11px!important;line-height:1.42!important}.features-section{text-align:center!important;height:auto!important;min-height:0!important;margin-top:0!important;padding:28px 14px 22px!important;overflow:hidden!important}.features-section h2{margin:12px auto 18px!important;font-size:28px!important;line-height:1.1!important}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;display:grid!important}.feature-card{border-radius:17px!important;width:100%!important;min-width:0!important;min-height:175px!important;padding:15px 10px!important}.feature-icon{width:48px!important;height:48px!important;margin:0 auto 12px!important;font-size:21px!important}.feature-card h3{margin-bottom:7px!important;font-size:14px!important;line-height:1.25!important}.feature-card p{margin:0!important;font-size:11px!important;line-height:1.42!important}.corporate-section{border-radius:24px!important;height:auto!important;min-height:0!important;padding:29px 17px 23px!important;display:block!important;overflow:hidden!important}.corporate-left{text-align:center!important;width:100%!important;max-width:100%!important}.corporate-left h2{max-width:350px!important;margin:12px auto 11px!important;font-size:28px!important;line-height:1.1!important}.corporate-left>p{max-width:350px!important;margin:0 auto 17px!important;font-size:13px!important;line-height:1.5!important}.corporate-btn{width:min(100%,260px)!important;min-height:47px!important;padding:11px 15px!important;font-size:14px!important}.corporate-right{display:none!important}.corporate-modal{width:calc(100% - 24px)!important;max-height:calc(100svh - 30px)!important;padding:20px 15px!important;overflow-y:auto!important}.faq-section{height:auto!important;min-height:0!important;padding:28px 13px 22px!important;overflow:hidden!important}.section-heading{text-align:center!important;margin-bottom:18px!important}.faq-section h2{margin:12px auto 0!important;font-size:28px!important;line-height:1.1!important}.faq-list{gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;display:grid!important}.faq-item{border-radius:15px!important;width:100%!important;overflow:hidden!important}.faq-item button{text-align:left!important;width:100%!important;min-height:54px!important;padding:13px!important;font-size:13px!important;line-height:1.3!important}.faq-item p{padding:0 13px 13px!important;font-size:12px!important;line-height:1.48!important}.footer{width:100%!important;margin:0!important;padding:23px 13px 19px!important;overflow:hidden!important}.footer-cta{text-align:center!important;border-radius:20px!important;width:100%!important;margin:0 auto 20px!important;padding:21px 14px!important}.footer-cta h2{margin:0 0 8px!important;font-size:24px!important;line-height:1.15!important}.footer-cta p{margin:0 0 14px!important;font-size:12px!important;line-height:1.48!important}.footer-cta button{width:min(100%,240px)!important;min-height:45px!important;padding:10px 15px!important;font-size:13px!important}.footer-main{text-align:center!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;display:grid!important}.footer-bottom{text-align:center!important;margin-top:18px!important;padding-top:14px!important;font-size:10px!important;line-height:1.5!important}}@media (max-width:390px){section,.navbar{width:calc(100% - 14px)!important;margin-left:7px!important;margin-right:7px!important}.hero-section{padding-left:12px!important;padding-right:12px!important}.hero-left h1,.gift-finder-section>div>h1,.trending-header h2,.trending-header .section-title,.how-section h1,.features-section h2,.corporate-left h2,.faq-section h2,.brands-header h2{font-size:25px!important}.hero-robot-image{max-width:270px!important}.features-grid,.how-grid,.brands-grid,.gift-slider{gap:7px!important}.feature-card,.how-card{padding-left:8px!important;padding-right:8px!important}}@media (max-width:768px){.features-section,.trending-section,.how-section,.gift-finder-section{padding-top:20px!important;padding-bottom:18px!important}.features-grid,.how-grid,.gift-slider{gap:8px!important}.feature-card{border-radius:15px!important;flex-direction:column!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;padding:12px 7px!important;display:flex!important}.feature-icon{border-radius:13px!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0 auto 8px!important;font-size:18px!important}.feature-card h3{margin:0 0 5px!important;font-size:12px!important;line-height:1.2!important}.feature-card p{margin:0!important;font-size:10px!important;line-height:1.3!important}.how-card{border-radius:15px!important;height:auto!important;min-height:0!important;padding:12px 7px!important}.step-number{font-size:22px!important}.step-icon{width:42px!important;height:42px!important;margin:0 auto 8px!important;font-size:18px!important}.how-card h3{margin:0 0 5px!important;font-size:12px!important;line-height:1.2!important}.how-card p{font-size:10px!important;line-height:1.3!important}.gift-card{border-radius:15px!important;height:auto!important;min-height:0!important;padding-bottom:9px!important}.gift-image{height:105px!important;min-height:105px!important}.gift-photo{object-fit:cover!important;height:105px!important}.gift-card h3{min-height:0!important;margin:7px 7px 4px!important;font-size:11px!important;line-height:1.22!important}.category{width:fit-content!important;margin:5px 7px!important;padding:5px 8px!important;font-size:9px!important}.rating-row{margin:4px 7px!important;font-size:9px!important;line-height:1.2!important}.price{margin:5px 7px!important;font-size:11px!important}.view-btn{border-radius:10px!important;width:calc(100% - 14px)!important;height:34px!important;min-height:34px!important;margin:7px!important;padding:5px 7px!important;font-size:10px!important}.gift-image .badge,.gift-card .badge,.trending-badge{padding:5px 8px!important;font-size:9px!important;line-height:1.1!important}.recommendation-grid{gap:10px!important}.recommendation-card{border-radius:16px!important;height:auto!important;min-height:0!important;padding:10px!important}.recommendation-card img{object-fit:contain!important;border-radius:13px!important;width:100%!important;height:145px!important;min-height:145px!important;max-height:145px!important}.recommendation-card h2,.recommendation-card h3{margin:8px 0 5px!important;font-size:18px!important;line-height:1.2!important}.recommendation-card>p{margin:5px 0!important;font-size:12px!important;line-height:1.35!important}.recommendation-card .price,.recommendation-price{margin:5px 0!important;font-size:19px!important;line-height:1.2!important}.recommendation-card .category,.recommendation-category{padding:5px 9px!important;font-size:10px!important}.recommendation-card button{border-radius:11px!important;height:auto!important;min-height:38px!important;margin-top:7px!important;padding:8px 10px!important;font-size:11px!important}.recommendation-card .match-row,.recommendation-card .ai-match,.ai-match-row{min-height:36px!important;margin:7px 0!important;padding:7px 9px!important;font-size:10px!important}.chat-results-section{margin-top:12px!important}.chat-results-section h1,.chat-results-section h2{margin-bottom:10px!important;font-size:24px!important;line-height:1.12!important}.feature-card,.how-card,.gift-card,.recommendation-card{max-height:none!important}}@media (max-width:390px){.feature-card,.how-card{padding:10px 6px!important}.feature-icon,.step-icon{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;font-size:16px!important}.feature-card h3,.how-card h3{font-size:11px!important}.feature-card p,.how-card p{font-size:9px!important}.gift-image,.gift-photo{height:95px!important;min-height:95px!important}.recommendation-card img{height:130px!important;min-height:130px!important;max-height:130px!important}}
