@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";.daebbang-tray{--header-height:82px;--tray-gutter:clamp(28px, 4.7vw, 88px);background:var(--canvas);min-width:320px;min-height:100svh;color:var(--ink);letter-spacing:-.025em;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.db-skip{z-index:100;background:var(--ink);color:#fff;padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.db-skip:focus{transform:translateY(0)}.db-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.daebbang-tray :focus-visible{outline:2px solid var(--forest);outline-offset:4px}.daebbang-tray .site-header{padding-inline:max(var(--tray-gutter), calc((100% - 1392px) / 2))}.daebbang-tray .site-header nav{gap:clamp(30px,3.7vw,58px)}.daebbang-tray .site-header nav button{white-space:nowrap;font-size:21px}.daebbang-tray .site-header nav button[aria-current]{color:var(--forest)}.daebbang-tray .site-header nav button[aria-current]:after{background:var(--forest);border-radius:3px 3px 0 0;height:4px}.daebbang-tray .site-login{border:1px solid var(--line);border-radius:10px;justify-self:end;min-width:110px;min-height:44px;font-size:17px}.db-layout{width:min(1392px, calc(100% - var(--tray-gutter) * 2));height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,1.85fr) minmax(320px,1fr);gap:28px;min-height:650px;max-height:960px;margin-inline:auto;padding-block:36px 22px;display:grid}.db-selection{grid-template-rows:auto minmax(224px,1fr) minmax(252px,1fr);gap:24px;min-width:0;min-height:0;display:grid}.db-page-heading h1{letter-spacing:-.045em;word-break:keep-all;margin:6px 0 0;font-size:clamp(30px,3.1vw,48px);font-weight:800;line-height:1.16}.db-page-heading p{color:var(--muted);margin:12px 0 0;font-size:21px;line-height:1.5}.db-bread-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-height:0;display:grid}.db-bread-option{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:0;color:var(--ink);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:12px;grid-template-rows:minmax(0,1fr) auto;place-items:center;padding:8px 12px 14px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:relative}.db-bread-option:hover{border-color:var(--forest);box-shadow:0 4px 14px #4634220d}.db-bread-option.is-focused{border-color:var(--forest);background:var(--forest-soft)}.db-bread-option.is-dragging{opacity:.5;cursor:grabbing}.db-bread-option strong{font-size:clamp(15px,1.3vw,20px);font-weight:700;line-height:1.4}.db-bread-option.is-focused strong{color:var(--forest)}.db-bread-photo{object-fit:contain;width:min(100%,256px);height:100%;min-height:0;display:block;overflow:hidden}.db-bread-option .db-bread-photo{pointer-events:none}.db-selected-marker{z-index:1;background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:10px;right:10px}.db-selected-marker svg{width:17px;height:17px}.db-tray-section{flex-direction:column;min-height:0;display:flex}.db-tray-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:4px;display:flex}.db-tray-heading h2{font-size:22px;font-weight:750}.db-tray-heading>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:17px}.db-tray-heading>span strong{color:var(--ink);font-weight:500}.db-drop-zone{border:2px solid #0000;border-radius:20px;flex:1;min-height:0;transition:border-color .16s,background-color .16s;display:flex;position:relative}.db-drop-zone.is-drag-active{border-color:var(--line);border-style:dashed}.db-drop-zone.is-drag-over{border-color:var(--forest);background:var(--forest-soft)}.db-drop-hint{background:var(--surface);width:max-content;max-width:calc(100% - 24px);color:var(--forest);pointer-events:none;border-radius:10px;padding:12px 18px;font-size:16px;font-weight:650;position:absolute;inset:auto 50% 20px auto;transform:translate(50%);box-shadow:0 4px 16px #201c161a}.db-drop-zone.is-drag-active figcaption{visibility:hidden}.db-drag-instructions{color:var(--muted);text-align:center;margin:2px 0 0;font-size:13px;line-height:1.4}.db-tray-art{pointer-events:none;flex:1;min-height:0;margin:0;display:block;position:relative;overflow:visible}.db-tray-art>svg{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.db-tray-base{mix-blend-mode:multiply;filter:drop-shadow(0 8px 6px #301f141f)}.db-tray-layer{opacity:0;transform-origin:50%;filter:drop-shadow(0 9px 7px #40250f38);transition:opacity .18s,transform .22s;transform:translateY(-8px)}.db-tray-layer.is-visible{opacity:1;transform:translateY(0)}.db-tray-art figcaption{color:#fff9ef;background:#2e1e14a8;border-radius:8px;width:max-content;max-width:90%;padding:9px 14px;font-size:14px;position:absolute;top:52%;left:50%;transform:translate(-50%,-8%)}.db-preferences{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;align-self:start;gap:30px;width:100%;min-width:0;min-height:min(766px,100svh - 180px);padding:32px;display:flex;box-shadow:0 3px 14px #432e1c08}.db-preferences:focus{outline:none}.db-preferences:focus-visible{outline:2px solid var(--forest);outline-offset:4px}.db-preferences-main{flex-direction:column;flex:1;min-height:0;display:flex}.db-preferences-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:28px;display:flex}.db-preferences-heading h2{letter-spacing:-.04em;word-break:keep-all;margin:6px 0 0;font-size:clamp(27px,2.5vw,38px);font-weight:800;line-height:1.2}.db-preferences-heading p{color:var(--muted);word-break:keep-all;margin-top:20px;font-size:18px;line-height:1.6}.db-preferences-heading>span{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:12px;font-size:19px}.db-preferences-heading>span strong{color:var(--ink);font-weight:700}.daebbang-tray .db-taste-tags{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.db-taste-tags .ui-toggle{border-radius:10px;justify-content:flex-start;gap:14px;min-width:0;height:auto;min-height:70px;padding:12px 16px;font-size:19px;font-weight:600}.db-taste-tags .ui-toggle:disabled{opacity:1;color:var(--muted);cursor:not-allowed}.db-tag-check{border:1px solid var(--muted);color:#0000;flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid}.ui-toggle[data-state=on] .db-tag-check{border-color:var(--forest);background:var(--forest);color:#fff}.db-draft-actions{margin-top:auto;padding-top:36px}.daebbang-tray .ui-button--default-size{border-radius:10px;min-height:60px;font-size:20px}.daebbang-tray .db-commit,.daebbang-tray .db-recommend{width:100%}.db-remove{color:var(--muted);text-underline-offset:4px;background:0 0;border:0;margin:15px auto 0;padding:4px;font-size:14px;text-decoration:underline;display:block}.db-preferences-empty{padding-top:8px}.db-preferences-empty h2{word-break:keep-all;font-size:29px;font-weight:750}.db-preferences-empty p{color:var(--muted);margin-top:18px;font-size:18px;line-height:1.7}.db-preferences-footer{border-top:1px solid var(--line-soft);flex-direction:column;gap:18px;padding-top:28px;display:flex}.db-count-summary{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;gap:16px;font-size:20px;display:flex}.db-count-summary strong{color:var(--ink);font-weight:700}.db-count-summary span strong{font-weight:600}.db-notice{z-index:50;border:1px solid var(--line);background:var(--surface);width:max-content;max-width:min(620px,100% - 32px);color:var(--ink);visibility:hidden;border-radius:12px;align-items:center;gap:18px;padding:14px 18px;font-size:15px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #32261e1f}.db-notice.is-visible{visibility:visible}.db-notice button{background:0 0;border:0;place-items:center;padding:4px;display:grid}.db-mobile-summary,.db-mobile-nav{display:none}@media (width>=1001px) and (height<=850px){.daebbang-tray{--header-height:72px}.db-layout{min-height:615px;padding-block:22px 14px}.db-selection{grid-template-rows:auto minmax(218px,1fr) minmax(252px,1.08fr);gap:16px}.db-page-heading h1{font-size:34px}.db-page-heading p{margin-top:8px;font-size:17px}.db-bread-option{padding:5px 10px 9px}.db-bread-option strong{font-size:16px}.db-preferences{gap:22px;min-height:min(630px,100svh - 108px);padding:24px}.db-preferences-heading{margin-bottom:20px}.db-preferences-heading h2{font-size:29px}.db-preferences-heading p{margin-top:12px;font-size:15px}.db-taste-tags .ui-toggle{gap:10px;min-height:50px;padding:10px 12px;font-size:16px}.db-draft-actions{padding-top:24px}.daebbang-tray .ui-button--default-size{min-height:52px;font-size:17px}.db-preferences-footer{gap:15px;padding-top:22px}.db-count-summary{font-size:17px}}@media (width<=1200px) and (width>=1001px){.daebbang-tray{--tray-gutter:32px}.daebbang-tray .site-header nav{gap:26px}.daebbang-tray .site-header nav button{font-size:19px}.daebbang-tray .brand img{width:160px}.db-layout{gap:22px}.db-preferences{padding:22px}.db-preferences-heading h2{font-size:26px}.db-preferences-heading p{font-size:15px}.db-taste-tags .ui-toggle{gap:10px;padding-inline:10px;font-size:16px}}@media (width<=1000px){.daebbang-tray{--header-height:72px;--tray-gutter:28px}.daebbang-tray .site-header{justify-content:space-between;display:flex}.daebbang-tray .brand img{width:145px;height:48px}.daebbang-tray .site-header nav{gap:20px}.daebbang-tray .site-header nav button{font-size:17px}.daebbang-tray .site-login{min-width:76px;padding-inline:12px}.db-layout{height:auto;min-height:0;max-height:none;padding-block:28px;display:block}.db-selection{grid-template-rows:auto auto auto;gap:24px}.db-bread-grid{grid-template-rows:repeat(2,158px)}.db-tray-section{min-height:0}.db-drop-zone{aspect-ratio:1520/730;flex:auto}.db-preferences{min-height:0;margin-top:28px}.db-preferences-heading h2{font-size:30px}.db-draft-actions{padding-top:28px}}@media (width<=767px){.daebbang-tray{--header-height:64px;--tray-gutter:18px;padding-bottom:calc(138px + env(safe-area-inset-bottom,0px))}.daebbang-tray .site-header nav{display:none}.daebbang-tray .brand img{width:136px;height:46px}.daebbang-tray .site-login{border-radius:8px;min-height:36px;font-size:14px}.db-page-heading h1{font-size:28px}.db-page-heading p{font-size:16px}.db-bread-grid{grid-template-rows:repeat(4,156px);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.db-bread-option strong{font-size:16px}.db-tray-heading h2{font-size:20px}.db-tray-heading>span{font-size:15px}.db-drag-instructions{font-size:12px;line-height:1.6}.db-drop-hint{font-size:13px;bottom:10px}.db-preferences{border-radius:16px;padding:24px 20px;scroll-margin-top:16px}.db-preferences-heading h2,.db-preferences-empty h2{font-size:28px}.db-preferences-heading p,.db-preferences-empty p{font-size:16px}.db-taste-tags .ui-toggle{gap:10px;min-height:58px;padding:10px;font-size:17px}.daebbang-tray .ui-button--default-size{min-height:54px;font-size:18px}.db-preferences-footer .db-recommend{display:none}.db-mobile-summary{z-index:30;inset:auto 0 calc(64px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:10px 18px;display:flex;position:fixed}.db-mobile-summary>button:first-child{background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:15px;display:flex}.db-mobile-summary strong{color:var(--forest)}.db-mobile-summary .ui-button--default-size{min-height:48px;font-size:16px}.db-mobile-nav{z-index:30;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0}.db-mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.db-mobile-nav button[aria-current]{color:var(--forest);font-weight:700}.db-notice{bottom:calc(152px + env(safe-area-inset-bottom,0px));font-size:14px}}@media (prefers-reduced-motion:reduce){.daebbang-tray *,.daebbang-tray :before,.daebbang-tray :after{scroll-behavior:auto!important;transition:none!important}}.curation-home{--home-width:1240px;--home-gutter:clamp(24px, 6vw, 96px);--header-height:88px;color:var(--ink)}.curation-home .site-header{padding-inline:max(var(--home-gutter), calc((100% - var(--home-width)) / 2 + 32px));border-bottom:0;position:sticky;top:0}.curation-home .brand img{width:155px;height:52px}.curation-home .site-header nav{align-self:stretch;gap:clamp(32px,4vw,64px)}.curation-home .site-header nav button{white-space:nowrap;font-size:22px;font-weight:700}.curation-home .site-header nav button[aria-current]{font-weight:800}.curation-home .site-header nav button[aria-current]:after{height:3px;bottom:17px}.curation-home .site-login{justify-self:end;font-size:20px;font-weight:700}.home-curation,.home-invitation,.home-footer{width:min(var(--home-width), calc(100% - var(--home-gutter) * 2));margin-inline:auto}.home-curation{padding-top:clamp(42px,6.5svh,68px)}.home-curation h1{text-align:center;color:var(--cocoa);letter-spacing:-.045em;word-break:keep-all;margin:0 0 40px;font-size:clamp(36px,3.6vw,50px);font-weight:750;line-height:1.25}.campaign-carousel{position:relative}.campaign-stage{isolation:isolate;touch-action:pan-y pinch-zoom;height:clamp(350px,46svh,480px);position:relative}.campaign-slot{transform-origin:50%;z-index:3;will-change:transform;width:69%;height:100%;transition:transform .55s cubic-bezier(.22,.7,.2,1);position:absolute;top:0;left:50%;transform:translate(-50%)}.campaign-slot[data-position=left]{z-index:1;pointer-events:none;transform:translate(-84%)scale(.77)}.campaign-slot[data-position=right]{z-index:1;pointer-events:none;transform:translate(-16%)scale(.77)}.campaign-card{background:var(--line);color:#fff;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;height:100%;display:block;position:relative;overflow:hidden;box-shadow:0 14px 28px -14px #291f1961}.campaign-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.campaign-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#100d0ac2);position:absolute;inset:48% 0 0}.campaign-card:focus-visible{outline-offset:-6px;outline:3px solid #fff}.campaign-caption{z-index:1;text-shadow:0 1px 8px #0000003d;justify-content:space-between;align-items:flex-end;gap:16px;transition:opacity .18s;display:flex;position:absolute;inset:auto 32px 28px}.campaign-slot:not([data-position=center]) .campaign-caption,.campaign-slot:not([data-position=center]) .campaign-card:after{opacity:0}.campaign-caption h2{letter-spacing:-.035em;word-break:keep-all;font-size:clamp(25px,2.5vw,36px);font-weight:750;line-height:1.25}.campaign-caption p{margin-top:10px;font-size:clamp(16px,1.4vw,21px);font-weight:500;line-height:1.4}.campaign-caption>svg{flex-shrink:0;width:30px;height:30px}.campaign-arrow{z-index:5;position:absolute;top:50%;transform:translateY(-50%)}.campaign-arrow--previous{left:0}.campaign-arrow--next{right:0}.curation-home .campaign-arrow.ui-button{width:60px;height:60px;min-height:60px;color:var(--ink);background:#fff;border:1px solid #ffffffd9;border-radius:50%;padding:0;box-shadow:0 3px 14px #0000001a}.curation-home .campaign-arrow:hover{background:var(--canvas)}.curation-home .campaign-arrow svg{stroke-width:2px;width:28px;height:28px}.campaign-controls{justify-content:center;align-items:center;gap:32px;margin-top:26px;display:flex}.campaign-count{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:0;white-space:nowrap;gap:4px;font-size:20px;display:flex}.campaign-count strong{color:var(--ink);font-weight:750}.campaign-dots{gap:0;display:flex}.campaign-dots button{background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:44px;padding:0;display:grid}.campaign-dots span{background:#bfbdbc;border-radius:50%;width:12px;height:12px;transition:background-color .15s}.campaign-dots [aria-current] span{background:var(--cocoa)}.home-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.ui-button.ui-button--round{border-radius:50%;width:40px;height:40px;min-height:40px;padding:0}.ui-button.ui-button--campaign{border-radius:12px;min-height:60px;padding:0 28px;font-size:19px;font-weight:650}.ui-button--campaign svg{width:24px;height:24px}.home-invitation{grid-template-columns:1fr 1.06fr;align-items:center;gap:64px;margin-top:96px;margin-bottom:88px;display:grid}.invitation-copy{align-self:start;padding-top:28px}.invitation-copy h2{letter-spacing:-.04em;word-break:keep-all;font-size:clamp(30px,2.7vw,40px);font-weight:750;line-height:1.28}.invitation-copy p{color:var(--muted);margin-top:24px;font-size:21px;line-height:1.7}.invitation-copy>.ui-button{justify-content:space-between;gap:50px;min-width:300px;margin-top:38px}.invitation-photo{border-radius:12px;height:400px;overflow:hidden}.invitation-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-footer{border-top:1px solid var(--line);color:var(--muted);padding:26px 0 36px;font-size:13px}.home-footer-brand{justify-content:space-between;gap:20px;display:flex}.campaign-sources{max-width:760px;margin-top:20px;font-size:12px;line-height:1.7}.campaign-sources summary{cursor:pointer;width:fit-content}.campaign-sources ul{margin:10px 0;padding-left:20px}.campaign-sources a{text-underline-offset:3px;text-decoration:underline}.campaign-sources svg{vertical-align:middle;width:12px;height:12px;margin-left:4px}@media (width<=1100px){.curation-home{--header-height:80px;--home-gutter:40px}.curation-home .site-header{padding-inline:var(--home-gutter)}.curation-home .site-header nav{gap:26px}.curation-home .site-header nav button{font-size:19px}.curation-home .site-login{font-size:18px}.curation-home .brand img{width:138px}.home-curation h1{margin-bottom:36px}.campaign-caption{inset:auto 24px 24px}.home-invitation{gap:40px;margin-top:72px}.invitation-photo{height:350px}.invitation-copy p{font-size:18px}}@media (width<=760px){.curation-home{--home-gutter:24px;--header-height:72px;padding-bottom:78px}.curation-home .site-header{justify-content:space-between;display:flex}.curation-home .site-header nav{display:none}.curation-home .site-mobile-nav{z-index:30;min-height:68px;padding:8px 12px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--canvas);display:flex;position:fixed;inset:auto 0 0}.curation-home .site-mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;font-size:13px;display:flex}.curation-home .site-mobile-nav button[aria-current]{color:var(--ink);font-weight:750}.curation-home .site-mobile-nav svg{width:22px;height:22px}.home-curation{padding-top:36px}.home-curation h1{max-width:360px;margin:0 auto 32px;padding-inline:8px;font-size:clamp(30px,7.5vw,40px);line-height:1.25}.campaign-stage{height:clamp(310px,47svh,410px)}.campaign-slot{width:82%}.campaign-slot[data-position=left]{transform:translate(-68%)scale(.78)}.campaign-slot[data-position=right]{transform:translate(-32%)scale(.78)}.campaign-card{border-radius:10px}.campaign-caption{inset:auto 20px 24px}.campaign-caption h2{max-width:220px;font-size:27px}.campaign-caption p{font-size:15px}.campaign-caption>svg{width:24px;height:24px}.curation-home .campaign-arrow.ui-button{width:44px;height:44px;min-height:44px}.curation-home .campaign-arrow svg{width:23px;height:23px}.campaign-arrow--previous{left:-8px}.campaign-arrow--next{right:-8px}.campaign-controls{gap:20px;margin-top:18px}.campaign-count{font-size:17px}.campaign-dots button{width:36px}.campaign-dots span{width:10px;height:10px}.home-invitation{grid-template-columns:1fr;gap:30px;margin-top:64px;margin-bottom:52px}.invitation-copy h2{max-width:330px;font-size:31px}.invitation-copy{padding-top:0}.invitation-copy p{margin-top:18px;font-size:18px}.invitation-copy>.ui-button{min-width:270px;margin-top:26px}.invitation-photo{height:310px}.home-footer-brand{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){.campaign-slot,.campaign-caption,.campaign-dots span{transition:none}}.reveal-main{width:min(1160px,100% - 64px);margin:0 auto;padding:40px 0 30px}.reveal-heading{text-align:center}.section-kicker{color:var(--forest);letter-spacing:.06em;margin-bottom:12px;font-size:13px;font-weight:650;display:block}.reveal-heading h1{color:var(--cocoa);letter-spacing:-.04em;word-break:keep-all;font-size:clamp(27px,2.8vw,38px);font-weight:750;line-height:1.35}.reveal-heading p{min-height:24px;color:var(--muted);word-break:keep-all;margin-top:12px;font-size:16px;line-height:1.6}.bag-gallery{isolation:isolate;justify-items:center;min-height:574px;margin-top:28px;display:grid;position:relative}.bag-slot{width:min(470px,48%);position:absolute;top:0;left:50%;transform:translate(-50%)}.bag-slot[data-position=center]{z-index:2;place-items:center;min-height:574px;animation:.36s both bag-arrive;display:grid;position:relative;left:auto;transform:none}.bag-slot[data-position=left],.bag-slot[data-position=right]{z-index:1;width:min(180px,20%);height:370px;top:100px}.bag-slot[data-position=left]{left:12%}.bag-slot[data-position=right]{left:88%}.bag-open-button{background:0 0;border:0;border-radius:24px;grid-area:1/1;width:min(380px,100%);padding:0;transition:transform .2s;display:block;position:relative}.bag-open-button:disabled{opacity:1;cursor:wait}.bag-open-button:not(:disabled):hover{transform:translateY(-5px)}.bag-artwork{aspect-ratio:1000/1170;filter:drop-shadow(0 12px 12px #5b3a2417);width:100%;position:relative}.bag-paper{width:100%;height:100%;display:block}.bag-seal{width:26%;position:absolute;top:12%;left:37%}.bag-print{aspect-ratio:970/980;width:66%;position:absolute;top:36%;left:17%}.bag-print>svg{opacity:.85;width:100%;height:100%;position:absolute;inset:0}.bag-print-title{color:var(--cocoa);flex-direction:column;align-items:center;display:flex;position:absolute;inset:19% 8% 0}.bag-print-title span{font-size:clamp(9px,1vw,13px)}.bag-print-title strong{letter-spacing:-.04em;margin-top:5px;font-size:clamp(16px,2vw,27px)}.bag-print-title b{color:var(--forest);letter-spacing:.1em;margin-top:18%;font-size:22px}.bag-open-prompt{white-space:nowrap;color:var(--cocoa);align-items:center;gap:10px;font-size:14px;display:inline-flex;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.bag-open-prompt svg{width:17px}.bag-neighbor{background:0 0;border:0;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:180px;height:100%;margin-inline:auto;padding:0;display:flex}.bag-neighbor:disabled{cursor:wait;opacity:.65}.bag-neighbor .bag-print-title span{display:none}.bag-neighbor .bag-print-title strong{margin-top:0;font-size:clamp(10px,1.1vw,15px)}.bag-neighbor .bag-print-title b{margin-top:30%;font-size:14px}.neighbor-label{color:var(--muted);white-space:nowrap;justify-content:center;gap:4px;font-size:13px;display:inline-flex}.neighbor-label svg{width:14px;height:14px;color:var(--forest)}.neighbor-arrow{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--cocoa);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.neighbor-arrow svg{width:18px}.bag-neighbor:hover:not(:disabled) .neighbor-arrow{border-color:var(--forest);color:var(--forest)}.neighbor-opened{width:100%;padding-top:40%;position:relative}.neighbor-opened .bag-artwork{position:relative}.neighbor-ticket{background:var(--surface);border:1px solid var(--olive);border-radius:10px;width:72%;padding:10px;position:absolute;top:0;left:14%;transform:rotate(-3deg)}.neighbor-ticket img{aspect-ratio:1.3;object-fit:contain;width:100%;display:block}.neighbor-ticket strong{overflow-wrap:anywhere;margin-top:6px;font-size:12px;line-height:1.4;display:block}.bakery-ticket.ui-card{border:1px solid var(--olive);background:var(--surface);border-radius:26px;flex-direction:column;grid-area:1/1;width:100%;min-height:550px;padding:7px;display:flex;position:relative;box-shadow:0 12px 32px #5b3a2414}.bakery-ticket:before{content:"";border:1px solid var(--gold);pointer-events:none;border-radius:20px;position:absolute;inset:6px}.bakery-ticket .ui-card__header{padding:14px 20px 16px}.ticket-topline{justify-content:space-between;align-items:start;gap:12px;margin-bottom:10px;display:flex}.ticket-topline .bookmark-control{max-width:65%}.ticket-topline .ui-button[aria-pressed]{width:34px;height:34px;min-height:34px}.bakery-ticket .ui-card__title{color:var(--cocoa);overflow-wrap:anywhere;font-size:clamp(24px,2.3vw,30px);line-height:1.35}.bakery-ticket .ui-card__description{margin-top:5px;font-size:14px}.bakery-ticket .ui-card__content{padding:0 20px}.ticket-photo{background:var(--canvas);border:1px solid var(--line-soft);border-radius:14px;place-items:center;height:232px;padding:6px;display:grid}.ticket-photo img{object-fit:contain;border-radius:9px;width:100%;height:100%;min-height:0;display:block}.ticket-breads{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:14px;display:flex}.ticket-note{color:var(--muted);text-align:center;margin-top:10px;font-size:12px;line-height:1.6}.bakery-ticket .ui-card__footer{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding:18px 20px 20px;display:grid}.bakery-ticket .ui-card__footer .ui-button{min-height:48px;padding-inline:10px;font-size:14px}.bag-gallery[data-stage=shaking] .bag-open-button{animation:.52s ease-in-out both bag-shake}.bag-gallery[data-stage=revealing] .bag-open-button{pointer-events:none;animation:.65s both bag-fall}.bakery-ticket[data-state=revealing]{pointer-events:none;animation:.65s cubic-bezier(.22,.8,.24,1) both ticket-pop}.reveal-footer{flex-direction:column;align-items:center;gap:10px;padding-top:20px;display:flex}.reveal-pagination{align-items:center;gap:24px;display:flex}.reveal-pagination>span{font-variant-numeric:tabular-nums;font-size:16px;font-weight:650}.reveal-pagination>span>span{color:var(--muted);font-weight:400}.reveal-pagination .ui-button{border-radius:50%;width:40px;height:40px;min-height:40px}.reveal-pagination .ui-button:disabled{opacity:.3}@keyframes bag-shake{0%,to{transform:rotate(0)scale(1)}20%,60%{transform:rotate(-4deg)scale(1.025)}40%,80%{transform:rotate(4deg)scale(1.025)}}@keyframes bag-fall{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(120px)scale(.85)}}@keyframes ticket-pop{0%{opacity:0;transform:translateY(65px)scale(.68)}35%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bag-arrive{0%{opacity:.5;translate:32px}to{opacity:1;translate:0}}@media (width<=900px){.reveal-main{width:calc(100% - 40px)}.bag-slot{width:min(440px,58%)}.bag-slot[data-position=left],.bag-slot[data-position=right]{width:16%}.bag-slot[data-position=left]{left:8%}.bag-slot[data-position=right]{left:92%}.bag-neighbor .bag-print-title{display:none}.neighbor-ticket{padding:5px}.neighbor-ticket strong{font-size:10px}}@media (width<=620px){.reveal-main{width:calc(100% - 32px);padding-top:28px}.reveal-heading h1{font-size:26px}.reveal-heading p{font-size:14px}.bag-gallery{gap:28px;min-height:550px;margin-top:24px}.bag-slot{width:min(400px,100%)}.bag-slot[data-position=center]{grid-row:1;min-height:550px}.bag-open-button{width:320px;max-width:92%}.bag-slot[data-position=left],.bag-slot[data-position=right]{grid-row:2;width:min(100%,330px);height:126px;position:relative;top:auto;left:auto;transform:none}.bag-neighbor{flex-direction:row;justify-content:center;gap:20px;max-width:none}.bag-neighbor>.bag-artwork{width:74px}.bag-neighbor .neighbor-opened{width:74px;padding-top:24px}.bag-neighbor .neighbor-ticket strong{display:none}.bag-neighbor .neighbor-label,.bag-print-title span{font-size:12px}.bag-print-title strong{font-size:24px}.bakery-ticket .ui-card__header,.bakery-ticket .ui-card__content,.bakery-ticket .ui-card__footer{padding-inline:16px}.ticket-photo{height:220px}.reveal-footer{padding-top:24px}}@media (prefers-reduced-motion:reduce){.bag-slot,.bag-open-button{transition:none}.bag-slot,.bakery-ticket,.bag-open-button{animation:none!important}}:root{font-synthesis:none;color:#453325;--canvas:#f7f2e8;--surface:#fffcf5;--ink:#453325;--muted:#756857;--cocoa:#5b3a24;--olive:#7a7f45;--gold:#c7a15a;--kraft:#d9c29d;--forest:#656b35;--forest-soft:#edf0de;--line:#d8cbb8;--line-soft:#e9dfcf;--danger:#963d2e;--avatar-background:#dedede;--header-height:88px;background:#f7f2e8;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{letter-spacing:-.025em}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--forest);outline-offset:4px}h1,h2,h3,p,figure{margin:0}button{cursor:pointer}button:disabled{cursor:not-allowed}.skip-link{z-index:100;color:#fff;background:var(--ink);padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.screen{background:var(--canvas);min-width:320px;min-height:100dvh}.site-header{z-index:20;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--canvas);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 max(clamp(24px,4.7vw,88px),50% - 696px);display:grid;position:relative}.brand{background:0 0;border:0;width:fit-content;padding:0;display:inline-flex}.brand img{object-fit:contain;width:184px;height:60px;display:block}.brand-logo{width:146px;height:62px;display:block;overflow:hidden}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header nav{align-self:stretch;gap:clamp(34px,4vw,64px);display:flex}.site-header nav button{background:0 0;border:0;padding:0 2px;font-size:clamp(17px,1.4vw,20px);font-weight:600;position:relative}.site-header nav button[aria-current]{font-weight:750}.site-header nav button[aria-current]:after{content:"";background:var(--ink);height:3px;position:absolute;inset:auto 0 -1px}.site-header .site-account{border:1px solid var(--ink);border-radius:50%;justify-self:end;width:42px;height:42px;min-height:0;padding:0}.site-header .site-account svg{width:22px;height:22px}.site-mobile-nav{display:none}.ui-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:650;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.ui-button svg{flex:none;width:18px;height:18px}.ui-button--default{color:#fffdf7;background:var(--forest)}.ui-button--default:hover{background:#51572b}.ui-button--outline{color:var(--forest);border-color:var(--olive);background:0 0}.ui-button--outline:hover{background:#4b2e240f}.ui-button--ghost{color:var(--ink);background:0 0}.ui-button--ghost:hover{background:#4b2e240f}.ui-button--default-size{min-height:56px;padding:0 26px}.ui-button--sm{min-height:40px;padding:0 14px;font-size:14px}.ui-button--icon{width:48px;height:48px;min-height:48px;padding:0}.ui-button:disabled{opacity:.45;cursor:not-allowed}.full{width:100%}.ui-input,.ui-textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface);border-radius:10px}.ui-input{height:52px;padding:0 15px;font-size:16px}.ui-input::placeholder{color:#91867d}.ui-input:focus{border-color:var(--forest)}.ui-input[aria-invalid=true]{border-color:var(--danger)}.ui-textarea{min-height:140px;padding:15px}.ui-card{border:1px solid var(--line);background:var(--surface);border-radius:16px}.ui-card__header{padding:28px}.ui-card__title{letter-spacing:-.035em;font-size:30px;font-weight:750;line-height:1.25}.ui-card__description{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.6}.ui-card__content,.ui-card__footer{padding:28px}.ui-badge{border:1px solid var(--line);color:var(--ink);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:inline-flex}.ui-badge svg{width:14px;height:14px}.ui-badge--active{background:var(--forest-soft);color:var(--forest);border-color:#0000}.ui-field-group{flex-direction:column;gap:22px;display:flex}.ui-field{flex-direction:column;gap:10px;min-width:0;display:flex}.ui-field-label{font-size:14px;font-weight:650;line-height:1.5}.ui-field-description{color:var(--muted);font-size:12px;line-height:1.65}.ui-field-error{color:var(--danger);margin:20px 0 0;font-size:14px}.ui-field-set{border:0;min-width:0;margin:24px 0 0;padding:0}.ui-field-set>legend{margin-bottom:12px;padding:0}.ui-toggle-group{gap:8px;display:flex}.ui-toggle{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:550;display:inline-flex}.ui-toggle--default-size{min-height:44px;padding:0 12px}.ui-toggle--sm{min-height:36px;padding:0 10px}.ui-toggle--lg{min-height:52px;padding:0 18px}.ui-toggle--outline{border-color:var(--line)}.ui-toggle:hover{background:#f8f5f0b3}.ui-toggle[data-state=on]{border-color:var(--forest);color:var(--forest);background:var(--forest-soft)}.ui-toggle:disabled{opacity:.45;cursor:not-allowed}.ui-scroll-area{position:relative;overflow:hidden}.ui-scroll-area__viewport{width:100%;height:100%}.ui-scroll-area__bar{-webkit-user-select:none;user-select:none;touch-action:none;width:7px;padding:2px;display:flex}.ui-scroll-area__thumb{background:#afa195;border-radius:4px;flex:1}.ui-table-container{overflow-x:auto}.ui-table{border-collapse:collapse;width:100%;font-size:15px}.ui-table th{border-block:1px solid var(--line);color:var(--muted);text-align:left;padding:17px 16px;font-size:13px;font-weight:500}.ui-table td{border-bottom:1px solid var(--line-soft);height:62px;padding:12px 16px}.ui-table th:nth-last-child(-n+2),.ui-table td:nth-last-child(-n+2){text-align:right;white-space:nowrap}.page-heading h1{letter-spacing:-.04em;font-size:clamp(30px,3vw,42px);font-weight:750;line-height:1.2}.page-heading p{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.6}.demo-note{color:var(--muted);font-size:12px;line-height:1.6}.privacy-note{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.privacy-note svg{width:16px;height:16px}.store-score{color:var(--forest);white-space:nowrap;align-items:center;gap:6px;font-size:15px;font-weight:600;display:inline-flex}.store-score svg{fill:currentColor;width:15px;height:15px}.auth-layout{min-height:max(660px,calc(100dvh - var(--header-height)));grid-template-columns:50% 50%;display:grid}.auth-photo{background:var(--canvas);min-height:0;overflow:hidden}.auth-photo img{object-fit:cover;object-position:60% center;mix-blend-mode:multiply;width:100%;height:100%}.auth-form-region{justify-content:center;align-items:center;padding:64px 5vw 40px;display:flex;position:relative}.auth-back{position:absolute;top:16px;left:3.5vw}.auth-content{width:min(400px,100%);min-width:0}.auth-content h1{letter-spacing:-.04em;font-size:38px;line-height:1.2}.auth-content header p{color:var(--muted);margin-top:12px;font-size:16px}.auth-content form{margin-top:30px}.auth-content form>.ui-button{margin-top:28px}.auth-feedback{min-height:36px;color:var(--forest);padding-top:12px;font-size:13px;line-height:1.6}.google-signin{grid-template-columns:minmax(0,1fr);gap:12px;min-width:0;margin-block:16px;display:grid}.google-signin>div{width:100%;min-width:0;min-height:44px}.api-state{padding:40px 20px}.page-main{width:min(1100px,100% - 40px);margin:40px auto}.api-inline-error{color:var(--forest);text-align:center;padding:16px 24px}.result-covered-breads,.result-coverage-note{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.5}.bookmark-control{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.bookmark-error{font-size:12px;line-height:1.4}.limited-history{width:min(100%,900px);margin:32px auto}.auth-switch{color:var(--muted);justify-content:center;gap:12px;margin:16px 0 30px;font-size:14px;display:flex}.auth-switch button{border:0;border-bottom:1px solid var(--ink);color:var(--ink);background:0 0;padding:0}.consent{align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.consent input{accent-color:var(--forest);margin-top:4px}.consent-note{color:var(--muted);font-size:11px;display:block}.store-image{display:block;overflow:hidden}.store-preview img{aspect-ratio:1.9;object-fit:cover;width:100%;transition:transform .22s;display:block}.store-image:hover img{transform:scale(1.025)}.store-preview-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.store-preview h3{font-size:20px;font-weight:650}.store-preview>p{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.6}.review-layout{grid-template-columns:minmax(260px,.85fr) minmax(440px,1.25fr);gap:5vw;width:min(1456px,90%);margin:42px auto 60px;display:grid}.review-bakery{align-self:start;position:sticky;top:30px}.review-bakery>img{object-fit:cover;width:100%;height:clamp(290px,42vh,470px)}.review-bakery h2{margin-top:24px;font-size:30px;line-height:1.3}.review-bakery>p{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.6}.review-bakery .privacy-note{border-top:1px solid var(--line);width:100%;margin-top:28px;padding-top:24px}.review-form-region .page-heading{margin-bottom:26px}.review-meta-fields{grid-template-columns:1fr 1fr;gap:20px;display:grid}.rating-options{gap:2px;display:inline-flex}.rating-options .ui-toggle{min-height:38px;color:var(--cocoa);background:0 0;border:0;padding:4px}.rating-options svg{width:27px;height:27px}.rating-value{color:var(--muted);margin-left:16px;font-size:13px}.review-bread-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.review-bread-options .ui-toggle{border:1px solid #0000;border-right-color:var(--line);border-bottom-color:var(--line);background:var(--canvas);isolation:isolate;border-radius:0;flex-direction:column;gap:3px;height:124px;padding:7px 10px 11px;font-size:13px;display:flex;position:relative}.review-bread-options .ui-toggle:nth-child(4n){border-right-color:#0000}.review-bread-options .ui-toggle:nth-last-child(-n+4){border-bottom-color:#0000}.review-bread-options .ui-toggle[data-state=on]{box-shadow:inset 0 0 0 1px var(--forest)}.review-bread-options .db-bread-photo{width:100%;height:80px}.review-bread-check{opacity:0;width:14px;height:14px;position:absolute;top:8px;right:8px}.review-bread-options [data-state=on] .review-bread-check{opacity:1}.review-tags{border-top:1px solid var(--line);margin-top:28px}.review-tags .ui-field-set{border-bottom:1px solid var(--line-soft);padding-bottom:22px}.review-tags legend span{color:var(--muted);margin-left:16px;font-weight:400}.review-tags .ui-toggle-group{flex-wrap:wrap;gap:8px}.review-tags .ui-toggle{min-height:40px;font-size:13px}.tag-square{border:1px solid #8f857d;place-items:center;width:14px;height:14px;display:grid}.tag-square svg{width:12px;height:12px}.review-form-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:28px;display:flex}.review-form-footer p{max-width:220px;color:var(--muted);font-size:12px;line-height:1.6}.review-form-footer .ui-button{min-width:180px}.ranking-main{width:min(1100px,100% - 80px);margin:58px auto 44px}.ranking-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.ranking-heading>span{color:var(--muted);white-space:nowrap;font-size:22px}.ranking-summary{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 46px;padding:24px 10px;display:grid}.ranking-summary>div{text-align:center;padding:8px}.ranking-summary>div+div{border-left:1px solid var(--line)}.ranking-summary dt{font-size:20px}.ranking-summary dd{color:var(--forest);margin:10px 0 0;font-size:42px;font-weight:750;line-height:1.2}.ranking-summary small{font:inherit}.ranking-board{min-width:0}.rank-reviewer{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.rank-reviewer>span:last-child{overflow-wrap:anywhere}.ranking-board tr[data-winner]{background:#f1ecd8}.ranking-board tr[data-winner] .ui-badge{background:var(--forest);color:var(--surface)}.ranking-board h2{margin-bottom:20px;font-size:29px}.ranking-board .ui-table-container{border:1px solid var(--line);background:var(--surface);border-radius:8px}.ranking-board .ui-table{table-layout:fixed;font-size:19px}.ranking-board .ui-table th{background:var(--canvas);border-top:0;padding:16px 24px;font-size:18px}.ranking-board .ui-table td{height:54px;padding:14px 24px}.ranking-board .ui-table th:first-child,.ranking-board .ui-table td:first-child{text-align:center;width:12%}.ranking-board .ui-table th:nth-child(2),.ranking-board .ui-table td:nth-child(2){width:38%}.ranking-board .ui-table th:nth-last-child(-n+2),.ranking-board .ui-table td:nth-last-child(-n+2){text-align:center}.ranking-board .ui-table tr:last-child td{border-bottom:0}.my-ranking-row{background:var(--forest-soft);color:var(--forest);font-weight:700}.ranking-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;display:flex}.ranking-footer p:first-child{align-items:center;gap:10px;font-size:16px;line-height:1.6;display:flex}.ranking-footer svg{stroke-width:1.5px;flex-shrink:0;width:22px;height:22px}.saved-main{width:min(1320px,90%);margin:46px auto}.saved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;max-width:1080px;margin-top:36px;display:grid}.saved-grid .store-preview img{aspect-ratio:1.6}.store-actions{justify-content:space-between;margin-top:18px;display:flex}.store-actions .ui-button[aria-pressed=true]{color:var(--forest)}.saved-empty{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:100px 20px;display:flex}.saved-empty>svg{width:54px;height:54px;color:var(--muted)}.saved-empty h2{font-size:25px;font-weight:600}.saved-empty p{color:var(--muted);font-size:15px;line-height:1.7}.saved-empty .ui-button{margin-top:12px}@media (height<=820px) and (width>=768px){:root{--header-height:72px}.auth-layout{min-height:648px}.auth-form-region{padding-block:58px 24px}.auth-content form{margin-top:22px}.auth-content .ui-field-group{gap:16px}.auth-content .ui-input{height:46px}.auth-content h1{font-size:32px}.auth-switch{margin-block:10px 20px}.ranking-main{margin-top:26px}.ui-table td{height:50px}}@media (width>=768px) and (width<=1080px){.site-header{padding-inline:20px}.brand img{width:142px}.site-header nav{gap:22px}.site-header nav button{font-size:14px}.auth-form-region{padding-inline:28px}.auth-layout{grid-template-columns:43% 57%}.review-layout{grid-template-columns:minmax(230px,.7fr) minmax(420px,1.3fr);gap:30px;width:calc(100% - 40px)}.ranking-main{width:calc(100% - 40px)}.ui-table th,.ui-table td{padding-inline:10px;font-size:13px}}@media (width<=767px){:root{--header-height:64px}.screen{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.screen--no-mobile-nav{padding-bottom:0}.site-header{justify-content:space-between;padding-inline:18px;display:flex}.brand img{width:132px;height:44px}.brand-logo{width:118px;height:48px}.site-header nav{display:none}.site-header .site-account{width:36px;height:36px}.site-mobile-nav{z-index:30;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.site-mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.site-mobile-nav svg{width:20px;height:20px}.site-mobile-nav button[aria-current]{color:var(--forest);font-weight:700}.auth-layout{min-height:calc(100dvh - 64px);display:block}.auth-photo{height:190px}.auth-photo img{object-position:center 45%}.auth-form-region{padding:30px 24px}.auth-back{display:none}.auth-content h1{font-size:32px}.auth-content header p{font-size:15px}.store-preview-heading{gap:6px}.store-preview h3{font-size:16px}.store-preview .store-score{font-size:12px}.store-score svg{width:12px;height:12px}.store-preview>p{font-size:12px}.review-layout{flex-direction:column;gap:30px;width:calc(100% - 40px);margin:24px auto 38px;display:flex}.review-bakery{position:static}.review-bakery>img{height:220px}.review-bakery h2{margin-top:18px;font-size:25px}.review-bakery .privacy-note{margin-top:18px;padding-top:16px}.review-meta-fields{gap:12px}.review-meta-fields .ui-input{padding-inline:10px;font-size:13px}.review-bread-options .ui-toggle{height:106px;padding-inline:4px;font-size:11px}.review-bread-options .db-bread-photo{height:64px}.review-form-footer{flex-direction:column-reverse;align-items:stretch}.review-form-footer p{text-align:center;max-width:none}.ranking-main{width:calc(100% - 36px);margin-top:28px}.ranking-heading{margin-bottom:26px}.ranking-heading>span{font-size:13px}.ui-table th,.ui-table td{padding-inline:8px;font-size:12px}.ui-table td{height:58px}.saved-main{width:calc(100% - 40px);margin-top:28px}.saved-grid{grid-template-columns:1fr;gap:30px}.saved-empty{padding:80px 0}.saved-empty h2{font-size:23px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=767px){.ranking-main{width:calc(100% - 40px);margin-top:32px}.ranking-heading>span{font-size:15px}.ranking-summary{margin-bottom:32px;padding:14px 0}.ranking-summary dt{font-size:12px;line-height:1.5}.ranking-summary dd{font-size:29px}.ranking-summary>div{padding:8px 4px}.ranking-board h2{font-size:23px}.ranking-board .ui-table th,.ranking-board .ui-table td{padding:14px 6px;font-size:13px}.ranking-board .ui-table th:first-child,.ranking-board .ui-table td:first-child{white-space:nowrap;width:14%}.ranking-board .ui-table th:nth-child(2),.ranking-board .ui-table td:nth-child(2){width:40%}.ranking-footer p:first-child{font-size:13px}}.site-header .site-account-link{min-height:44px;color:var(--forest);white-space:nowrap;justify-self:end;gap:12px;padding:0;font-size:17px}.site-account-icon{border:1px solid var(--ink);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.site-account-icon svg{width:23px;height:23px}.ui-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;display:inline-flex;position:relative;overflow:hidden}.ui-avatar-image{object-fit:cover;width:100%;height:100%}.ui-avatar-fallback{background:var(--avatar-background);place-items:center;width:100%;height:100%;display:grid}.ui-avatar-fallback svg{width:36%;height:36%;color:var(--muted)}.ui-select-trigger{border:1px solid var(--muted);background:var(--surface);text-align:left;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;width:220px;min-height:48px;padding:10px 18px;font-size:17px;display:flex}.ui-select-trigger svg,.ui-select-item svg,.ui-select-scroll svg{width:18px;height:18px}.ui-select-content{z-index:80;max-height:var(--radix-select-content-available-height);min-width:var(--radix-select-trigger-width);color:var(--ink);border:1px solid var(--line);background:var(--surface);border-radius:5px;padding:5px;overflow:hidden;box-shadow:0 8px 24px #211c181a}.ui-select-item{cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:10px 12px;display:flex}.ui-select-item[data-highlighted]{background:var(--forest-soft);color:var(--forest);outline:none}.ui-select-scroll{place-items:center;height:26px;display:grid}.ui-accordion-item{border-bottom:1px solid var(--line)}.ui-accordion-item:last-child{border-bottom:0}.ui-accordion-heading{font-size:inherit;font-weight:inherit;margin:0}.ui-accordion-trigger{text-align:left;word-break:keep-all;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 32px;font-size:23px;font-weight:650;line-height:1.5;display:flex}.ui-accordion-trigger:hover{background:#4b2e2408}.ui-accordion-indicator{flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.ui-accordion-indicator svg{stroke-width:1.5px;width:24px;height:24px}.ui-accordion-trigger[data-state=closed] .when-open,.ui-accordion-trigger[data-state=open] .when-closed{display:none}.ui-accordion-content{overflow:hidden}.ui-accordion-inner{padding:24px 32px 30px}.ui-empty{border:1px dashed var(--line);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:24px;padding:80px 24px;display:flex}.ui-empty-header{gap:12px;display:grid}.ui-empty-title{font-size:25px}.ui-empty-description{color:var(--muted);line-height:1.7}.account-screen .site-header,.ranking-screen .site-header{--header-height:82px}.account-screen .brand img,.ranking-screen .brand img{width:200px}.account-screen .site-header nav button,.ranking-screen .site-header nav button{font-size:20px}.mypage-main{width:min(860px,100% - 64px);margin:84px auto 40px}.mypage-main .page-heading h1{font-size:40px}.mypage-main .page-heading p{margin-top:18px;font-size:21px}.account-menu{flex-direction:column;margin-top:44px;display:flex}.account-menu>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:64px minmax(0,1fr) 26px;align-items:center;gap:40px;width:100%;min-height:138px;padding:28px 42px;display:grid}.account-menu>button:hover{background:#f8f5f08c}.account-menu>button.account-menu-profile{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-height:132px}.account-menu-icon{width:58px;height:58px}.account-menu strong{font-size:26px;line-height:1.35;display:block}.account-menu strong+span{color:var(--muted);word-break:keep-all;margin-top:10px;font-size:19px;line-height:1.5;display:block}.account-menu>button>svg:last-child{width:26px;height:26px}.mypage-footer{justify-content:center;padding-top:44px;display:flex}.mypage-footer .ui-button{color:var(--muted);font-size:18px}.account-layout{grid-template-columns:268px minmax(0,1fr);gap:70px;width:min(1340px,100% - 96px);min-height:calc(100svh - 170px);margin:58px auto 36px;display:grid}.account-sidebar{border-right:1px solid var(--line);padding-right:30px}.account-back{text-align:left;background:0 0;border:0;padding:5px 15px 28px;font-size:26px;font-weight:750}.account-back svg{display:none}.account-sidebar nav{flex-direction:column;gap:8px;display:flex}.account-sidebar nav button{text-align:left;min-height:46px;color:var(--muted);background:0 0;border:0;padding:10px 20px;font-size:22px;font-weight:550;position:relative}.account-sidebar nav button[aria-current]{color:var(--forest);font-weight:750}.account-sidebar nav button[aria-current]:before{content:"";background:var(--forest);border-radius:4px;width:5px;position:absolute;inset:0 auto 0 0}.account-sidebar nav button:hover{color:var(--ink)}.account-content{min-width:0}.account-heading{margin:0 0 36px}.account-heading h1{font-size:40px}.account-heading p{margin-top:16px;font-size:19px}.account-heading--filter{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.account-heading--filter .ui-select-trigger{flex-shrink:0}.account-heading p.account-privacy{align-items:center;gap:10px;display:flex}.account-privacy svg{stroke-width:1.5px;width:24px;height:24px}.account-demo-note{color:var(--muted);margin-top:28px;font-size:12px;line-height:1.7}.account-footnote{color:var(--muted);margin-top:30px;font-size:20px}.account-saved-message{background:var(--forest-soft);color:var(--forest);border-radius:6px;margin-bottom:20px;padding:14px 18px;line-height:1.6}.account-content .profile-card{border-radius:10px}.profile-card .ui-card__content{padding:40px 56px 24px}.profile-image-label{color:var(--muted);font-size:20px;font-weight:550}.profile-avatar{width:228px;height:228px;margin-top:26px}.profile-details{margin:34px 0 0}.profile-details>div{border-top:1px solid var(--line);grid-template-columns:minmax(150px,29%) minmax(0,1fr);align-items:center;gap:18px;min-height:94px;padding:22px 0;display:grid}.profile-details dt{color:var(--muted);font-size:21px}.profile-details dd{overflow-wrap:anywhere;margin:0;font-size:28px}.review-receipts{gap:16px;display:grid}.account-content .review-receipt{border-radius:10px}.review-receipt .receipt-top{justify-content:space-between;align-items:center;gap:12px;padding:22px 28px 18px;display:flex}.receipt-top time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:18px}.history-rating{white-space:nowrap;align-items:center;gap:12px;display:inline-flex}.history-rating>span{color:var(--forest);gap:3px;display:inline-flex}.history-rating svg{stroke-width:1.3px;width:23px;height:23px}.history-rating svg.is-filled{fill:currentColor}.history-rating strong{font-size:19px;font-weight:550}.review-receipt .receipt-body{grid-template-columns:176px minmax(0,1fr);gap:26px;padding:0 28px 20px;display:grid}.receipt-store-photo{aspect-ratio:1;object-fit:contain;background:var(--canvas);border-radius:5px;width:176px}.receipt-content{min-width:0}.receipt-content .ui-card__title{margin-top:2px;font-size:28px}.receipt-bread-count{color:var(--muted);margin-top:8px;font-size:18px}.receipt-section-label{border-top:1px solid var(--line);color:var(--muted);margin-top:22px;padding-top:14px;font-size:16px}.history-bread{align-items:center;gap:20px;min-width:0;padding:12px 0;display:flex}.history-bread+.history-bread{border-top:1px solid var(--line-soft)}.history-bread .db-bread-photo{mix-blend-mode:multiply;flex:0 0 104px;width:104px;height:82px;display:block}.history-bread>div{min-width:0}.history-bread strong{font-size:21px;line-height:1.4;display:block}.history-tags{flex-wrap:wrap;gap:8px;margin-top:7px;display:flex}.history-tags .ui-badge{border:0;border-radius:5px;padding:5px 11px;font-size:16px;font-weight:550;line-height:1.3}.recommendation-history-list{gap:18px;display:grid}.recommendation-history-list .recommendation-history-group{border:1px solid var(--line);background:var(--surface);border-radius:10px;overflow:hidden}.recommendation-history-group .ui-accordion-trigger{padding:22px 28px 14px;font-size:19px;font-weight:500}.recommendation-history-group .ui-accordion-trigger>span:first-child{min-width:0}.history-collapsed-summary{flex-wrap:wrap;gap:8px 14px;margin-top:18px;padding-bottom:10px;font-size:20px;font-weight:650;display:flex}.history-collapsed-summary>span{color:var(--muted);font-size:17px;font-weight:400}.recommendation-history-group [data-state=open]>span>.history-collapsed-summary{display:none}.recommendation-history-group .ui-accordion-inner{padding:0 28px 6px}.recommendation-breads{background:var(--canvas);border-radius:7px;margin-bottom:16px;padding:0 16px}.recommendation-breads .history-bread{gap:18px;min-height:82px;padding:4px 0}.recommendation-breads .db-bread-photo{flex-basis:86px;width:86px;height:72px}.recommendation-breads .history-bread>div{flex-wrap:wrap;align-items:center;gap:6px 20px;display:flex}.recommendation-breads .history-tags{margin-top:0}.history-store{grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:28px;padding:0 0 18px;display:grid}.history-store+.history-store{border-top:1px solid var(--line);padding-top:12px}.history-store>img{object-fit:contain;background:var(--canvas);border-radius:6px;width:210px;height:164px}.history-store-info{overflow-wrap:anywhere;min-width:0}.history-store h2,.history-store h3{word-break:keep-all;font-size:27px;line-height:1.4}.history-store-info p{color:var(--muted);word-break:keep-all;margin-top:8px;font-size:17px;line-height:1.6}.history-store .store-score{margin-top:16px;font-size:20px}.history-store .store-score svg{width:24px;height:24px}.history-store-actions{flex-wrap:wrap;gap:10px;display:flex}.history-store-actions .ui-button{border-color:var(--muted);white-space:nowrap;border-radius:4px;min-height:46px;padding:0 14px;font-size:16px}.faq-list{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.faq-list .ui-accordion-inner{background:var(--canvas);color:var(--muted);font-size:21px;line-height:1.75}.faq-list .ui-accordion-inner p+p{margin-top:4px}@media (width<=1300px){.account-layout{grid-template-columns:218px minmax(0,1fr);gap:36px;width:calc(100% - 80px)}.account-sidebar nav button{font-size:19px}.account-back{font-size:24px}.account-heading h1{font-size:36px}.account-heading p{font-size:16px}.account-heading--filter .ui-select-trigger{width:170px;font-size:16px}.history-store{grid-template-columns:160px minmax(0,1fr);gap:12px 22px}.history-store>img{grid-row:span 2;width:160px;height:140px}.history-store-actions{grid-column:2}.history-store h2,.history-store h3{font-size:24px}.history-store .store-score{margin-top:8px}}@media (width<=1080px){.site-header .site-account-label{display:none}.account-screen .brand img,.ranking-screen .brand img{width:150px}.account-screen .site-header nav button,.ranking-screen .site-header nav button{font-size:16px}.account-layout{grid-template-columns:168px minmax(0,1fr);gap:26px;width:calc(100% - 48px)}.account-sidebar{padding-right:16px}.account-sidebar nav button{padding-inline:14px;font-size:17px}.account-back{padding-inline:12px;font-size:21px}.account-heading--filter{flex-wrap:wrap}.account-heading--filter .ui-select-trigger{margin-left:auto}.review-receipt .receipt-body{grid-template-columns:118px minmax(0,1fr);gap:18px;padding-inline:20px}.receipt-store-photo{width:118px}.review-receipt .receipt-top{padding-inline:20px}.receipt-content .ui-card__title{font-size:24px}.history-bread{gap:10px}.history-bread .db-bread-photo{flex-basis:82px;width:82px;height:76px}.history-tags .ui-badge{padding-inline:8px;font-size:14px}.profile-card .ui-card__content{padding-inline:32px}.profile-details>div{grid-template-columns:110px minmax(0,1fr)}.profile-details dd{font-size:25px}.faq-list .ui-accordion-trigger{padding:24px;font-size:20px}.faq-list .ui-accordion-inner{padding:20px 24px;font-size:18px}}@media (width<=767px){.account-screen .site-header,.ranking-screen .site-header{--header-height:64px}.account-screen .brand img,.ranking-screen .brand img{width:145px}.site-account-icon{width:36px;height:36px}.mypage-main{width:calc(100% - 40px);margin:36px auto 20px}.mypage-main .page-heading h1{font-size:30px}.mypage-main .page-heading p{max-width:300px;margin-top:12px;font-size:16px;line-height:1.6}.account-menu{margin-top:28px}.account-menu>button,.account-menu>button.account-menu-profile{grid-template-columns:36px minmax(0,1fr) 20px;gap:18px;min-height:104px;padding:22px 16px}.account-menu-icon{width:36px;height:36px}.account-menu strong{font-size:20px}.account-menu strong+span{margin-top:6px;font-size:14px}.account-menu>button>svg:last-child{width:20px;height:20px}.mypage-footer{padding-top:18px}.account-layout{width:calc(100% - 40px);margin:22px auto 28px;display:block}.account-sidebar{border:0;padding:0}.account-sidebar nav{display:none}.account-back{min-height:44px;color:var(--muted);align-items:center;gap:6px;margin:0 0 24px -4px;padding:0;font-size:16px;font-weight:500;display:flex}.account-back svg{width:18px;height:18px;display:block}.account-heading{margin-bottom:26px}.account-heading h1{font-size:30px}.account-heading p{margin-top:12px;font-size:15px}.account-heading--filter{gap:18px}.account-heading--filter .ui-select-trigger{width:145px;min-height:42px;margin-left:auto;padding:8px 12px;font-size:14px}.account-privacy svg{width:19px;height:19px}.profile-card .ui-card__content{padding:28px 22px 12px}.profile-image-label{font-size:16px}.profile-avatar{width:174px;height:174px;margin-top:22px}.profile-details{margin-top:26px}.profile-details>div{grid-template-columns:68px minmax(0,1fr);gap:12px;min-height:78px}.profile-details dt{font-size:16px}.profile-details dd{font-size:21px}.account-footnote{margin-top:24px;font-size:16px}.review-receipt .receipt-top{padding:18px 18px 16px}.receipt-top time{font-size:14px}.history-rating{gap:8px}.history-rating svg{width:17px;height:17px}.history-rating>span{gap:1px}.history-rating strong{font-size:14px}.review-receipt .receipt-body{padding:0 18px 14px;display:block}.receipt-store-photo{float:left;width:66px;height:66px;margin-bottom:18px;margin-right:16px}.receipt-content .ui-card__title{padding-top:6px;font-size:22px}.receipt-bread-count{margin-top:7px;font-size:15px}.receipt-section-label{clear:both;margin-top:30px;padding-top:14px;font-size:14px}.history-bread .db-bread-photo{flex-basis:82px;width:82px;height:74px}.history-bread strong{font-size:18px}.history-tags{gap:5px}.history-tags .ui-badge{padding:5px 8px;font-size:13px}.recommendation-history-group .ui-accordion-trigger{padding:20px 18px 14px;font-size:16px}.recommendation-history-group .ui-accordion-inner{padding:0 18px 4px}.history-collapsed-summary{font-size:17px}.history-collapsed-summary>span{font-size:14px}.recommendation-breads{padding-inline:8px}.recommendation-breads .history-bread{gap:10px}.recommendation-breads .history-bread>div{display:block}.recommendation-breads .history-tags{margin-top:6px}.recommendation-breads .db-bread-photo{flex-basis:64px;width:64px;height:70px}.history-store{grid-template-columns:88px minmax(0,1fr);gap:12px 14px;padding-bottom:20px}.history-store>img{grid-row:auto;width:88px;height:96px}.history-store h2,.history-store h3{font-size:20px}.history-store-info p{margin-top:5px;font-size:13px}.history-store .store-score{margin-top:8px;font-size:16px}.history-store .store-score svg{width:18px;height:18px}.history-store-actions{grid-column:1/-1}.history-store-actions .ui-button{flex:1;padding-inline:10px;font-size:14px}.faq-list .ui-accordion-trigger{gap:16px;padding:22px 18px;font-size:17px}.faq-list .ui-accordion-inner{padding:20px 18px 24px;font-size:16px}.ui-accordion-indicator,.ui-accordion-indicator svg{width:20px;height:20px}}
