:root{--ink:#11120f;--paper:#f5f4ee;--muted:#77786f;--line:#11120f1f;--lime:#d9ff43;--pink:#ff5c9d;--blue:#69d7ff}*{box-sizing:border-box}html{background:#d7d7d0}body{color:var(--ink);background:radial-gradient(circle at 15% 20%,#f2cddd 0,#0000 28%),radial-gradient(circle at 80% 65%,#d9f3b5 0,#0000 25%),#d7d7d0;margin:0;font-family:Pretendard Variable,Pretendard,Segoe UI,sans-serif}button,a{color:inherit;font:inherit}button{cursor:pointer}a{text-decoration:none}.site-canvas{background:var(--paper);width:min(100%,520px);min-height:100vh;margin:0 auto;padding-bottom:92px;position:relative;overflow:hidden;box-shadow:0 0 70px #0000001f}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f5f4eed1;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex;position:relative}.wordmark{letter-spacing:-.05em;align-items:center;gap:9px;font-size:20px;font-weight:900;display:flex}.brand-mark{width:25px;height:19px;display:inline-block;position:relative}.brand-mark span{border:3px solid var(--ink);border-radius:50%;width:14px;height:14px;position:absolute;top:2px}.brand-mark span:first-child{left:0}.brand-mark span:last-child{border-color:var(--pink);right:0}.locale-switch{border:1px solid var(--ink);letter-spacing:.08em;padding:6px 9px;font-size:11px;font-weight:900}.main-content{min-height:calc(100vh - 68px)}.tabbar{z-index:30;color:#aaa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121310f0;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:repeat(4,1fr);width:min(100% - 24px,496px);height:70px;padding:8px 10px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #00000040}.tab-item{flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:700;display:flex}.tab-item.active{color:#fff}.tab-icon{place-items:center;height:28px;display:grid}.create-icon{background:var(--lime);width:38px;height:38px;color:var(--ink);box-shadow:0 0 0 6px var(--paper);border-radius:50%;place-items:center;margin-top:-20px;display:grid}.tab-item:has(.create-icon){color:#fff}.hero-section{color:#f5f4ee;background:#141510;min-height:510px;padding:64px 26px 36px;position:relative;overflow:hidden}.hero-section:after{content:"";background:linear-gradient(135deg, var(--pink), #ff9d65 45%, var(--lime));filter:saturate(1.2);border-radius:48% 52% 64% 36%/32% 42% 58% 68%;width:210px;height:250px;position:absolute;top:96px;right:-54px;transform:rotate(-13deg)}.eyebrow,.section-kicker{letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.eyebrow{color:#c6c8bb;z-index:2;align-items:center;gap:8px;display:flex;position:relative}.live-dot{background:var(--lime);width:7px;height:7px;box-shadow:0 0 12px var(--lime);border-radius:50%}.hero-section h1{letter-spacing:-.085em;z-index:2;max-width:420px;margin:28px 0 22px;font-size:clamp(47px,12vw,64px);line-height:.94;position:relative}.hero-section h1 em{color:var(--lime);font-style:normal}.hero-section p{color:#c9c9c1;z-index:2;max-width:290px;font-size:14px;line-height:1.65;position:relative}.hero-section .weather-attribution{z-index:3;color:#a8aa9f;text-underline-offset:3px;font-size:10px;text-decoration:underline;display:inline-block;position:relative}.hero-actions{z-index:3;gap:9px;margin-top:30px;display:flex;position:relative}.button{justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.button.primary{background:var(--lime);color:var(--ink)}.button.ghost{color:#fff;border:1px solid #ffffff4d}.hero-orbit{z-index:1;border:1px solid #ffffff2e;border-radius:50%;position:absolute}.orbit-one{width:330px;height:330px;top:48px;right:-118px}.orbit-two{width:430px;height:190px;top:150px;right:-140px;transform:rotate(-30deg)}.hero-sticker{z-index:3;color:#111;letter-spacing:.08em;background:#f5f4ee;padding:10px 13px;font-size:9px;font-weight:900;line-height:1.4;position:absolute;bottom:26px;right:20px;transform:rotate(-5deg)}.content-section{padding:38px 22px 12px}.section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.05em;margin:6px 0 0;font-size:25px}.section-heading>a{border-bottom:1px solid;align-items:center;gap:3px;padding-bottom:2px;font-size:11px;font-weight:800;display:flex}.anchor-scroll{scrollbar-width:none;gap:12px;margin:0 -22px;padding:0 22px 8px;display:flex;overflow-x:auto}.anchor-card{border:1px solid var(--ink);background:#fff;min-width:284px}.anchor-visual{justify-content:center;align-items:center;height:144px;display:flex;position:relative;overflow:hidden}.anchor-card.lime .anchor-visual{background:var(--lime)}.anchor-card.pink .anchor-visual{background:var(--pink)}.anchor-card.blue .anchor-visual{background:var(--blue)}.anchor-visual:before{content:"";border:18px solid #ffffff80;border-radius:50%;width:120px;height:120px;position:absolute}.anchor-index{font-size:11px;font-weight:900;position:absolute;top:10px;left:12px}.anchor-visual svg{position:relative}.anchor-copy{padding:15px}.anchor-meta{justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.anchor-meta span{align-items:center;gap:4px;display:flex}.anchor-meta strong{background:var(--ink);color:#fff;padding:4px 6px}.anchor-copy h3{margin:16px 0 4px;font-size:19px}.anchor-copy p{color:var(--muted);margin:0;font-size:11px}.feed-section{padding-bottom:40px}.pulse-label{align-items:center;gap:6px;font-size:10px;font-weight:900;display:flex}.pulse-label span{background:var(--pink);border-radius:50%;width:7px;height:7px;animation:1.6s infinite pulse}.course-grid{gap:18px;display:grid}.feed-pagination-state{min-height:64px;color:var(--muted);text-align:center;place-items:center;display:grid}.feed-pagination-state span{align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.feed-pagination-state span svg{animation:.9s linear infinite feed-spin}.feed-pagination-state button{border:1px solid var(--ink);font:inherit;cursor:pointer;background:#fff;padding:10px 14px;font-size:12px;font-weight:900}.feed-pagination-state small{font-size:11px}.course-card{border:1px solid var(--ink);background:#fff}.course-cover{height:235px;position:relative;overflow:hidden}.course-cover:before,.course-cover:after{content:"";border-radius:50%;position:absolute}.course-cover.sunset{background:linear-gradient(145deg,#f46c9e,#f6ad59 55%,#eadb7d)}.course-cover.mono{background:linear-gradient(145deg,#adaca5,#e4e2da)}.course-cover.violet{background:linear-gradient(145deg,#846cf5,#ed71ac)}.course-cover:before{border:38px solid #ffffff61;width:210px;height:210px;top:42px;left:100px}.course-cover:after{background:#11120fcc;width:100px;height:100px;top:76px;left:68px}.cover-number,.cover-place{z-index:2;font-weight:900;position:absolute}.cover-number{font-size:11px;top:14px;left:14px}.cover-place{letter-spacing:-.08em;color:#fff;font-size:32px;bottom:13px;left:15px}.bookmark-button{z-index:3;background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:13px;right:13px}.cover-route{z-index:3;gap:16px;display:flex;position:absolute;top:98px;left:174px;transform:rotate(-18deg)}.cover-route i{background:var(--lime);border:2px solid var(--ink);border-radius:50%;width:9px;height:9px}.cover-route:before{content:"";background:var(--ink);width:86px;height:2px;position:absolute;top:4px;left:2px}.course-copy{padding:17px}.course-owner{align-items:baseline;gap:5px;display:flex}.course-owner span{letter-spacing:-.05em;font-size:22px;font-weight:900}.course-owner small{color:var(--muted)}.course-stats{color:var(--muted);gap:12px;margin:12px 0;font-size:10px;font-weight:700;display:flex}.course-stats span{align-items:center;gap:4px;display:flex}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag-row span{background:#f0efe9;padding:5px 8px;font-size:10px;font-weight:700}.empty-state{text-align:center;background:#fff;border:1px dashed #999;width:100%;padding:28px}.empty-state.compact{text-align:left;min-width:284px}.empty-state strong{font-size:17px;display:block}.empty-state p{color:var(--muted);margin:8px 0 18px;font-size:11px;line-height:1.6}.loading-screen,.error-screen{min-height:calc(100vh - 160px);padding:70px 24px}.loading-screen .brand-mark{margin-bottom:35px}.loading-line,.loading-card{background:linear-gradient(90deg,#e7e6df,#f8f7f2,#e7e6df) 0 0/200% 100%;animation:1.4s infinite shimmer;display:block}.loading-line{width:82%;height:34px;margin-bottom:10px}.loading-line.short{width:55%}.loading-card{height:280px;margin-top:38px}.error-screen span{letter-spacing:.16em;color:var(--pink);font-size:9px;font-weight:900}.error-screen h1{letter-spacing:-.07em;margin:14px 0;font-size:42px;line-height:1}.error-screen p{color:var(--muted);margin-bottom:25px;font-size:13px;line-height:1.6}.screen-page{padding:42px 22px 40px}.page-intro h1{letter-spacing:-.075em;margin:12px 0 16px;font-size:45px;line-height:.98}.page-intro p{color:var(--muted);font-size:13px;line-height:1.6}.search-shell{border:1px solid var(--ink);background:#fff;align-items:center;gap:10px;height:54px;margin-top:27px;padding:0 10px 0 16px;display:flex}.search-shell span{color:#999;flex:1;font-size:13px}.search-shell button,.profile-top button{background:var(--ink);color:#fff;border:0;place-items:center;width:38px;height:38px;display:grid}.chip-row{scrollbar-width:none;gap:7px;margin:14px -22px 18px;padding:0 22px;display:flex;overflow-x:auto}.chip-row button{border:1px solid var(--line);background:0 0;border-radius:30px;flex:none;padding:8px 15px;font-size:11px;font-weight:800}.chip-row button.selected{background:var(--ink);color:#fff}.map-preview{border:1px solid var(--ink);background:#dcded1;height:330px;position:relative;overflow:hidden}.map-grid{background-image:linear-gradient(#11120f1f 1px,#0000 1px),linear-gradient(90deg,#11120f1f 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:-60px;transform:rotate(13deg)}.map-river{background:#a8dbe9;border:1px solid #11120f33;width:700px;height:75px;position:absolute;top:150px;left:-100px;transform:rotate(-20deg)}.map-label{letter-spacing:.18em;font-size:9px;font-weight:900;position:absolute}.label-one{top:65px;left:50px}.label-two{bottom:55px;right:42px}.map-marker{background:var(--ink);color:#fff;border-radius:50% 50% 50% 0;place-items:center;width:33px;height:33px;font-size:10px;font-weight:900;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 4px 12px #0000003d}.map-marker:first-letter{transform:rotate(45deg)}.map-marker.marker-one{top:24%;left:31%}.map-marker.marker-two{background:var(--pink);top:35%;left:57%}.map-marker.marker-three{top:17%;left:70%}.map-marker.marker-four{background:var(--lime);color:#111;top:61%;left:47%}.map-marker.marker-five{top:58%;left:18%}.map-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;justify-content:space-between;padding:12px;font-size:11px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.map-caption span{align-items:center;gap:5px;display:flex}.nearby-panel{margin-top:32px}.mini-place-row{border-top:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:12px;padding:11px 0;display:grid}.mini-cover{height:66px}.mini-cover.lime{background:var(--lime)}.mini-cover.pink{background:var(--pink)}.mini-place-row div:nth-child(2){flex-direction:column;gap:4px;display:flex}.mini-place-row span,.mini-place-row small{color:var(--muted);font-size:10px}.mini-place-row b{background:var(--ink);color:#fff;align-self:start;padding:5px;font-size:9px}.wizard-head,.profile-top{justify-content:space-between;align-items:flex-start;display:flex}.wizard-head h1,.profile-top h1{letter-spacing:-.07em;margin:8px 0 0;font-size:35px}.draft-chip{color:#687248;background:#e9efca;padding:7px 9px;font-size:9px;font-weight:800}.stepper{align-items:center;margin:34px 20px 6px;display:flex}.stepper span{border:1px solid #aaa;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.stepper span.done{background:var(--ink);color:#fff;border-color:var(--ink)}.stepper span.current{background:var(--lime);border-color:var(--ink)}.stepper i{background:#aaa;flex:1;height:1px}.step-labels{color:#999;justify-content:space-between;margin:0 18px 27px;font-size:9px;display:flex}.step-labels strong{color:var(--ink)}.builder-card{border:1px solid var(--ink);background:#fff}.builder-title{border-bottom:1px solid var(--line);padding:20px}.builder-title>span{letter-spacing:.13em;color:#777;font-size:9px;font-weight:900}.builder-title h2{letter-spacing:-.05em;margin:6px 0;font-size:25px}.builder-title p{color:var(--muted);margin:0;font-size:11px}.route-preview{padding:22px 18px;position:relative}.route-line{border-left:1px dashed #999;height:144px;position:absolute;top:52px;left:34px}.route-node{z-index:2;grid-template-columns:34px 1fr 20px;align-items:center;gap:12px;display:grid;position:relative}.route-node>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.route-node.anchor>span{background:var(--pink)}.route-node>div{border:1px solid var(--line);background:#fff;flex-direction:column;gap:4px;padding:12px;display:flex}.route-node small{color:var(--pink);font-size:8px;font-weight:900}.route-node strong{font-size:13px}.route-node em{color:var(--muted);align-items:center;gap:3px;font-size:9px;font-style:normal;display:flex}.travel-chip{z-index:3;background:#eee;width:max-content;margin:9px 0 9px 50px;padding:4px 7px;font-size:8px;position:relative}.add-node{background:#fafafa;border:1px dashed #999;justify-content:center;align-items:center;gap:7px;width:calc(100% - 50px);height:48px;margin:13px 0 0 50px;font-size:11px;font-weight:800;display:flex}.builder-summary{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;margin-top:16px;padding:12px 12px 12px 18px;font-size:11px;display:flex}.builder-summary button{background:var(--lime);border:0;align-items:center;gap:8px;height:42px;padding:0 16px;font-weight:900;display:flex}.couple-card{background:var(--ink);color:#fff;text-align:center;margin-top:28px;padding:27px 20px;position:relative;overflow:hidden}.couple-card:before{content:"";border:35px solid #d9ff4324;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;left:-85px}.couple-avatars{justify-content:center;height:58px;display:flex;position:relative}.couple-avatars>span{color:#111;border:3px solid var(--ink);background:#ddd;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.couple-avatars>span:last-of-type{background:var(--pink);margin-left:-12px}.heart-pin{color:var(--lime);position:absolute;bottom:-2px}.couple-label{letter-spacing:.15em;color:#aaa;margin-top:13px;font-size:8px;font-weight:900;display:block}.couple-card h2{margin:6px 0;font-size:28px}.couple-card h2 em{color:var(--pink);font-style:normal}.couple-card>strong{letter-spacing:-.07em;color:var(--lime);font-size:48px}.couple-card p{color:#aaa;margin:0;font-size:10px}.couple-card button{color:#fff;background:0 0;border:1px solid #fff6;align-items:center;gap:7px;margin-top:20px;padding:10px 13px;font-size:10px;display:inline-flex}.couple-card button:disabled{opacity:.55}.couple-controls{z-index:1;position:relative}.couple-invite-form{text-align:left;gap:9px;max-width:310px;margin:14px auto 0;display:grid}.couple-invite-form label{color:#ccc;gap:5px;font-size:10px;display:grid}.couple-invite-form input:not([type=checkbox]){box-sizing:border-box;color:#fff;background:#ffffff14;border:1px solid #ffffff59;width:100%;padding:10px}.couple-check{align-items:flex-start;gap:8px!important;display:flex!important}.couple-check input{margin-top:2px}.couple-error{color:#ff9d9d;margin-top:8px;display:block}.couple-card .couple-disconnect{color:#ffb2b2;border-color:#ff82828c}.couple-invite-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:70vh;padding:36px 24px;display:flex}.couple-invite-page>svg{color:var(--pink)}.couple-invite-page h1{max-width:420px;margin:0;font-size:32px}.couple-invite-page p{color:var(--muted);margin:0}.couple-invite-page .couple-check{text-align:left;max-width:340px}.couple-invite-page>button{border:1px solid var(--ink);background:var(--lime);padding:13px 20px;font-weight:900}.profile-stats{border:1px solid var(--ink);background:#fff;border-top:0;grid-template-columns:repeat(3,1fr);display:grid}.profile-stats div{text-align:center;border-right:1px solid var(--line);padding:16px 5px}.profile-stats div:last-child{border:0}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{font-size:19px}.profile-stats span{color:var(--muted);margin-top:3px;font-size:9px}.my-list{margin-top:34px}.archive-card{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:88px 1fr 20px;align-items:center;gap:13px;padding:12px 0;display:grid}.my-course-list{display:grid}.my-course-list .archive-card{color:inherit}.my-course-list .archive-card+.archive-card{border-top:0}.archive-visual.tone-1{background:linear-gradient(145deg, var(--lime), #5e8d77)}.archive-visual.tone-2{background:linear-gradient(145deg, #7897ff, var(--pink))}.archive-card p{align-items:center;gap:4px;display:flex}.course-scrap-count{align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.my-empty{border:1px dashed var(--line);min-height:110px;color:var(--muted);align-content:center;place-items:center;gap:6px;font-size:10px;display:grid}.my-empty p{margin:0}.saved-list{margin-bottom:28px}.archive-visual{background:linear-gradient(145deg, var(--pink), #f6b859);height:82px;position:relative}.archive-visual span{font-size:7px;font-weight:900;position:absolute;bottom:5px;left:5px}.archive-card>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.archive-card small,.archive-card p{color:var(--muted);margin:0;font-size:9px}.archive-card strong{font-size:13px}.course-detail{padding-bottom:18px}.trophy-hero{color:#fff;background:#141510;min-height:420px;padding:48px 22px 26px;position:relative;overflow:hidden}.hall-badge{background:var(--lime);color:#111;z-index:2;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:900;display:inline-flex;position:relative}.trophy-hero>p{letter-spacing:.15em;color:#999;z-index:2;margin-top:28px;font-size:9px;position:relative}.trophy-hero h1{letter-spacing:-.085em;z-index:2;margin:19px 0 28px;font-size:58px;line-height:.9;position:relative}.trophy-hero h1 em{color:var(--pink);font-style:normal}.trophy-hero .course-description{color:#ccc;letter-spacing:0;max-width:340px;margin:-10px 0 24px;font-size:11px;line-height:1.65}.trophy-meta{z-index:2;gap:12px;font-size:9px;font-weight:800;display:flex;position:relative}.trophy-meta span{align-items:center;gap:4px;display:flex}.trophy-glow{background:radial-gradient(circle, var(--pink), #ff5c9d1a 55%, transparent 68%);filter:blur(4px);border-radius:50%;width:250px;height:250px;position:absolute;top:60px;right:-70px}.timeline-section{padding:34px 22px}.timeline-section .section-heading button{border:1px solid var(--ink);background:0 0;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:800;display:flex}.timeline{margin-top:28px}.multiday-timeline{gap:28px;display:grid}.timeline-day{border-top:2px solid var(--ink);padding-top:14px}.timeline-day .timeline{margin-top:18px}.timeline-stop{grid-template-columns:42px 15px 1fr;gap:10px;min-height:150px;display:grid;position:relative}.time-column strong,.time-column span{display:block}.time-column strong{font-size:10px}.time-column span{color:#ccc;margin-top:13px;font-size:21px;font-weight:900}.timeline-dot{border:3px solid var(--paper);background:var(--pink);width:11px;height:11px;box-shadow:0 0 0 1px var(--ink);z-index:2;border-radius:50%;position:relative}.timeline-dot:after{content:"";border-left:1px dashed #999;height:140px;position:absolute;top:10px;left:4px}.timeline-stop:last-child .timeline-dot:after{display:none}.stop-copy small{color:var(--pink);font-size:8px;font-weight:900}.stop-copy h3{margin:5px 0 10px;font-size:17px}.stop-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.stay-duration{color:#566526;background:#eff8d0;width:max-content;margin-top:8px;padding:4px 7px;font-size:8px;font-weight:800;display:block}.stop-copy em{background:#e8e7e0;margin-top:13px;padding:5px 7px;font-size:8px;font-style:normal;display:inline-block}.stop-copy a{width:max-content;color:var(--ink);align-items:center;gap:4px;margin-top:10px;font-size:9px;font-weight:800;display:flex}.published-banner{background:var(--lime);color:#38420f;align-items:center;gap:6px;margin:0;padding:10px 18px;font-size:10px;font-weight:900;display:flex}.detail-actions{z-index:12;gap:8px;padding:0 12px;display:flex;position:sticky;bottom:93px}.detail-actions button,.detail-actions a{border:0;height:54px;font-weight:900}.square-action{background:#fff;width:54px;border:1px solid var(--ink)!important}.save-action{background:var(--lime);color:var(--ink);flex:1;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.course-detail-actions .scrap-action{background:var(--lime);color:var(--ink);border:1px solid var(--ink);flex:1;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:10px;display:flex}.course-detail-actions .scrap-action.active{background:var(--pink)}.course-detail-actions .scrap-action span{border-left:1px solid #00000040;min-width:20px;padding-left:7px}.course-detail-actions .scrap-action:disabled{opacity:.65}.make-course-action{background:var(--ink);color:#fff;place-items:center;width:54px;display:grid;border:1px solid var(--ink)!important}.publish-builder{padding-bottom:18px}.publish-day-summary{gap:7px;margin:0 18px 18px;display:grid}.publish-day-summary>div{border:1px solid var(--line);background:#f5f4ee;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.publish-day-summary strong{color:var(--pink);letter-spacing:.1em;font-size:10px}.publish-day-summary span{color:var(--muted);font-size:9px}.share-card-preview{aspect-ratio:1;color:#fff;background:radial-gradient(circle at 85% 20%,#ff5c9df2,#0000 32%),linear-gradient(145deg,#181914 42%,#657425 160%);flex-direction:column;justify-content:space-between;margin:0 18px 20px;padding:18px;display:flex;position:relative;overflow:hidden}.share-card-preview:after{content:"";border:30px solid var(--lime);opacity:.9;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-35px;right:-35px}.share-card-preview>span,.share-card-preview small{letter-spacing:.12em;font-size:8px;font-weight:900}.share-card-preview>div,.share-card-preview footer{z-index:2;position:relative}.share-card-preview strong{letter-spacing:-.06em;max-width:90%;margin-top:8px;font-size:34px;line-height:.95;display:block}.share-card-preview p{color:#ccc;max-width:80%;font-size:10px;line-height:1.5}.share-card-preview footer{flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.share-card-preview footer span{align-items:center;gap:5px;display:flex}.publish-field{gap:7px;margin:14px 18px 0;display:grid}.publish-field>span{justify-content:space-between;font-size:9px;font-weight:900;display:flex}.publish-field em{color:var(--muted);font-style:normal;font-weight:500}.publish-field input,.publish-field textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;background:#fff;padding:11px;font-size:11px}.publish-checklist{background:#eff8d0;gap:8px;margin:18px;padding:13px;font-size:9px;display:grid}.publish-checklist span{align-items:center;gap:6px;display:flex}.publish-summary{justify-content:space-between}.publish-summary .summary-back{color:var(--ink);border:1px solid var(--ink);background:#fff}.search-shell input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.search-shell input::placeholder{color:#999}.chip-row a{border:1px solid var(--line);background:0 0;border-radius:30px;flex:none;padding:8px 15px;font-size:11px;font-weight:800}.chip-row a.selected{background:var(--ink);color:#fff}.mini-place-row div:nth-child(2){min-width:0}.mini-place-row strong,.mini-place-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.interactive-map{isolation:isolate}.map-sdk-canvas,.fallback-map{position:absolute;inset:0}.fallback-map{background:#dcded1;overflow:hidden}.coordinate-marker{z-index:2;background:var(--ink);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000040}.coordinate-marker:nth-of-type(2n){background:var(--pink)}.map-refresh{z-index:5;border:1px solid var(--ink);white-space:nowrap;background:#fff;align-items:center;gap:6px;padding:9px 12px;font-size:10px;font-weight:900;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #00000024}.map-refresh:disabled{color:#777}.map-sdk-error{z-index:4;border:1px solid var(--pink);background:#fff;padding:10px;font-size:10px;line-height:1.4;position:absolute;top:14px;left:14px;right:14px}.map-limit-note{color:var(--muted);margin:8px 0 0;font-size:10px}.interactive-map .map-caption{z-index:5}.anchor-builder{overflow:hidden}.anchor-choice-list{gap:8px;padding:10px;display:grid}.anchor-choice{text-align:left;border:1px solid var(--line);background:#fafafa;grid-template-columns:40px 1fr;gap:12px;width:100%;padding:14px;display:grid}.anchor-choice.selected{border-color:var(--ink);box-shadow:inset 5px 0 0 var(--pink);background:#fff}.anchor-choice-index{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.anchor-choice.selected .anchor-choice-index{background:var(--lime);color:var(--ink)}.anchor-choice-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.anchor-choice-copy small{color:var(--pink);letter-spacing:.08em;font-size:8px;font-weight:900}.anchor-choice-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.anchor-choice-copy em{color:var(--muted);align-items:center;gap:4px;font-size:9px;font-style:normal;display:flex}.anchor-summary{z-index:10;position:sticky;bottom:92px}.anchor-summary>span{text-overflow:ellipsis;white-space:nowrap;max-width:45%;overflow:hidden}.anchor-summary button:disabled{opacity:.55}.summary-link{background:var(--lime);min-height:42px;color:var(--ink);align-items:center;gap:8px;padding:0 16px;font-size:11px;font-weight:900;display:flex}.draft-success{border:1px solid var(--ink);background:#eaf6bd;align-items:center;gap:10px;margin-top:14px;padding:14px;display:flex}.draft-success div{flex-direction:column;gap:3px;display:flex}.draft-success span{color:var(--muted);font-size:10px}.form-error{color:#a4204d;font-size:11px;line-height:1.5}.route-editor-card{overflow:hidden}.schedule-controls{border:1px solid var(--line);background:#f5f4ee;gap:14px;margin:0 12px 8px;padding:14px;display:grid}.schedule-control-group{gap:8px;display:grid}.schedule-control-group>span,.schedule-time-grid label>span{align-items:center;gap:5px;font-size:9px;font-weight:900;display:flex}.day-count-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.day-count-options button,.suggestion-day-picker button{border:1px solid var(--line);background:#fff;min-height:36px;font-size:10px;font-weight:900}.day-count-options button.selected,.suggestion-day-picker button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.schedule-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.schedule-time-grid label{gap:6px;display:grid}.schedule-time-grid input,.schedule-time-grid select,.route-node-schedule select{border:1px solid var(--line);min-width:0;height:36px;font:inherit;background:#fff;padding:0 8px;font-size:10px}.editable-route-list{gap:9px;padding:12px;display:grid}.route-day-group{gap:9px;display:grid}.route-day-group+.route-day-group{border-top:2px solid var(--ink);margin-top:12px;padding-top:16px}.route-day-group>header,.timeline-day>header{justify-content:space-between;align-items:center;display:flex}.route-day-group>header strong,.timeline-day>header strong{color:var(--pink);letter-spacing:.12em;font-size:13px}.route-day-group>header span,.timeline-day>header span{color:var(--muted);font-size:9px;font-weight:800}.route-day-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;margin:0;padding:18px;font-size:10px}.editable-route-node{border:1px solid var(--line);touch-action:none;background:#fff;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.editable-route-node.anchor{border-color:var(--ink);box-shadow:inset 4px 0 0 var(--pink)}.route-order{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.editable-route-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.editable-route-copy small{color:var(--pink);font-size:8px;font-weight:900}.editable-route-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.editable-route-copy em{color:var(--muted);align-items:center;gap:3px;font-size:9px;font-style:normal;display:flex}.editable-route-copy .route-leg-time{color:#566526;background:#eff8d0;width:max-content;padding:3px 6px;font-size:8px;font-weight:800}.editable-route-copy input{border:1px solid var(--line);height:34px;margin-top:4px;padding:0 9px;font-size:10px}.route-node-schedule{flex-wrap:wrap;gap:6px;display:flex}.route-node-schedule label{gap:3px;display:grid}.route-node-schedule label>span{color:var(--muted);font-size:8px;font-weight:800}.route-node-actions{flex-direction:column;gap:5px;display:flex}.route-node-actions span{display:flex}.route-node-actions button:disabled{opacity:.35}.route-node-actions button{border:1px solid var(--line);background:#f5f4ee;place-items:center;width:30px;height:30px;display:grid}.drag-handle{cursor:grab;touch-action:none}.anchor-lock{background:#eee;align-self:start;padding:4px 6px;font-size:8px;font-weight:800}.place-suggestions{margin-top:30px}.place-suggestions .section-heading>span{font-size:10px;font-weight:900}.suggestion-day-picker{align-items:center;gap:6px;margin:10px 0 4px;display:flex}.suggestion-day-picker>span{color:var(--muted);margin-right:4px;font-size:9px;font-weight:800}.suggestion-day-picker button{min-height:30px;padding:0 10px}.suggestion-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.suggestion-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.suggestion-row small{color:var(--pink);font-size:8px;font-weight:900}.suggestion-row strong,.suggestion-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suggestion-row span{color:var(--muted);font-size:9px}.suggestion-row button{border:1px solid var(--ink);background:var(--lime);align-items:center;gap:4px;min-height:36px;padding:0 10px;font-size:9px;font-weight:900;display:flex}.suggestion-row button:disabled{opacity:.45}.save-notice{color:#566526;align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}@keyframes pulse{50%{opacity:.35;transform:scale(.7)}}@keyframes feed-spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (min-width:800px){body:before{content:"PLACE-LINK / SEOUL";transform-origin:0 0;letter-spacing:.35em;color:#11120f73;font-size:10px;font-weight:900;position:fixed;top:50%;left:34px;transform:rotate(-90deg)translate(-50%)}}@media (max-width:370px){.schedule-time-grid{grid-template-columns:1fr}.editable-route-node{grid-template-columns:30px 1fr}.route-node-actions,.anchor-lock{grid-column:2}.hero-section h1{font-size:43px}.trophy-hero h1{font-size:50px}.course-stats{gap:7px}}
:root{--ink:#28251f;--paper:#f8f6f1;--muted:#746f67;--line:#28251f1f;--lime:#dce8cf;--pink:#e9785f;--blue:#c9e0e3;--surface:#fffdf9;--surface-muted:#f0ede6;--accent:#d95f47;--accent-deep:#a94230;--shadow-sm:0 8px 24px #352d2312;--shadow-md:0 20px 55px #352d231c}html{background:var(--paper);min-height:100%;scroll-padding-top:calc(64px + env(safe-area-inset-top));-webkit-text-size-adjust:100%}body{background:var(--paper);min-width:320px;min-height:100dvh;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Pretendard,Pretendard Variable,Noto Sans KR,Segoe UI,sans-serif}body:before{display:none!important}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #d95f4747}.site-canvas{background:var(--paper);width:100%;min-height:100dvh;box-shadow:none;padding-bottom:calc(92px + env(safe-area-inset-bottom));margin:0;overflow:visible}.topbar{height:calc(64px + env(safe-area-inset-top));padding:0 20px;padding-top:env(safe-area-inset-top);z-index:40;border-bottom-color:var(--line);background:#f8f6f1eb;position:sticky;top:0}.topbar-actions{align-items:center;gap:16px;display:flex}.desktop-nav{display:none}.wordmark{letter-spacing:-.045em;gap:8px;font-size:19px}.locale-switch{background:var(--surface-muted);border:0;border-radius:999px;padding:8px 10px;font-size:10px}.main-content{min-height:calc(100dvh - 64px - env(safe-area-inset-top))}.tabbar{width:min(100% - 24px,480px);height:66px;bottom:max(10px, env(safe-area-inset-bottom));background:#28251ff5;border:0;border-radius:20px;padding:7px 10px;box-shadow:0 16px 45px #28251f3d}.tab-item{font-size:10px}.create-icon{background:var(--pink);color:#fff;box-shadow:0 0 0 5px var(--paper)}.section-kicker,.eyebrow{color:var(--accent-deep);letter-spacing:.11em;font-size:10px}.hero-section{background:radial-gradient(circle at 88% 18%,#e9785f6b,#0000 25%),radial-gradient(circle at 78% 70%,#dce8cf21,#0000 30%),#292720;min-height:500px;padding:58px 24px 40px}.hero-section:after{opacity:.82;filter:none;background:linear-gradient(145deg,#e98b70,#cc5947);width:190px;height:220px;top:105px;right:-76px}.hero-section h1{letter-spacing:-.075em;max-width:440px;margin:24px 0 20px;font-size:clamp(44px,12vw,62px);line-height:1}.hero-section h1 em{color:#f2a28e}.hero-section p{color:#d7d3cb;max-width:330px;font-size:15px;line-height:1.7}.hero-actions{margin-top:28px}.button{border-radius:12px;min-height:50px;padding:0 20px;font-size:14px}.button.primary{background:var(--pink);color:#fff}.button.ghost{background:var(--surface-muted);border-color:var(--line);color:var(--ink)}.hero-section .button.ghost{color:#fff;background:#ffffff0a;border-color:#ffffff3d}.hero-sticker{display:none}.content-section{padding:38px 20px 12px}.section-heading{margin-bottom:18px}.section-heading h2{letter-spacing:-.045em;margin-top:7px;font-size:26px}.anchor-scroll{margin:0 -20px;padding:0 20px 10px}.anchor-card,.course-card,.builder-card,.search-shell,.map-preview,.couple-card,.profile-stats{border-color:var(--line)}.anchor-card{background:var(--surface);min-width:278px;box-shadow:var(--shadow-sm);border-radius:18px;overflow:hidden}.anchor-visual{height:128px}.anchor-card.lime .anchor-visual{background:linear-gradient(145deg,#dde8d1,#b9cfa8)}.anchor-card.pink .anchor-visual{background:linear-gradient(145deg,#f1b19f,#e4775e)}.anchor-card.blue .anchor-visual{background:linear-gradient(145deg,#d6e9e9,#9fc9d0)}.anchor-meta strong{background:var(--surface-muted);color:var(--ink);border-radius:999px}.course-grid{gap:14px}.course-card{background:var(--surface);box-shadow:var(--shadow-sm);border:0;border-radius:20px;overflow:hidden}.course-cover{height:210px}.course-cover.sunset{background-image:linear-gradient(#28251f0d,#28251f40),url(/images/places/seoul-date-atlas.png);background-position:0 100%;background-size:300% 200%}.course-cover.mono{background-image:linear-gradient(#28251f0d,#28251f40),url(/images/places/seoul-date-atlas.png);background-position:0 0;background-size:300% 200%}.course-cover.violet{background-image:linear-gradient(#28251f0d,#28251f40),url(/images/places/seoul-date-atlas.png);background-position:100% 100%;background-size:300% 200%}.course-copy{padding:18px}.tag-row span{background:var(--surface-muted);border-radius:999px}.screen-page{width:100%;padding:36px 20px 44px}.page-intro h1{letter-spacing:-.065em;max-width:520px;margin:12px 0 14px;font-size:clamp(38px,10vw,48px);line-height:1.04}.page-intro p{max-width:520px;font-size:14px}.search-shell{border-color:var(--line);height:56px;box-shadow:var(--shadow-sm);border-radius:14px;margin-top:24px}.search-shell input{font-size:16px}.search-shell button,.profile-top button{background:var(--ink);border-radius:10px}.chip-row{margin:14px -20px 20px;padding:0 20px}.chip-row a,.chip-row button{border-color:var(--line);background:var(--surface);align-items:center;min-height:44px;font-size:12px;display:inline-flex}.chip-row a.selected,.chip-row button.selected{background:var(--ink)}.explore-workspace{gap:28px;display:grid}.map-preview{height:350px;box-shadow:var(--shadow-sm);background:#e2e4dc;border-radius:20px;overflow:hidden}.map-caption{border-radius:12px;padding:13px 14px;font-size:12px;bottom:14px;left:14px;right:14px}.nearby-panel{margin-top:0}.place-result-list{gap:10px;display:grid}.mini-place-row{background:var(--surface);border:0;border-radius:14px;grid-template-columns:72px 1fr;gap:14px;min-height:82px;padding:9px;box-shadow:0 5px 18px #352d230d}.mini-cover{background-image:linear-gradient(#28251f0f,#28251f2e),url(/images/places/seoul-date-atlas.png);background-repeat:no-repeat;background-size:300% 200%;border-radius:10px;place-items:center;height:64px;display:grid}.mini-cover span{color:var(--ink);background:#fffdf9e0;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:800}.mini-cover.category-exhibition{background-position:0 0}.mini-cover.category-cafe{background-position:50% 0}.mini-cover.category-shop{background-position:100% 0}.mini-cover.category-restaurant{background-position:0 100%}.mini-cover.category-activity{background-position:50% 100%}.mini-cover.category-bar{background-position:100% 100%}.mini-place-row div:nth-child(2){gap:5px}.mini-place-row strong{font-size:14px}.mini-place-row span,.mini-place-row small{font-size:11px}.wizard-head h1,.profile-top h1{letter-spacing:-.055em;font-size:clamp(30px,8vw,40px)}.draft-chip{color:#59634e;background:var(--lime);border-radius:999px}.stepper{margin:30px 12px 7px}.stepper span.current{background:var(--pink);color:#fff;border-color:var(--pink)}.step-labels{margin:0 8px 25px;font-size:10px}.builder-card{background:var(--surface);box-shadow:var(--shadow-sm);border:0;border-radius:20px;overflow:hidden}.builder-title{padding:22px}.builder-title h2{font-size:25px}.builder-title p{max-width:620px;font-size:12px;line-height:1.6}.anchor-choice-list{gap:10px;padding:12px}.anchor-choice{background:var(--surface-muted);border:0;border-radius:14px;min-height:104px;padding:16px}.anchor-choice.selected{border:2px solid var(--accent);box-shadow:none;background:#fff}.anchor-choice.selected .anchor-choice-index{background:var(--pink);color:#fff}.anchor-choice-copy small{color:var(--accent-deep)}.anchor-choice-copy strong{font-size:16px}.anchor-choice-copy em{font-size:11px}.builder-summary{background:var(--ink);min-height:66px;box-shadow:var(--shadow-md);border-radius:16px;margin-top:18px;font-size:12px}.builder-summary button,.summary-link{background:var(--pink);color:#fff;border-radius:11px;min-height:44px}.anchor-summary{bottom:86px}.route-workspace{gap:26px;display:grid}.editable-route-list{gap:10px;padding:14px}.editable-route-node{background:var(--surface-muted);border:0;border-radius:14px;padding:14px}.editable-route-node.anchor{box-shadow:inset 4px 0 0 var(--pink);border:1px solid #d95f4757}.editable-route-copy small,.suggestion-row small{color:var(--accent-deep)}.editable-route-copy strong{font-size:14px}.editable-route-copy em,.editable-route-copy .route-leg-time{font-size:10px}.editable-route-copy input{background:#fff;border-radius:9px;height:44px;font-size:16px}.route-node-actions button{background:#fff;border-radius:8px;min-width:44px;min-height:44px}.place-suggestions{margin-top:0}.suggestion-list{gap:8px;display:grid}.suggestion-row{background:var(--surface);border:0;border-radius:13px;min-height:72px;padding:13px 14px;box-shadow:0 5px 18px #352d230d}.suggestion-row strong{font-size:14px}.suggestion-row span{font-size:11px}.suggestion-row button{background:var(--ink);color:#fff;border:0;border-radius:10px;min-height:44px;font-size:10px}.profile-overview{margin-top:24px}.couple-card{background:radial-gradient(circle at 0 0,#e9785f2e,#0000 35%),#2a2822;border-radius:22px 22px 0 0;margin-top:0;overflow:hidden}.couple-card:before{border-color:#e9785f1a}.couple-avatars>span:last-of-type{background:#f0aa98}.heart-pin,.couple-card>strong{color:#f0a38f}.profile-stats{box-shadow:var(--shadow-sm);border:0;border-radius:0 0 22px 22px;overflow:hidden}.profile-stats div{padding:18px 8px}.profile-stats span{font-size:10px}.my-list{margin-top:38px}.my-course-list{gap:10px}.archive-card,.my-course-list .archive-card+.archive-card{background:var(--surface);border:0;border-radius:14px;min-height:104px;padding:10px;box-shadow:0 5px 18px #352d230d}.archive-visual{border-radius:10px;overflow:hidden}.archive-card strong{font-size:14px}.archive-card small,.archive-card p{font-size:10px}.empty-state,.my-empty{border-color:var(--line);background:var(--surface);border-radius:16px}.share-card-preview{background:radial-gradient(circle at 85% 20%,#e9785fe6,#0000 34%),linear-gradient(145deg,#292720 42%,#626a58 160%);border-radius:18px}.publish-field input,.publish-field textarea{border-radius:10px;font-size:16px}.publish-checklist{background:#edf2e8;border-radius:12px}@media (min-width:760px){html{scroll-padding-top:74px}.site-canvas{padding-bottom:0}.topbar{height:74px;padding-top:0;padding-left:max(28px,50vw - 600px);padding-right:max(28px,50vw - 600px)}.desktop-nav{align-items:center;gap:8px;display:flex}.desktop-nav a{color:var(--muted);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{background:var(--surface-muted);color:var(--ink)}.tabbar{display:none}.main-content{min-height:calc(100vh - 74px)}.hero-section{border-radius:30px;width:min(100% - 48px,1200px);min-height:560px;margin:30px auto 0;padding:82px 64px}.hero-section h1{max-width:700px;font-size:clamp(64px,7vw,88px);line-height:.96}.hero-section p{max-width:480px;font-size:17px}.hero-section:after{width:360px;height:410px;top:85px;right:-80px}.hero-sticker{border-radius:10px;display:block;bottom:34px;right:40px}.content-section{width:min(100% - 48px,1200px);margin:0 auto;padding:64px 0 8px}.anchor-scroll{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;display:grid;overflow:visible}.anchor-card{min-width:0}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-page{width:min(100% - 48px,1200px);margin:0 auto;padding:56px 0 72px}.page-intro h1{font-size:58px}.search-shell{max-width:720px}.chip-row{margin:16px 0 28px;padding:0}.explore-workspace{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:36px}.explore-map-column{position:sticky;top:98px}.map-preview{height:min(680px,100vh - 126px)}.place-result-list{max-height:min(680px,100vh - 126px);padding:2px 8px 18px 2px;overflow:auto}.create-page{width:min(100% - 48px,1120px)}.create-page .stepper,.create-page .step-labels{max-width:620px;margin-left:auto;margin-right:auto}.anchor-choice-list{grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}.anchor-choice{grid-template-columns:36px 1fr;align-content:start}.route-workspace{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:start;gap:32px}.place-suggestions{position:sticky;top:98px}.suggestion-list{max-height:640px;padding-right:6px;overflow:auto}.builder-summary{position:sticky;bottom:20px}.publish-page .builder-card{grid-template-columns:minmax(300px,.8fr) minmax(360px,1.2fr);column-gap:24px;padding:24px;display:grid}.publish-page .builder-title{grid-column:1/-1;margin:-24px -24px 24px}.publish-page .share-card-preview{grid-row:span 4;margin:0}.publish-page .publish-field,.publish-page .publish-checklist{margin:0 0 14px}.profile-overview{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;display:grid}.couple-card{border-radius:24px}.profile-stats{border-radius:24px;grid-template-columns:1fr}.profile-stats div{text-align:left;border-right:0;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.profile-stats div:last-child{border-bottom:0}.profile-stats strong{font-size:28px}.my-course-list{grid-template-columns:repeat(2,minmax(0,1fr))}.my-course-list .archive-card+.archive-card{border:0}}@media (min-width:1100px){.course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.course-cover{height:220px}.my-course-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.feed-filters{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;gap:12px;margin:0 0 28px;padding:18px;display:grid}.filter-line{grid-template-columns:72px 1fr;align-items:center;gap:12px;display:grid}.filter-line>strong{color:var(--muted);font-size:12px}.hall-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hall-card{min-height:132px;color:var(--ink);background:linear-gradient(145deg,#fff8e8,#fff0ec);border:1px solid #ff825b47;border-radius:20px;gap:10px;padding:20px;text-decoration:none;display:grid}.hall-rank,.hall-card small{align-items:center;gap:6px;display:flex}.hall-rank{color:#d15c2f;font-size:12px;font-weight:800}.hall-card small{color:var(--muted)}.analytics-dashboard{gap:24px;max-width:1120px;margin:0 auto;display:grid}.analytics-heading{gap:12px;display:grid}.analytics-heading h1,.analytics-heading p{margin:0}.studio-access-page{place-items:center;min-height:calc(100dvh - 8rem);display:grid}.studio-access-card{border:1px solid var(--line);background:var(--surface);width:min(100%,34rem);box-shadow:var(--shadow-md);border-radius:1.5rem;flex-direction:column;gap:1rem;padding:clamp(1.5rem,5vw,3rem);display:flex}.studio-access-card h1,.studio-access-card p{margin:0}.analytics-heading h1{letter-spacing:-.055em;font-size:clamp(34px,6vw,64px);line-height:.98}.analytics-heading p{color:var(--muted)}.analytics-status-card,.analytics-metric-grid article,.analytics-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px}.analytics-status-card{align-items:center;gap:14px;padding:18px 20px;display:flex}.analytics-status-card div{gap:3px;display:grid}.analytics-status-card span,.analytics-metric-grid span,.analytics-metric-grid small,.analytics-list small,.analytics-panel>p{color:var(--muted)}.analytics-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.analytics-metric-grid article{gap:8px;padding:20px;display:grid}.analytics-metric-grid article>strong{letter-spacing:-.05em;font-size:clamp(30px,5vw,48px)}.analytics-panel{padding:22px}.analytics-panel h2{margin:0 0 18px}.analytics-list{display:grid}.analytics-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.analytics-list>div>span{gap:4px;display:grid}.analytics-list code{overflow-wrap:anywhere;font-size:12px}.curation-dashboard{gap:24px;max-width:1120px;margin:0 auto;display:grid}.curation-filters,.curation-list{gap:12px;display:grid}.curation-list article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.curation-list article.is-anchor{border-color:var(--ink)}.curation-card-copy{gap:7px;display:grid}.curation-card-copy h2,.curation-card-copy p{margin:0}.curation-card-copy p,.curation-status{color:var(--muted);align-items:center;gap:6px;display:flex}.curation-status{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.curation-card-copy small[role=alert]{color:#b42318}.ingestion-dashboard{gap:24px;max-width:1180px;margin:0 auto;display:grid}.ingestion-nav,.ingestion-links,.ingestion-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ingestion-filters,.ingestion-list{gap:12px;display:grid}.ingestion-sync-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:end;gap:16px;padding:20px;display:grid}.ingestion-sync-panel>div,.ingestion-sync-panel label{gap:6px;display:grid}.ingestion-sync-panel span,.ingestion-sync-panel label,.ingestion-sync-panel p{color:var(--muted);font-size:13px}.ingestion-sync-panel input,.ingestion-sync-panel select{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;border-radius:10px;padding:10px 12px}.ingestion-sync-panel p{grid-column:1/-1;margin:0}.ingestion-sync-panel .ingestion-sync-error{color:#b42318}.ingestion-list article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:24px;padding:22px;display:grid}.ingestion-card-copy,.ingestion-review-controls,.ingestion-review-controls label{gap:8px;display:grid}.ingestion-card-copy h2,.ingestion-card-copy p{margin:0}.ingestion-card-copy p,.ingestion-links a{color:var(--muted);align-items:center;gap:6px;display:flex}.ingestion-review-controls label{color:var(--muted);font-size:12px;font-weight:700}.ingestion-review-controls select,.ingestion-review-controls input{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);font:inherit;border-radius:10px;padding:10px 12px}.ingestion-review-controls small[role=alert]{color:#b42318}.ingestion-more{justify-self:center}.studio-shell{background:#f5f2eb;grid-template-columns:250px minmax(0,1fr);min-height:calc(100dvh - 74px);display:grid}.studio-sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;gap:24px;height:calc(100dvh - 74px);padding:28px 20px;display:flex;position:sticky;top:74px}.studio-brand{gap:3px;padding:0 10px;display:grid}.studio-brand small,.studio-nav-heading{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.studio-brand strong{letter-spacing:-.04em;font-size:22px}.studio-sidebar nav{gap:5px;display:grid}.studio-sidebar nav a,.studio-nav-future,.studio-back-link{min-height:42px;color:var(--ink);border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:10px;font-size:13px;font-weight:700;display:flex}.studio-sidebar nav a:hover{background:var(--surface-muted)}.studio-nav-heading{margin:18px 10px 5px}.studio-nav-future{color:var(--muted)}.studio-nav-future small{background:var(--surface-muted);border-radius:999px;padding:3px 6px;font-size:9px}.studio-back-link{color:var(--muted);margin-top:auto}.studio-main{min-width:0;padding:40px clamp(20px,4vw,56px) 72px}.studio-main .screen-page{width:100%;max-width:1180px;padding:0}.studio-dashboard-page,.studio-list-page,.studio-detail-page{gap:24px;width:min(100%,1280px);margin:0 auto;display:grid}.studio-page-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.studio-page-heading>div{gap:10px;display:grid}.studio-page-heading h1,.studio-page-heading p,.studio-panel h2,.studio-panel p{margin:0}.studio-page-heading h1{letter-spacing:-.055em;font-size:clamp(34px,5vw,58px);line-height:.98}.studio-page-heading p,.studio-panel p{color:var(--muted)}.studio-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.studio-metric-grid article,.studio-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:18px}.studio-metric-grid article{gap:12px;padding:18px;display:grid}.studio-metric-grid span{min-height:32px;color:var(--muted);font-size:12px;font-weight:700}.studio-metric-grid strong{letter-spacing:-.05em;font-size:34px}.studio-dashboard-grid,.studio-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.studio-panel{padding:22px}.studio-panel-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.studio-panel-heading>div{gap:5px;display:grid}.studio-provider-list,.studio-run-list,.studio-record-table{display:grid}.studio-provider-list a,.studio-run-list>a,.studio-record-table a{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:15px 0;display:grid}.studio-provider-list a,.studio-run-list.compact>a{grid-template-columns:minmax(0,1fr) auto}.studio-provider-list span,.studio-run-list span,.studio-record-table span{gap:4px;display:grid}.studio-provider-list small,.studio-run-list small,.studio-record-table small{color:var(--muted)}.studio-status{background:var(--surface-muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.studio-status.is-succeeded{color:#12652b;background:#dff5e5}.studio-status.is-failed{color:#a21b12;background:#fee4e2}.studio-status.is-running{color:#755300;background:#fff1c2}.studio-area-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.studio-area-grid article,.studio-area-card{background:var(--surface-muted);border-radius:14px;align-content:start;gap:8px;min-height:150px;padding:16px;display:grid}.studio-area-card:hover{outline:2px solid var(--ink);outline-offset:-2px}.studio-area-grid p,.studio-area-grid small{font-size:12px}.studio-area-grid small{color:var(--muted);align-self:end;font-weight:800}.studio-run-filters{gap:10px;display:grid}.studio-search{gap:8px;display:grid}.studio-search label{color:var(--muted);font-size:12px;font-weight:800}.studio-search>div{gap:10px;display:flex}.studio-search input[type=search]{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex:1;min-width:0;padding:12px 14px}.studio-user-list{display:grid}.audit-log-list{gap:14px;display:grid}.audit-log-list>article{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:20px}.audit-log-list header,.audit-log-list header>span{gap:6px;display:flex}.audit-log-list header{justify-content:space-between;align-items:flex-start}.audit-log-list header>span{flex-direction:column}.audit-log-list small,.audit-log-list time,.audit-log-list p{color:var(--muted);font-size:.82rem}.audit-log-list details{margin-top:14px}.audit-log-list summary{cursor:pointer;font-weight:700}.audit-change-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.audit-change-grid pre{background:var(--surface-muted);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;max-height:280px;padding:12px;font-size:.76rem;overflow:auto}@media (max-width:720px){.audit-change-grid{grid-template-columns:1fr}}.studio-user-list>a{border-top:1px solid var(--line);grid-template-columns:minmax(170px,1.2fr) minmax(150px,1fr) minmax(180px,1fr) auto;align-items:center;gap:18px;padding:16px 0;display:grid}.studio-user-list>a>span:not(.studio-status){gap:4px;display:grid}.studio-user-list small,.studio-activity-list time{color:var(--muted);font-size:12px}.studio-status.is-active,.studio-status.is-published{color:#12652b;background:#dff5e5}.studio-status.is-suspended,.studio-status.is-private,.studio-status.is-draft{color:#755300;background:#fff1c2}.studio-status.is-withdrawn,.studio-status.is-deleted{color:#5c5850;background:#ece9e2}.studio-activity-list{display:grid}.studio-activity-list>div{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.studio-record-table.compact a{grid-template-columns:minmax(0,1fr)}.support-case-list{display:grid}.support-case-list>a{border-top:1px solid var(--line);grid-template-columns:minmax(220px,1.5fr) minmax(120px,.7fr) minmax(160px,.8fr) auto auto;align-items:center;gap:16px;padding:16px 0;display:grid}.support-case-list>a>span:not(.studio-status){gap:4px;display:grid}.support-case-list small,.support-timeline time,.support-timeline small{color:var(--muted);font-size:12px}.studio-status.is-priority-high,.studio-status.is-priority-urgent{color:#a21b12;background:#fee4e2}.studio-status.is-priority-normal,.studio-status.is-support-in_progress,.studio-status.is-support-waiting_user{color:#755300;background:#fff1c2}.studio-status.is-priority-low,.studio-status.is-support-resolved{color:#12652b;background:#dff5e5}.studio-status.is-support-open{color:#244a9b;background:#e4ebff}.studio-status.is-support-closed{color:#5c5850;background:#ece9e2}.support-description{white-space:pre-wrap;margin-top:16px!important}.support-timeline{gap:12px;display:grid}.support-timeline article{background:var(--surface-muted);border-radius:14px;gap:8px;padding:16px;display:grid}.support-timeline article.is-internal_note{background:#fff8dc;border-left:4px solid #755300}.support-timeline article.is-staff_reply{background:#eef2ff;border-left:4px solid #244a9b}.support-timeline header{justify-content:space-between;gap:16px;display:flex}.support-timeline p{white-space:pre-wrap;margin:0}.support-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.support-update-form,.support-entry-form,.support-update-form label,.support-entry-form label{gap:8px;display:grid}.support-update-form,.support-entry-form{align-content:start;gap:14px}.support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.support-update-form input,.support-update-form select,.support-entry-form select,.support-entry-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;padding:11px 12px}.studio-next{justify-self:center}.studio-empty{color:var(--muted);padding:24px 0}.studio-breadcrumb{width:fit-content;color:var(--muted);font-size:13px;font-weight:700}.studio-error-banner{color:#8f1710;overflow-wrap:anywhere;background:#fff0ef;border:1px solid #f3aaa4;border-radius:12px;padding:14px 16px}.studio-definition-list{gap:0;margin:14px 0 0;display:grid}.studio-definition-list div{border-top:1px solid var(--line);grid-template-columns:120px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.studio-definition-list dt{color:var(--muted)}.studio-definition-list dd{overflow-wrap:anywhere;margin:0}.studio-json{color:#f8f5ed;background:#27241f;border-radius:12px;margin:14px 0 0;padding:16px;font-size:12px;overflow-x:auto}@media (max-width:759px){.hall-grid,.filter-line,.analytics-metric-grid{grid-template-columns:1fr}.curation-list article{flex-direction:column;align-items:stretch}.ingestion-list article{grid-template-columns:1fr}.ingestion-sync-panel{grid-template-columns:1fr;align-items:stretch}.studio-shell{grid-template-columns:1fr}.studio-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:18px;position:static}.studio-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-nav-heading,.studio-nav-future,.studio-back-link{display:none}.studio-main{padding:28px 18px 96px}.studio-page-heading{flex-direction:column;align-items:stretch}.studio-metric-grid,.studio-dashboard-grid,.studio-detail-grid,.studio-area-grid{grid-template-columns:1fr}.studio-area-grid article{min-height:0}.studio-run-list>a,.studio-user-list>a,.studio-user-records a,.support-case-list>a{grid-template-columns:1fr}.studio-search>div{flex-direction:column;align-items:stretch}.support-actions,.support-form-grid{grid-template-columns:1fr}}@media (max-width:420px){.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.editable-route-node{grid-template-columns:30px minmax(0,1fr)}.route-node-actions,.anchor-lock{flex-direction:row;grid-column:2}.builder-summary>span{display:none}.builder-summary{justify-content:flex-end}}.my-support-card,.customer-support-form,.customer-support-success{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px}.my-support-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:28px;padding:22px;display:grid}.my-support-card h2,.my-support-card p,.customer-support-heading h1,.customer-support-heading p,.customer-support-success h2,.customer-support-success p{margin:0}.my-support-card>div,.customer-support-heading{gap:7px;display:grid}.my-support-card p,.customer-support-heading p,.customer-support-success p,.customer-support-form small,.support-privacy-note{color:var(--muted)}.customer-support-page{gap:24px;width:min(100%,720px);margin:0 auto;display:grid}.customer-support-heading h1{letter-spacing:-.055em;font-size:clamp(34px,7vw,56px);line-height:1}.customer-support-form{gap:22px;padding:clamp(20px,5vw,32px);display:grid}.customer-support-form fieldset{border:0;min-width:0;margin:0;padding:0}.customer-support-form legend,.customer-support-form>label>span,.support-target-note strong{margin-bottom:9px;font-size:13px;font-weight:800}.support-type-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.support-type-options label{border:1px solid var(--line);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 12px;display:flex}.support-type-options input{width:16px;height:16px;accent-color:var(--ink)}.support-type-options span{font-size:14px;font-weight:700}.support-type-options label:has(input:checked){border-color:var(--ink);background:var(--ink);color:var(--surface)}.support-type-options label:has(input:focus-visible){outline-offset:2px;outline:3px solid #26231f40}.customer-support-form>label{display:grid}.customer-support-form input[type=text],.customer-support-form>label>input,.customer-support-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;min-height:46px;color:var(--ink);font:inherit;border-radius:12px;padding:12px 14px;font-size:16px}.customer-support-form textarea{resize:vertical;min-height:180px}.customer-support-form label>small{text-align:right;margin-top:6px}.support-target-note{background:var(--surface-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.support-target-note strong{margin:0}.support-privacy-note,.support-submit-error{margin:0;font-size:12px;line-height:1.6}.support-submit-error{color:#a21b12}.customer-support-form .button{justify-content:center;min-height:48px}.customer-support-success{text-align:center;justify-items:center;gap:12px;padding:clamp(36px,8vw,64px) 24px;display:grid}.customer-support-success>svg{color:#12652b}.customer-support-success small{color:var(--muted);overflow-wrap:anywhere;margin-top:8px}@media (max-width:620px){.my-support-card{grid-template-columns:auto minmax(0,1fr)}.my-support-card .summary-link{grid-column:1/-1;justify-content:center}}
