:root{--paper:#f7f7f2;--white:#fff;--ink:#23362f;--muted:#64716a;--green:#315b49;--green-dark:#244637;--sage:#e7ece3;--line:#dce1d8;--accent:#e78258;--peach:#f1ddca;--shadow:0 18px 60px #26372c18;font-family:'DM Sans',system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #dd8a3f;outline-offset:4px}img{display:block;max-width:100%}svg{width:20px;height:20px;flex-shrink:0;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.045em}p{line-height:1.6}select,input{min-height:44px;min-width:0}[hidden]{display:none!important}.container{max-width:1220px;width:calc(100% - 96px);margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:15px;background:var(--ink);color:#fff}.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:20;background:#f7f7f2f2;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;font-size:27px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.brand>span:not(.brand-mark){font-weight:500}.brand>b{color:var(--accent)}.brand-mark{width:24px;display:grid;gap:3px;margin-right:10px;transform:rotate(-8deg)}.brand-mark i{display:block;height:5px;background:var(--green);border-radius:2px}.brand-mark i:nth-child(2){width:20px;background:var(--accent)}.brand-mark i:nth-child(3){width:22px}.desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:650}.desktop-nav a{padding:14px 0}.desktop-nav a:hover{text-decoration:underline;text-underline-offset:7px}.header-bag{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:9px;background:var(--ink);color:white;font-size:13px;font-weight:650;min-height:44px}.count-badge{display:inline-flex;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:50%;font-size:11px;background:#e9eddc;color:var(--green-dark);font-weight:800}
.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;padding-block:64px 60px}.hero-copy{padding-block:12px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--green);display:flex;align-items:center;gap:8px;margin-bottom:17px}.little-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.hero h1{font-size:clamp(38px,4.4vw,64px);line-height:1.08;letter-spacing:-.058em}.hero h1 em{font:italic 1.02em/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.045em;color:var(--green)}.hero-description{font-size:16px;max-width:390px;color:var(--muted);margin-top:22px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:700;line-height:1.3;text-align:center;transition:background .15s,transform .15s}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{border-color:#cdd5c9;background:transparent;color:var(--ink)}.button-secondary:hover{background:var(--sage)}.button-small{min-height:42px;padding:9px 13px;font-size:12px}.text-link{display:inline-flex;align-items:center;gap:8px;background:transparent;font-size:13px;font-weight:700;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.hero-note{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:25px}.hero-note svg{width:16px;height:16px}.hero-shelf{height:355px;border-radius:50% 50% 18px 18px;background:var(--peach);position:relative;isolation:isolate;margin-right:8px}.hero-shelf:before{content:'';position:absolute;inset:24px;border:1px solid #b9886640;border-radius:50% 50% 8px 8px;z-index:-1}.shelf-word{position:absolute;top:29px;left:0;width:100%;text-align:center;font:italic 20px Georgia,serif;color:#765d44}.hero-book{position:absolute;width:33%;height:auto;aspect-ratio:300/425;object-fit:contain;box-shadow:9px 15px 15px #53392330;border-radius:2px}.book-one{left:5%;top:88px;transform:rotate(-13deg);z-index:1}.book-two{left:33%;top:70px;transform:rotate(1deg);z-index:3}.book-three{right:1%;top:88px;transform:rotate(13deg);z-index:2}.shelf-sticker{position:absolute;right:-10px;bottom:10px;z-index:4;background:#f8f8ee;color:var(--ink);border:1px solid #d8d6be;transform:rotate(8deg);width:119px;height:119px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:12px;line-height:1.45}.shelf-sticker b{font-weight:750}
.packs-section{background:#edf0e8;padding-block:45px;border-block:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-heading h2{font-size:34px;line-height:1.15}.section-heading .eyebrow{margin-bottom:10px;font-size:10px}.section-heading>p{font-size:13px;color:var(--muted)}.pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pack-card{background:var(--paper);border:1px solid #d3dbcd;border-radius:12px;padding:20px;text-align:left;min-width:0;transition:border-color .15s,background .15s}.pack-card:hover{border-color:var(--green)}.pack-card[aria-pressed=true]{background:white;border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.pack-top,.pack-main,.pack-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.pack-top>span:first-child{font-size:13px;font-weight:750}.pack-top small{font-size:10px;font-weight:500;color:var(--muted);margin-left:7px}.radio-mark{width:18px;height:18px;border:1.5px solid #a8b5a3;border-radius:50%;flex-shrink:0}.pack-card[aria-pressed=true] .radio-mark{border:5px solid var(--green);background:#fff}.pack-main{margin:15px 0}.pack-main strong{font-size:31px;line-height:1;letter-spacing:-.05em}.pack-main strong small{font-size:13px;font-weight:500;letter-spacing:0}.pack-main>b{font-size:20px;font-weight:650;letter-spacing:-.04em}.pack-bottom{border-top:1px solid var(--line);padding-top:12px;font-size:10px}.pack-bottom>span:first-child{color:var(--muted)}.pack-bottom>span:last-child{color:var(--green);font-weight:750}.section-note{display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;color:var(--muted);margin-top:20px}.section-note svg{width:17px;height:17px}
.catalogue-section{padding-block:58px 60px}.catalogue-tools{display:flex;gap:12px;align-items:stretch}.search-field{background:white;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:11px;flex:1;padding:4px 15px;min-width:0}.search-field>span{color:var(--muted)}.search-field input{border:0;outline:0;width:100%;font-size:14px;color:var(--ink);background:transparent}.search-field:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #315b4917}.search-field input:focus-visible{outline:0}.search-field input::-webkit-search-cancel-button{display:none}.search-field button{background:none;padding:8px;margin-right:-8px}.select-field{border:1px solid var(--line);background:white;border-radius:9px;padding:7px 11px 4px;min-width:150px}.select-field>span{display:block;font-size:9px;line-height:1;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.select-field select{width:100%;padding:0 24px 0 0;min-height:30px;border:0;background:transparent;color:var(--ink);font-size:12px}.catalogue-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-block:13px 18px;font-size:12px;color:var(--muted)}.catalogue-meta .text-link{font-size:11px;color:var(--green);min-height:32px;text-align:right}.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.manga-card{position:relative;display:flex;gap:15px;padding:15px;border:1px solid var(--line);background:white;border-radius:12px;min-width:0;transition:border-color .15s,box-shadow .15s}.manga-card:hover{border-color:#829b88;box-shadow:0 5px 18px #2446370b}.card-art{width:77px;height:110px;flex-shrink:0;border-radius:3px;overflow:hidden;background:var(--sage)}.card-art img{width:100%;height:100%;object-fit:contain}.cover-fallback{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--tile,#e5eadc);color:#46634f}.cover-fallback svg{width:29px;height:29px;stroke-width:1}.cover-fallback span{font-size:8px;text-transform:uppercase;letter-spacing:.14em}.card-copy{min-width:0;display:flex;flex-direction:column;flex:1;padding-block:2px}.card-genre{font-size:9px;letter-spacing:.025em;color:var(--muted);margin-bottom:5px}.card-copy h3{font-size:16px;line-height:1.18;letter-spacing:-.035em;margin:0 0 7px;overflow-wrap:anywhere}.card-copy p{font-size:11px;line-height:1.4;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.card-action{display:flex;align-items:center;justify-content:space-between;gap:5px;color:var(--green);font-size:10px;font-weight:750;margin-top:auto}.card-action svg{width:15px;height:15px}.card-selected{position:absolute;top:6px;left:6px;font-size:10px;font-weight:750;background:var(--green);color:white;border:2px solid white;border-radius:15px;padding:4px 7px}.load-more{text-align:center;margin-top:28px}.load-more>p{font-size:10px;color:var(--muted);margin-top:12px}.empty-state{text-align:center;padding:45px 15px;background:var(--sage);border-radius:12px}.empty-state>span{display:inline-block;margin-bottom:12px}.empty-state h3{font-size:21px}.empty-state p{margin:8px 0 20px;font-size:13px;color:var(--muted)}
.how-section{padding-block:50px;background:#eeeede;border-top:1px solid var(--line)}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;list-style:none;margin:30px 0 0;padding:0}.how-grid li>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #aebba8;border-radius:50%;font-size:12px;font-weight:700;margin-bottom:16px}.how-grid h3{font-size:18px;margin-bottom:9px}.how-grid p{font-size:13px;color:var(--muted);max-width:300px}.contact-line{border-top:1px solid #d2d7c8;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:38px;padding-top:27px}.contact-line strong{font-size:14px}.contact-line p{font-size:12px;color:var(--muted);margin-top:4px}.contact-line .button{font-size:12px}.site-footer{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding-block:32px}.site-footer .brand{font-size:23px}.site-footer>p{font-size:11px;color:var(--muted);flex:1}.site-footer>a:not(.brand){font-size:12px;font-weight:650}.site-footer>small{font-size:9px;flex-basis:100%;color:#727c71}.site-footer small a{text-decoration:underline;text-underline-offset:3px}.mobile-nav{display:none}
/* Les fiches et le panier restent accessibles indépendamment du défilement. */
.sheet{color:var(--ink);background:var(--paper);border:0;padding:0;box-shadow:var(--shadow);overflow:hidden;max-width:calc(100% - 40px);max-height:90dvh;width:790px;border-radius:18px}.sheet[open]{display:flex;flex-direction:column}.sheet::backdrop{background:#14251dc0;backdrop-filter:blur(4px)}.sheet-header{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:65px;padding:10px 24px;border-bottom:1px solid var(--line);flex-shrink:0;background:var(--paper)}.sheet-header h2{font-size:23px;display:flex;gap:12px;align-items:center}.icon-button,.back-button{display:flex;align-items:center;justify-content:center;background:transparent;min-width:44px;min-height:44px;border-radius:7px}.icon-button:hover,.back-button:hover{background:var(--sage)}.back-button{gap:8px;font-size:12px;font-weight:650;padding:0 8px;margin-left:-8px}.sheet-scroll{overflow-y:auto;overscroll-behavior:contain;min-height:0;padding:26px}.detail-intro{display:grid;grid-template-columns:108px minmax(0,1fr);gap:23px;align-items:start}.detail-art{height:151px;border-radius:5px;overflow:hidden}.detail-art>img{width:100%;height:100%;object-fit:contain}.detail-intro .eyebrow{font-size:10px;margin:5px 0 9px}.detail-intro h2{font-size:30px;line-height:1.12;margin-bottom:12px;overflow-wrap:anywhere}.detail-intro p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.55}.detail-page-link{display:inline-block;font-size:10px;margin-top:12px;color:var(--green);text-decoration:underline;text-underline-offset:3px;min-height:24px}.detail-pack{margin-top:24px;display:flex;align-items:center;gap:11px;background:var(--sage);border-radius:9px;padding:10px 12px;font-size:11px}.detail-pack label{font-weight:700;white-space:nowrap}.detail-pack select{flex:1;min-width:0;border:0;background:white;border-radius:5px;padding:8px;font-size:11px;color:var(--ink)}.detail-pack>span{font-size:10px;white-space:nowrap;color:var(--green);font-weight:650}.range-section{margin-top:25px}.range-section h3,.volume-heading h3{font-size:17px;letter-spacing:-.025em}.range-section>p{font-size:12px;color:var(--muted);margin-top:6px}.range-section form{display:grid;grid-template-columns:100px 100px minmax(0,1fr);gap:12px;align-items:end;margin-top:15px}.range-section label{display:grid;gap:6px;font-size:11px;font-weight:600}.range-section input{width:100%;border:1px solid #cdd5ca;border-radius:7px;background:white;padding:10px 12px;color:var(--ink);font-size:16px;height:46px}.range-section .button{min-height:46px}.range-feedback{font-size:11px!important;min-height:18px;line-height:1.4!important;color:var(--green)!important}.range-feedback.error{color:#a74328!important}.volume-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;margin-bottom:16px}.volume-heading>span{font-size:10px;color:var(--muted)}.volume-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.volume-button{position:relative;min-width:0;padding:5px;border:1px solid var(--line);border-radius:7px;background:white;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:10px;font-weight:600;min-height:44px}.volume-button:hover{border-color:var(--green)}.volume-button[aria-pressed=true]{border:2px solid var(--green);padding:4px;background:#e5eddf}.volume-button img{width:100%;aspect-ratio:300/425;object-fit:contain;border-radius:3px}.volume-check{position:absolute;right:5px;top:5px;border-radius:50%;padding:3px;background:white;color:var(--green);box-shadow:0 1px 4px #0003}.volume-check svg{width:14px;height:14px}.volume-button[aria-pressed=true] .volume-check{background:var(--green);color:white}.volume-pagination{display:flex;justify-content:space-between;margin-top:14px;gap:12px}.cover-caption{font-size:9px;color:var(--muted);margin-top:13px}.cover-caption a{text-decoration:underline;text-underline-offset:3px}.detail-selected{margin-top:20px}.detail-selected h3{font-size:14px;margin-bottom:11px}.tome-chips{display:flex;flex-wrap:wrap;gap:7px}.tome-chip{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 11px;background:white;border:1px solid #c8d3c3;border-radius:6px;font-size:11px}.tome-chip:hover{background:#fbe9dd;border-color:#e0a180}.tome-chip svg{width:12px;height:12px}.availability-note{font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:16px;margin-top:23px}.sheet-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);background:white;padding:16px 26px;flex-shrink:0}.sheet-footer>div{display:grid;gap:3px}.sheet-footer>div>span{font-size:10px;color:var(--muted)}.sheet-footer strong{font-size:14px;font-weight:750}.sheet-footer .button{font-size:12px}
.basket-sheet{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:465px;border-radius:0;max-width:100%}.basket-sheet .sheet-scroll{flex:1}.basket-pack-label{display:block;font-size:11px;font-weight:700;margin-bottom:8px}.basket-sheet select{width:100%;font-size:12px;color:var(--ink);background:white;border:1px solid #cdd5ca;border-radius:7px;padding:10px;min-height:48px}.pack-progress{height:5px;border-radius:4px;background:#dfe5da;overflow:hidden;margin-top:16px}.pack-progress span{display:block;height:100%;width:0;background:var(--green);transition:width .2s}.pack-progress.over span{background:#b74e34}#basket-status{font-size:11px;color:var(--muted);margin-top:7px}.basket-group{margin-top:23px;padding-top:20px;border-top:1px solid var(--line)}.basket-group-head{display:flex;align-items:center;gap:12px}.basket-group-head>div{flex:1;min-width:0}.basket-group-head h3{font-size:15px;line-height:1.25}.basket-group-head p{font-size:10px;color:var(--muted);margin-top:4px}.basket-group-head .basket-cover{width:38px;height:53px;object-fit:contain;border-radius:3px;flex:0 0 auto;background:var(--sage)}.basket-group-head .icon-button{color:var(--muted)}.basket-group .tome-chips{margin-top:12px}.basket-empty{text-align:center;padding:38px 10px 22px}.basket-empty>span{display:inline-block;color:#8b9c85;margin-bottom:15px}.basket-empty svg{width:36px;height:36px}.basket-empty h3{font-size:20px}.basket-empty p{font-size:12px;color:var(--muted);margin-top:8px}.basket-continue{width:100%;margin-top:23px}.basket-footer{border-top:1px solid var(--line);padding:19px 26px 14px;background:white;flex-shrink:0}.basket-price{display:flex;align-items:center;justify-content:space-between;font-size:12px}.basket-price strong{font-size:24px;letter-spacing:-.04em}.basket-footer>p{font-size:10px;color:var(--muted);margin:8px 0 13px}.basket-footer .button{width:100%;font-size:12px}.basket-footer .button[aria-disabled=true]{background:#cdd6c7;color:#546450;cursor:not-allowed}.copy-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:transparent;min-height:44px;font-size:11px;color:var(--muted);margin-top:4px}.copy-button svg{width:14px;height:14px}.basket-footer #copy-feedback{margin:0;min-height:0;text-align:center;color:var(--green)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);z-index:80;background:var(--ink);color:white;border-radius:9px;box-shadow:var(--shadow);padding:13px 20px;max-width:calc(100% - 32px);width:max-content;font-size:12px;line-height:1.45;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%,0)}
.series-page{max-width:900px;padding-block:40px 70px}.breadcrumb{display:block;margin:30px 0;font-size:12px;color:var(--green)}.series-detail{display:grid;grid-template-columns:190px minmax(0,1fr);gap:45px;align-items:start}.series-art{height:270px;border-radius:6px;overflow:hidden}.series-art img{width:100%;height:100%;object-fit:contain}.series-detail h1{font-size:42px;line-height:1.1;margin-bottom:22px}.series-synopsis{font-size:16px;color:var(--muted);margin-bottom:22px}.series-detail .button{margin-top:12px}.series-help{font-size:12px;color:var(--muted);margin-top:16px}.credits-list{padding-left:20px;font-size:14px;line-height:2}.credits-list a{text-decoration:underline}.credits-title{font-size:34px;margin:25px 0 20px}.credits-description{font-size:14px;color:var(--muted);margin-bottom:25px}
@media(min-width:1450px){.hero{gap:70px}.hero-shelf{height:365px}.hero-book{width:31%}.book-one{left:7%}.book-two{left:35%}.book-three{right:1%}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:18px;font-size:12px}.hero{gap:35px}.hero h1{font-size:45px}.hero-shelf{height:310px}.shelf-word{font-size:18px}.shelf-sticker{height:100px;width:100px;font-size:10px;bottom:8px}.pack-top small{display:block;margin:4px 0 0}.pack-main strong{font-size:28px}.pack-main>b{font-size:18px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{height:68px}.brand{font-size:25px}.desktop-nav{display:none}.hero{gap:23px;padding-block:39px}.hero h1{font-size:35px}.hero-description{font-size:13px;margin-top:17px}.hero .eyebrow{font-size:9px;letter-spacing:.05em}.hero-shelf{height:248px;margin-right:0}.shelf-word{font-size:15px;top:24px}.book-one,.book-three{top:76px}.book-two{top:60px}.shelf-sticker{height:84px;width:84px;right:-7px;bottom:7px;font-size:9px}.hero-actions{gap:10px;margin-top:18px}.hero-actions .button{padding:12px 14px;font-size:11px}.hero-actions .text-link{font-size:11px}.hero-note{font-size:9px;margin-top:14px}.pack-grid{gap:10px}.pack-card{padding:14px}.pack-main{flex-wrap:wrap;gap:8px}.pack-main strong{font-size:28px}.pack-main>b{font-size:16px}.pack-bottom{display:grid;gap:6px;font-size:10px}.section-heading h2{font-size:29px}.section-heading>p{font-size:11px}.section-note{font-size:10px;align-items:start;text-align:left}.catalogue-tools{gap:8px;flex-wrap:wrap}.search-field{flex-basis:100%;min-height:54px}.select-field{flex:1;min-width:0}.catalogue-meta{margin-bottom:13px}.how-grid{gap:20px}.how-grid h3{font-size:15px}.how-grid p{font-size:12px}.sheet{max-width:calc(100% - 24px)}.basket-sheet{max-width:100%}.site-footer{padding-bottom:106px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:5px 10px calc(5px + env(safe-area-inset-bottom));box-shadow:0 -4px 18px #213c2710}.mobile-nav>a,.mobile-nav>button{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:51px;color:var(--muted);background:transparent;font-size:10px;font-weight:650}.mobile-nav .active{color:var(--green);background:var(--sage);border-radius:8px}.mobile-bag-icon{position:relative}.mobile-bag-icon b{position:absolute;right:-13px;top:-3px;min-width:16px;height:16px;padding:0 3px;display:grid;place-items:center;background:var(--green);border-radius:8px;color:white;font-size:8px}.mobile-nav svg{width:19px;height:19px}.toast{bottom:83px}.series-detail{gap:25px;grid-template-columns:140px minmax(0,1fr)}.series-art{height:200px}.series-detail h1{font-size:33px}.series-synopsis{font-size:14px}.series-page{padding-bottom:100px}}
@media(max-width:540px){html{scroll-padding-top:83px}.container{width:calc(100% - 32px)}.header-inner{height:63px;gap:12px}.brand{font-size:24px}.header-bag{padding:8px 10px;gap:8px;min-height:40px}.header-bag-label{display:none}.header-bag .count-badge{height:20px;min-width:20px;font-size:10px}.hero{display:block;padding-block:35px 30px}.hero-copy{padding:0}.hero-shelf{display:none}.hero h1{font-size:39px;letter-spacing:-.055em;line-height:1.09}.hero .eyebrow{font-size:9px;margin-bottom:15px}.hero-description{max-width:310px;font-size:14px;line-height:1.6;margin-top:17px}.hero-actions{gap:18px;margin-top:22px}.hero-actions .button{font-size:12px;padding:13px 15px}.hero-actions .text-link{font-size:11px}.hero-note{font-size:10px;margin-top:17px}.packs-section{padding-block:29px}.section-heading{display:block;margin-bottom:19px}.section-heading h2{font-size:28px}.section-heading .eyebrow{font-size:9px;margin-bottom:7px}.section-heading>p{margin-top:11px;font-size:12px}.section-heading>p br{display:none}.pack-grid{grid-template-columns:1fr;gap:10px}.pack-card{padding:14px 15px;display:grid;grid-template-columns:1fr auto;gap:0 16px;position:relative}.pack-top{grid-column:1;grid-row:1;padding-right:15px;justify-content:start}.pack-top>span:first-child{font-size:12px}.pack-top small{display:inline-block;margin:0 0 0 8px;font-size:10px}.radio-mark{width:16px;height:16px;position:absolute;top:17px;right:15px}.pack-main{grid-column:1;grid-row:2;justify-content:start;margin:10px 0 0;gap:18px}.pack-main strong{font-size:27px}.pack-main strong small{font-size:12px}.pack-main>b{font-size:17px}.pack-bottom{grid-column:2;grid-row:2;border:0;padding:0;align-self:end;text-align:right;gap:5px;min-width:90px}.pack-bottom>span{font-size:9px}.section-note{margin-top:15px;line-height:1.5;font-size:10px;gap:7px}.catalogue-section{padding-block:35px 36px}.catalogue-grid{grid-template-columns:1fr;gap:10px}.manga-card{padding:14px;gap:15px}.card-art{width:77px;height:109px}.card-copy h3{font-size:18px;margin-bottom:8px}.card-genre{font-size:10px}.card-copy p{font-size:12px}.card-action{font-size:11px}.catalogue-meta{font-size:10px;gap:10px;margin-top:12px}.catalogue-meta .text-link{font-size:10px;max-width:52%;line-height:1.4}.load-more{margin-top:20px}.how-section{padding-block:33px}.how-section h2{font-size:27px;max-width:290px}.how-grid{grid-template-columns:1fr;gap:22px;margin-top:24px}.how-grid li{position:relative;padding-left:43px}.how-grid li>span{position:absolute;left:0;top:0}.how-grid h3{font-size:17px;margin-bottom:6px}.how-grid p{font-size:12px;max-width:none}.contact-line{display:block;margin-top:26px;padding-top:22px}.contact-line .button{margin-top:16px;min-height:44px}.site-footer{gap:15px;padding-top:26px}.site-footer>p{flex-basis:100%;order:2}.site-footer>a:not(.brand){margin-left:auto;font-size:11px}.site-footer>small{order:3;font-size:9px;line-height:1.5}.sheet,.basket-sheet{max-width:100%;width:100%;height:100dvh;max-height:100dvh;inset:0;margin:0;border-radius:0}.sheet-header{min-height:61px;padding:8px 16px;padding-top:calc(8px + env(safe-area-inset-top))}.sheet-scroll{padding:21px 16px;flex:1}.detail-intro{grid-template-columns:80px minmax(0,1fr);gap:16px}.detail-art{height:114px}.detail-intro h2{font-size:25px;margin-bottom:9px}.detail-intro .eyebrow{font-size:9px;margin:1px 0 7px}.detail-intro p:not(.eyebrow){font-size:12px;line-height:1.55}.detail-page-link{margin-top:10px;font-size:10px}.detail-pack{flex-wrap:wrap;padding:10px;gap:8px;margin-top:20px}.detail-pack select{font-size:11px;flex:1}.detail-pack>span{width:100%;text-align:right;font-size:10px}.range-section{margin-top:21px}.range-section h3,.volume-heading h3{font-size:16px}.range-section>p{font-size:11px}.range-section form{grid-template-columns:1fr 1fr;gap:10px}.range-section form .button{grid-column:1/-1;min-height:46px}.range-section label{font-size:11px}.range-feedback{min-height:17px}.volume-heading{display:block;margin-top:17px}.volume-heading>span{display:block;margin-top:6px}.volume-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.volume-button{font-size:9px;gap:6px;padding:4px}.volume-button[aria-pressed=true]{padding:3px}.volume-check{right:3px;top:3px;padding:2px}.volume-check svg{width:12px;height:12px}.cover-caption{font-size:9px;line-height:1.55}.sheet-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:8px}.sheet-footer strong{font-size:12px}.sheet-footer .button{font-size:11px;padding:12px 14px;min-height:45px}.basket-footer{padding:15px 16px calc(9px + env(safe-area-inset-bottom))}.basket-footer>.button{font-size:12px;min-height:47px}.basket-footer>p{font-size:9px;margin:5px 0 11px}.basket-price strong{font-size:22px}.basket-group-head h3{font-size:14px}.basket-footer .copy-button{font-size:10px;min-height:38px}.series-detail{grid-template-columns:85px minmax(0,1fr);gap:18px}.series-art{height:121px}.series-detail h1{font-size:28px;margin-bottom:16px}.series-synopsis{font-size:13px}.series-detail .button{width:100%;font-size:11px;padding:12px}.series-help{font-size:11px}.series-detail .eyebrow{font-size:9px}}
@media(max-width:359px){.container{width:calc(100% - 24px)}.hero h1{font-size:35px}.hero-actions{gap:9px}.hero-actions .button{font-size:11px;padding:12px}.hero-actions .text-link{font-size:10px}.pack-top small{margin-left:5px;font-size:9px}.pack-main{gap:12px}.pack-main strong{font-size:25px}.pack-main>b{font-size:16px}.pack-card{padding:13px}.manga-card{padding:12px;gap:12px}.card-art{width:67px;height:96px}.card-copy h3{font-size:16px}.card-copy p{font-size:11px}.detail-intro{grid-template-columns:65px minmax(0,1fr);gap:13px}.detail-art{height:92px}.detail-intro h2{font-size:23px}.sheet-footer .button{padding:12px 10px;font-size:10px}}
.basket-cover{overflow:hidden}.basket-cover>img{width:100%;height:100%;object-fit:contain}.basket-cover .cover-fallback span{display:none}.basket-cover .cover-fallback svg{width:22px;height:22px}.volume-button img{height:auto}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.manga-directory>h1{font-size:clamp(2.25rem,5vw,3.5rem);margin:14px 0 18px}.series-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0;margin:28px 0 0;list-style:none}.series-directory-grid li{min-width:0}.series-directory-grid a{display:block;height:100%;padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.series-directory-grid a:hover{border-color:var(--green);transform:translateY(-2px)}.series-directory-grid strong{display:block;font-size:17px}.series-directory-grid span{display:block;margin-top:5px;color:var(--green);font-size:14px}.series-directory-grid p{margin-top:10px;color:var(--muted);font-size:15px}.manga-directory+.site-footer{margin-top:24px}@media(max-width:760px){.series-directory-grid{grid-template-columns:1fr;gap:10px}.series-directory-grid a{padding:15px}.series-directory-grid p{font-size:16px}.series-page .breadcrumb{font-size:14px}.series-page .series-help{font-size:14px;line-height:1.55}.series-detail .series-synopsis{font-size:16px}}
.duration-extension{margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#f7f8f4}.duration-extension .basket-pack-label{margin-bottom:8px}.duration-extension select{margin-bottom:4px}.duration-extension p{margin:8px 0 2px;font-size:12px;font-weight:700;color:var(--ink)}.duration-extension small{display:block;color:var(--muted);font-size:10px;line-height:1.5}.basket-footer .button-whatsapp{margin-top:8px;background:#e8f5eb;border-color:#b4d8bd;color:#176534;text-decoration:none}.basket-footer .button-whatsapp:hover{background:#d9eddf}.basket-footer .button-whatsapp[aria-disabled=true]{background:#e1e6e1;border-color:#d5dbd5;color:#768076}
