.discover-page{--paper:#fff8ea;--ink:#222833;--orange:#ed613b;--green:#8ab57c;--red:#c43543;--blue:#a8c5da;--brown:#a1683a;min-height:100vh;overflow:hidden;background:var(--cream);color:var(--ink);padding-bottom:0}.disc-hero{position:relative;isolation:isolate;min-height:520px;overflow:hidden;padding:8.2rem 6% 7rem;background:radial-gradient(circle at 86% 20%,rgba(237,97,59,.1),transparent 25%),linear-gradient(115deg,var(--cream) 0%,#fff5df 58%,#f5dfb5 100%)}.disc-hero:before{content:"";position:absolute;z-index:-1;right:-8%;bottom:-150px;width:70%;height:260px;border-radius:50% 48% 0 0;background:var(--ink);transform:rotate(-4deg)}.disc-hero:after{content:"";position:absolute;z-index:-1;right:-12%;bottom:-190px;width:62%;height:300px;border:4px solid rgba(249,230,192,.78);border-radius:50%;transform:rotate(-5deg)}.disc-hero-inner{position:relative;z-index:3;width:min(48%,650px);margin-inline-start:auto}.breadcrumb{display:inline-block;margin-bottom:1rem;color:#22283394;text-decoration:none;font:.82rem IranSansX,sans-serif}.breadcrumb:hover{color:var(--orange)}.disc-lbl{margin-bottom:.85rem;color:var(--orange);font:700 .75rem IranSansX,sans-serif;letter-spacing:.08em}.disc-lbl:before{content:"";display:inline-block;width:34px;height:2px;margin-inline-end:10px;vertical-align:middle;background:var(--orange)}.disc-hero h1{max-width:620px;margin:0 0 1rem;color:var(--ink);font-family:Handicrafts,serif;font-size:clamp(3rem,6.5vw,5.2rem);line-height:1.02}.disc-hero h1 em{color:var(--orange);font-style:normal}.disc-hero p{max-width:520px;margin:0;color:#222833a8;font:1rem/1.9 IranSansX,sans-serif}.hero-deco{position:absolute;z-index:3;top:5.8rem;left:6%;width:min(18vw,190px);opacity:.9;pointer-events:none}.hero-deco img{width:100%;height:auto;filter:none}.hero-palette{position:absolute;z-index:2;left:5%;bottom:0;display:flex;align-items:flex-end;gap:clamp(8px,1vw,16px);width:44%;height:330px;pointer-events:none}.palette-arch{flex:1;min-width:48px;border:5px solid var(--cream);border-bottom:0;border-radius:999px 999px 0 0;box-shadow:inset 0 0 0 1px #2228330d}.palette-orange{height:77%;background:var(--orange)}.palette-brown{height:58%;background:var(--brown)}.palette-green{height:88%;background:var(--green)}.palette-blue{height:68%;background:var(--blue)}.palette-orbit{position:absolute;top:12%;right:5%;width:56%;border-top:3px dashed var(--red);border-radius:50%;transform:rotate(7deg)}.guide-sec{position:relative;z-index:4;width:min(1060px,calc(100% - 2rem));min-height:520px;margin:-58px auto 5rem;padding:clamp(2rem,5vw,4.2rem);overflow:hidden;background:var(--paper);border:1px solid rgba(34,40,51,.11);border-radius:34px;box-shadow:0 26px 70px #22283321}.guide-sec:before,.guide-sec:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.guide-sec:before{top:-190px;right:-150px;width:390px;height:390px;border:42px solid rgba(168,197,218,.34)}.guide-sec:after{left:-125px;bottom:-150px;width:300px;height:300px;background:#8ab57c29}.guide-progress{display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.gp-step{display:flex;flex-direction:column;align-items:center;gap:7px}.gp-dot{display:grid;place-items:center;width:42px;height:42px;border:1.5px solid rgba(34,40,51,.17);border-radius:50%;background:var(--paper);color:#22283373;font:.85rem IranSansX,sans-serif;transition:.25s ease}.gp-lbl{color:#2228337a;font:.74rem IranSansX,sans-serif}.gp-step.active .gp-dot{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 0 0 7px #ed613b21}.gp-step.active .gp-lbl{color:var(--ink);font-weight:700}.gp-step.done .gp-dot{background:var(--green);border-color:var(--green);color:var(--ink)}.gp-step.done .gp-lbl{color:#507047;font-weight:700}.gp-line{flex:1;width:80px;max-width:110px;height:2px;margin:0 7px 23px;background:#2228331f;transition:.3s ease}.gp-line.filled{background:var(--green)}.guide-q{margin-bottom:.4rem;color:var(--ink);text-align:center;font-family:Handicrafts,serif;font-size:clamp(1.75rem,4vw,2.5rem)}.guide-hint{margin-bottom:2.2rem;color:#22283385;text-align:center;font:.9rem IranSansX,sans-serif}.guide-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:820px;margin:0 auto}.guide-opt{--tone:var(--orange);position:relative;display:flex;min-height:150px;padding:1.45rem 1rem 1.25rem;overflow:hidden;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#ffffffbd;border:1.5px solid rgba(34,40,51,.1);border-radius:24px 24px 12px 12px;box-shadow:0 5px 18px #2228330e;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.guide-opt:nth-child(5n+1){--tone:var(--orange)}.guide-opt:nth-child(5n+2){--tone:var(--brown)}.guide-opt:nth-child(5n+3){--tone:var(--green)}.guide-opt:nth-child(5n+4){--tone:var(--blue)}.guide-opt:nth-child(5n){--tone:var(--red)}.guide-opt:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:var(--tone)}.guide-opt:after{content:"";position:absolute;right:-32px;bottom:-45px;width:105px;height:105px;border:18px solid color-mix(in srgb,var(--tone) 34%,transparent);border-radius:50%;transition:transform .22s ease}.guide-opt:hover{transform:translateY(-4px);border-color:var(--tone);box-shadow:0 15px 32px #22283321}.guide-opt:hover:after{transform:scale(1.12)}.guide-opt.selected{background:color-mix(in srgb,var(--tone) 18%,white);border-color:var(--tone);box-shadow:0 0 0 4px color-mix(in srgb,var(--tone) 20%,transparent),0 15px 35px #2228331a}.guide-opt-icon{display:grid;place-items:center;width:62px;height:62px;position:relative;z-index:1;background:color-mix(in srgb,var(--tone) 17%,var(--paper));border:1px solid color-mix(in srgb,var(--tone) 55%,transparent);border-radius:50% 50% 42% 42%;color:var(--ink);font-size:1.75rem;transition:transform .22s ease}.guide-opt:hover .guide-opt-icon,.guide-opt.selected .guide-opt-icon{transform:scale(1.08) rotate(-3deg)}.guide-opt-title{position:relative;z-index:1;color:var(--ink);text-align:center;font:700 .92rem IranSansX,sans-serif}.guide-chip-wrap{display:flex;justify-content:center;margin-bottom:1.6rem}.guide-chip{display:inline-flex;align-items:center;gap:9px;padding:7px 15px 7px 10px;background:#a8c5da42;border:1px solid rgba(34,40,51,.1);border-radius:999px;color:var(--ink);font:.82rem IranSansX,sans-serif}.guide-chip-x{padding:2px 5px;background:transparent;border:0;border-radius:50%;color:#22283373;cursor:pointer}.guide-chip-x:hover{color:var(--red);background:#c435431a}.guide-back-wrap{display:flex;justify-content:center;margin-top:1.6rem}.guide-back-btn,.guide-btn-retry{padding:.6rem 1.45rem;background:transparent;border:1.5px solid rgba(34,40,51,.19);border-radius:999px;color:#222833a6;font:.84rem IranSansX,sans-serif;cursor:pointer;transition:.2s ease}.guide-back-btn:hover,.guide-btn-retry:hover{color:var(--red);border-color:var(--red)}.guide-result{display:none}.guide-result.active{display:block}.guide-result-hdr{text-align:center;margin-bottom:2rem}.guide-result-tag{margin-bottom:.55rem;color:#507047;font:800 .75rem IranSansX,sans-serif;letter-spacing:.08em}.guide-result-title{margin-bottom:.35rem;color:var(--ink);font-family:Handicrafts,serif;font-size:clamp(1.8rem,4vw,2.65rem)}.guide-result-sub{color:#22283385;font:.88rem IranSansX,sans-serif}.guide-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:17px;margin-bottom:2rem}.guide-rcard{overflow:hidden;position:relative;background:#fff;border:1px solid rgba(34,40,51,.09);border-radius:26px 26px 14px 14px;box-shadow:0 8px 25px #22283312;transition:transform .22s ease,box-shadow .22s ease}.guide-rcard:nth-child(4n+1){border-bottom:6px solid var(--orange)}.guide-rcard:nth-child(4n+2){border-bottom:6px solid var(--green)}.guide-rcard:nth-child(4n+3){border-bottom:6px solid var(--blue)}.guide-rcard:nth-child(4n){border-bottom:6px solid var(--brown)}.guide-rcard:hover{transform:translateY(-5px);box-shadow:0 18px 38px #2228331f}.guide-rcard-rank{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:29px;height:29px;background:var(--orange);border:3px solid #fff;border-radius:50%;color:#fff;font:700 .73rem IranSansX,sans-serif}.guide-rcard-img{width:100%;aspect-ratio:1;overflow:hidden;background:var(--cream)}.guide-rcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.guide-rcard:hover .guide-rcard-img img{transform:scale(1.035)}.guide-rcard-body{padding:1.05rem}.guide-rcard-cat{margin-bottom:4px;color:var(--orange);font:700 .71rem IranSansX,sans-serif}.guide-rcard-name{margin-bottom:10px;color:var(--ink);font:700 .97rem/1.4 IranSansX,sans-serif}.guide-rcard-weights{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.guide-rcard-wbtn{padding:4px 10px;background:#2228330d;border:1px solid rgba(34,40,51,.1);border-radius:999px;color:#2228339e;font:.72rem IranSansX,sans-serif;cursor:pointer}.guide-rcard-wbtn.active,.guide-rcard-wbtn:hover{background:var(--ink);border-color:var(--ink);color:#fff}.guide-rcard-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid rgba(34,40,51,.08)}.guide-rcard-price{color:var(--ink);font:700 1rem IranSansX,sans-serif}.guide-rcard-price small{color:#22283375;font-size:.7rem;font-weight:400}.guide-rcard-add{display:grid;place-items:center;width:38px;height:38px;background:var(--orange);border:0;border-radius:50%;color:#fff;font-size:1rem;cursor:pointer;transition:transform .2s ease,background .2s ease}.guide-rcard-add:hover{background:var(--ink);transform:scale(1.06)}.guide-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:1.6rem}.guide-btn-all{padding:.68rem 1.7rem;background:var(--ink);border-radius:999px;color:var(--cream);text-decoration:none;font:.87rem IranSansX,sans-serif}.guide-wa-wrap{display:flex;justify-content:center;margin:1.6rem 0}.guide-wa-btn{padding:.82rem 2rem;background:#25d366;border-radius:999px;color:#fff;text-decoration:none;font:700 .92rem IranSansX,sans-serif}.discover-page .disc-cta{position:relative;padding:4.5rem 1.5rem;background:#222833;color:#f9e6c0;text-align:center;border-top:2px solid #ED613B}.discover-page .disc-cta:before,.discover-page .disc-cta:after{content:none}.disc-cta-inner{position:relative;max-width:620px;margin:0 auto}.discover-page .disc-cta h2{margin:0 0 1rem;color:#f9e6c0;font-family:Handicrafts,serif;font-size:clamp(2.2rem,4vw,3rem);line-height:1.35}.discover-page .disc-cta p{margin:0 0 2rem;color:#f9e6c0;font:400 1rem/1.9 IranSansX,sans-serif}.discover-page .disc-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.discover-page .disc-cta .btn-fill,.discover-page .disc-cta .btn-wa{display:inline-flex;align-items:center;justify-content:center;min-height:52px;min-width:210px;padding:.85rem 1.5rem;border:2px solid transparent;border-radius:14px;color:#222833;text-decoration:none;font:700 1.2rem/1.6 IranSansX,sans-serif;box-sizing:border-box;opacity:1;transition:background-color .2s ease,transform .2s ease}.discover-page .disc-cta .btn-fill{background:#ed613b}.discover-page .disc-cta .btn-wa{background:#8ab57c}.discover-page .disc-cta .btn-fill:hover,.discover-page .disc-cta .btn-wa:hover{background:#f9e6c0;color:#222833;opacity:1;transform:translateY(-2px)}.discover-page .disc-cta a:focus-visible{outline:3px solid #F9E6C0;outline-offset:5px}@media(max-width:640px){.discover-page .disc-cta{padding:3rem 1.25rem}.discover-page .disc-btns{flex-direction:column;max-width:360px;margin:0 auto;gap:.85rem}.discover-page .disc-cta .btn-fill,.discover-page .disc-cta .btn-wa{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){.discover-page .disc-cta .btn-fill,.discover-page .disc-cta .btn-wa{transition:none;transform:none}}@media(max-width:900px){.disc-hero{min-height:570px;padding:6.8rem 1.5rem 7rem}.disc-hero-inner{width:100%;max-width:620px;margin:0 auto}.disc-hero p{max-width:420px}.hero-deco{top:5.7rem;left:1.5rem;width:105px;opacity:.18}.hero-palette{left:1.2rem;width:54%;height:225px}.disc-hero:before{width:95%;height:210px;bottom:-125px}.guide-sec{margin-top:-42px}}@media(max-width:640px){.disc-hero{min-height:610px;padding:6.2rem 1.2rem 6rem}.disc-hero h1{font-size:clamp(3rem,15vw,4.3rem)}.disc-hero p{max-width:92%;font-size:.92rem}.hero-deco{width:78px;opacity:.15}.hero-palette{left:.6rem;width:82%;height:225px;gap:6px}.palette-arch{min-width:36px;border-width:4px}.guide-sec{width:calc(100% - 1rem);margin-bottom:3rem;padding:2.2rem 1rem 2.8rem;border-radius:26px}.guide-progress{margin-bottom:2.5rem}.gp-line{min-width:24px;margin-inline:4px}.guide-opts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.guide-opt{min-height:135px;padding:1.2rem .65rem 1rem;border-radius:20px 20px 10px 10px}.guide-opt-icon{width:54px;height:54px;font-size:1.5rem}.guide-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.guide-rcard-body{padding:.8rem}.guide-rcard-name{font-size:.85rem}.disc-cta{padding:4rem 1.2rem 6rem}body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}}@media(max-width:390px){.guide-cards{grid-template-columns:1fr}}.discover-page .disc-hero-inner{margin-left:auto!important;margin-right:0!important}.discover-page .disc-hero .hero-deco{top:5.8rem!important;left:6%!important;width:min(18vw,190px)!important;height:auto!important;opacity:.9!important}.discover-page .disc-hero .hero-deco img{width:100%!important;height:auto!important;filter:none!important}.discover-page .guide-sec{max-width:1060px!important;padding:clamp(2rem,5vw,4.2rem)!important;background:var(--paper)!important}.discover-page .guide-q{color:var(--ink)!important}.discover-page .guide-hint{color:#22283385!important;opacity:1!important}.discover-page .guide-opt{display:flex!important;min-height:150px!important;padding:1.45rem 1rem 1.25rem!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;background:#ffffffbd!important;border:1.5px solid rgba(34,40,51,.1)!important;border-radius:24px 24px 12px 12px!important}.discover-page .guide-opt:hover,.discover-page .guide-opt.selected{border-color:var(--tone)!important;background:color-mix(in srgb,var(--tone) 18%,white)!important}.discover-page .guide-opt:before{content:""!important;position:absolute!important;inset:0 0 auto!important;width:auto!important;height:7px!important;background:var(--tone)!important}.discover-page .guide-opt:after{content:""!important;position:absolute!important;inset:auto auto -45px -32px!important;width:105px!important;height:105px!important;border:18px solid color-mix(in srgb,var(--tone) 34%,transparent)!important;border-radius:50%!important;background:transparent!important}.discover-page .guide-opt-icon{display:grid!important;place-items:center!important;width:62px!important;height:62px!important;background:color-mix(in srgb,var(--tone) 17%,var(--paper))!important;border:1px solid color-mix(in srgb,var(--tone) 55%,transparent)!important;border-radius:50% 50% 42% 42%!important}.discover-page .guide-opt-title{color:var(--ink)!important}.discover-page .guide-chip{color:var(--ink)!important;background:#a8c5da42!important}.discover-page .guide-back-btn,.discover-page .guide-btn-retry{color:#222833a6!important;border-color:#22283330!important}.discover-page .guide-result-title,.discover-page .guide-rcard-name,.discover-page .guide-rcard-price{color:var(--ink)!important}.discover-page .guide-result-sub,.discover-page .guide-rcard-price small{color:#22283385!important}.discover-page .guide-rcard{background:#fff!important;border-color:#22283317!important}.discover-page .guide-rcard-footer{border-color:#22283314!important}.discover-page .guide-rcard-wbtn{color:#2228339e!important;background:#2228330d!important}.discover-page .guide-rcard-wbtn.active{color:#fff!important;background:var(--ink)!important}.discover-page .guide-btn-all{color:var(--cream)!important;background:var(--ink)!important}@media(max-width:900px){.discover-page .disc-hero-inner{margin-left:0!important;margin-right:0!important}.discover-page .disc-hero .hero-deco{top:5.7rem!important;left:1.5rem!important;width:105px!important;opacity:.18!important}}@media(max-width:640px){.discover-page .disc-hero .hero-deco{width:78px!important;opacity:.15!important}.discover-page .guide-sec{max-width:calc(100% - 1rem)!important;padding:2.2rem 1rem 2.8rem!important}.discover-page .guide-opt{min-height:135px!important;padding:1.2rem .65rem 1rem!important;border-radius:20px 20px 10px 10px!important}.discover-page .guide-opt-icon{width:54px!important;height:54px!important}}.discover-page .disc-hero{min-height:610px;padding-top:8rem}.discover-page .disc-hero-inner{width:min(43%,590px)}.discover-page .disc-hero .hero-deco{width:116px!important;top:6.5rem!important;left:4.7%!important;opacity:.86!important}.discover-page .hero-palette{left:4%;bottom:0;width:49%;height:420px;gap:8px;align-items:flex-end}.discover-page .coffee-arch{--arch-tone:var(--orange);position:relative;flex:1;min-width:0;height:72%;margin:0;overflow:hidden;border:4px solid var(--cream);border-bottom:0;border-radius:999px 999px 0 0;background:var(--arch-tone);box-shadow:0 14px 35px #2228331f}.discover-page .coffee-arch:nth-child(2){height:58%}.discover-page .coffee-arch:nth-child(3){height:84%}.discover-page .coffee-arch:nth-child(4){height:66%}.discover-page .arch-specialty{--arch-tone:var(--orange)}.discover-page .arch-espresso{--arch-tone:var(--blue)}.discover-page .arch-turkish{--arch-tone:var(--green)}.discover-page .arch-arabic{--arch-tone:var(--red)}.discover-page .coffee-arch img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.02);transform:scale(1.015)}.discover-page .coffee-arch:after{content:"";position:absolute;inset:auto 0 0;height:31%;background:linear-gradient(to top,var(--arch-tone) 0%,color-mix(in srgb,var(--arch-tone) 84%,transparent) 45%,transparent 100%)}.discover-page .coffee-arch figcaption{position:absolute;z-index:2;right:50%;bottom:18px;transform:translate(50%);padding:6px 11px;border-radius:999px;white-space:nowrap;background:var(--cream);color:var(--ink);font:700 .72rem IranSansX,sans-serif;box-shadow:0 5px 15px #2228331f}.discover-page .palette-orbit{top:11%;right:4%;width:58%;border-color:var(--red)}.discover-page .guide-opt-icon{color:var(--ink);background:transparent!important;border:0!important;border-radius:0!important}.discover-page .guide-opt-icon svg{width:42px;height:42px}.discover-page .guide-chip svg{width:19px;height:19px;color:var(--orange)}.discover-page .guide-opt{min-height:142px!important}.discover-page .guide-opt:after{opacity:.72}.discover-page #guide-result.active{margin:-1rem;padding:clamp(1.4rem,4vw,2.8rem);background:var(--ink);border-radius:28px;box-shadow:0 20px 50px #22283333}.discover-page #guide-result .guide-result-tag{color:var(--green)!important}.discover-page #guide-result .guide-result-title{color:var(--cream)!important}.discover-page #guide-result .guide-result-sub{color:#f9e6c099!important}.discover-page #guide-result .guide-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.discover-page #guide-result .guide-rcard{background:#fff!important}.discover-page #guide-result .guide-rcard-featured{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);min-height:330px;border-bottom-color:var(--orange)!important}.discover-page #guide-result .guide-rcard-featured .guide-rcard-img{height:100%;aspect-ratio:auto}.discover-page #guide-result .guide-rcard-featured .guide-rcard-body{display:flex;flex-direction:column;justify-content:center;padding:2rem}.discover-page #guide-result .guide-rcard-featured .guide-rcard-name{font-size:1.35rem}.discover-page #guide-result .guide-actions .guide-btn-retry{color:#f9e6c0b3!important;border-color:#f9e6c047!important}.discover-page #guide-result .guide-btn-all{background:var(--orange)!important;color:#fff!important}@media(max-width:900px){.discover-page .disc-hero{min-height:720px;padding:6.5rem 1.25rem 5rem}.discover-page .disc-hero-inner{width:100%;max-width:none;text-align:right}.discover-page .disc-hero h1{max-width:520px;font-size:clamp(3.1rem,10vw,4.6rem)}.discover-page .disc-hero p{max-width:520px}.discover-page .disc-hero .hero-deco{display:none!important}.discover-page .hero-palette{left:1rem;bottom:0;width:calc(100% - 2rem);height:345px;gap:5px}.discover-page .coffee-arch{border-width:3px}}@media(max-width:640px){.discover-page .disc-hero{min-height:665px;padding:5.7rem 1rem 4.5rem}.discover-page .disc-lbl{font-size:.68rem}.discover-page .disc-hero h1{margin-top:.25rem;font-size:clamp(2.75rem,13.5vw,3.75rem);line-height:1.04}.discover-page .disc-hero p{max-width:95%;font-size:.86rem;line-height:1.75}.discover-page .hero-palette{left:.5rem;width:calc(100% - 1rem);height:300px;gap:3px}.discover-page .coffee-arch{border-width:2.5px}.discover-page .coffee-arch figcaption{bottom:10px;padding:5px 8px;font-size:.62rem}.discover-page .palette-orbit{display:none}.discover-page .guide-sec{width:calc(100% - .7rem);margin-top:-30px;padding:1.65rem .72rem 2.2rem!important;border-radius:22px}.discover-page .guide-progress{margin-bottom:2rem}.discover-page .gp-dot{width:36px;height:36px}.discover-page .gp-lbl{font-size:.67rem}.discover-page .gp-line{min-width:18px;margin-inline:3px;margin-bottom:21px}.discover-page .guide-q{font-size:1.75rem}.discover-page .guide-hint{margin-bottom:1.35rem;font-size:.8rem}.discover-page .guide-opts{grid-template-columns:1fr;gap:9px}.discover-page .guide-opt{min-height:76px!important;padding:.75rem 1rem!important;flex-direction:row!important;justify-content:flex-start!important;border-radius:17px 17px 9px 9px!important}.discover-page .guide-opt-icon{width:43px!important;height:43px!important;flex:0 0 43px}.discover-page .guide-opt-icon svg{width:31px;height:31px}.discover-page .guide-opt-title{text-align:right;font-size:.88rem}.discover-page .guide-opt:before{inset:0 0 0 auto!important;width:6px!important;height:auto!important}.discover-page .guide-opt:after{width:70px!important;height:70px!important;border-width:12px!important}.discover-page #guide-result.active{margin:-.5rem;padding:1.2rem .72rem 1.5rem;border-radius:20px}.discover-page #guide-result .guide-cards{grid-template-columns:1fr;gap:10px}.discover-page #guide-result .guide-rcard-featured{grid-column:auto;display:grid;grid-template-columns:42% 58%;min-height:230px}.discover-page #guide-result .guide-rcard-featured .guide-rcard-body{padding:1rem .8rem}.discover-page #guide-result .guide-rcard-featured .guide-rcard-name{font-size:1rem}.discover-page #guide-result .guide-rcard:not(.guide-rcard-featured){display:grid;grid-template-columns:34% 66%;min-height:150px}.discover-page #guide-result .guide-rcard:not(.guide-rcard-featured) .guide-rcard-img{height:100%;aspect-ratio:auto}.discover-page #guide-result .guide-rcard-body{padding:.75rem}}.discover-page .flying-hoopoe{position:absolute;z-index:6;top:5%;right:33%;width:92px;pointer-events:none;will-change:transform,opacity;filter:drop-shadow(0 6px 10px rgba(34,40,51,.18));animation:discover-hoopoe-flight 9s ease-in-out infinite}.discover-page .flying-hoopoe img{display:block;width:100%;height:auto}@keyframes discover-hoopoe-flight{0%{opacity:0;transform:translate3d(52px,8px,0) rotate(2deg)}12%{opacity:1}52%{transform:translate3d(-18px,-4px,0) rotate(-2deg)}88%{opacity:1}to{opacity:0;transform:translate3d(-105px,5px,0) rotate(1deg)}}@media(max-width:640px){.discover-page .disc-hero{min-height:635px}.discover-page .hero-palette{height:288px}.discover-page .flying-hoopoe{top:1px;right:26%;width:66px;animation-duration:8s}.discover-page .gp-lbl{display:block!important}#pwa-install-btn,#wab-float,#bottom-nav{display:none!important}body{padding-bottom:0!important}}.discover-page #guide-result .guide-rcard{--card-tone:var(--orange);background:color-mix(in srgb,var(--card-tone) 12%,#fff)!important;border:1px solid color-mix(in srgb,var(--card-tone) 40%,transparent)!important;border-bottom:6px solid var(--card-tone)!important}.discover-page #guide-result .tone-specialty{--card-tone:var(--orange)}.discover-page #guide-result .tone-espresso{--card-tone:var(--blue)}.discover-page #guide-result .tone-turkish{--card-tone:var(--green)}.discover-page #guide-result .tone-arabic{--card-tone:var(--brown)}.discover-page #guide-result .guide-rcard-rank,.discover-page #guide-result .guide-rcard-add{background:var(--card-tone)!important}.discover-page #guide-result .guide-rcard-cat{color:color-mix(in srgb,var(--card-tone) 72%,var(--ink))!important}.discover-page #guide-result .guide-rcard-footer{border-color:color-mix(in srgb,var(--card-tone) 24%,transparent)!important}.discover-page #guide-result .guide-rcard-add{width:40px;height:40px;font:700 1.25rem/1 IranSansX,sans-serif;box-shadow:0 6px 16px color-mix(in srgb,var(--card-tone) 32%,transparent)}.discover-page #guide-result .guide-rcard-featured{box-shadow:0 16px 34px #0000002e}@media(max-width:640px){.discover-page #guide-result .guide-rcard-featured{grid-template-columns:42% 58%;min-height:210px}.discover-page #guide-result .guide-rcard:not(.guide-rcard-featured){grid-template-columns:35% 65%}.discover-page #guide-result .guide-rcard-img{border-left:1px solid color-mix(in srgb,var(--card-tone) 28%,transparent)}.discover-page #guide-result .guide-rcard-weights{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.discover-page #guide-result .guide-rcard-wbtn{width:100%;min-width:0;padding:5px 6px!important;text-align:center}.discover-page #guide-result .guide-rcard-wbtn:last-child:nth-child(odd){grid-column:1 / -1}}.discover-page .coffee-arch img{display:block;width:100%;height:100%;object-fit:cover;filter:none;transform:none}.discover-page .coffee-arch:after{display:none}.discover-page .narrative-reading{height:70%}.discover-page .narrative-courtyard{height:84%}.discover-page .narrative-sensory{height:65%}.discover-page .narrative-reading img{object-position:55% 65%}.discover-page .narrative-courtyard img{object-position:48% 55%}.discover-page .flying-hoopoe{top:0;right:30%;width:82px;height:82px;--flight-start:48px;--flight-end:-64px;animation:discover-narrative-flight 12s ease-in-out infinite}.discover-page .flying-hoopoe img{width:100%;height:100%;object-fit:contain}.discover-page .disc-hero:hover .flying-hoopoe,.discover-page .disc-hero:focus-within .flying-hoopoe{animation-play-state:paused}@keyframes discover-narrative-flight{0%,to{opacity:0;transform:translate(var(--flight-start),4px) rotate(2deg)}12%{opacity:1}48%{opacity:1;transform:translateY(-5px) rotate(-2deg)}78%{opacity:1;transform:translate(var(--flight-end),3px) rotate(1deg)}90%{opacity:0;transform:translate(var(--flight-end),3px)}}@media(max-width:900px){.discover-page .disc-hero{min-height:0;padding-bottom:0}.discover-page .hero-palette{position:relative;left:auto;bottom:auto;width:100%;height:300px;margin-top:1rem}.discover-page .flying-hoopoe{width:64px;height:64px;right:28%;--flight-start:24px;--flight-end:-32px}}@media(max-width:640px){.discover-page .hero-palette{height:270px;gap:6px;margin-top:.75rem}.discover-page .flying-hoopoe{width:56px;height:56px}}@media(prefers-reduced-motion:reduce){.discover-page .flying-hoopoe{animation:none;opacity:1;transform:none}}
